Files
extra/xfe/libre.patch
2025-06-22 20:39:04 -05:00

18 lines
989 B
Diff

diff --git a/xferc.in b/xferc.in
index 8245e8b2..4be6bc80 100644
--- a/xferc.in
+++ b/xferc.in
@@ -201,9 +201,9 @@ frm = "<txteditor>,<txtviewer>,<txteditor>;VisualBasic Source;text_32x32.png;tex
asc = "<txteditor>,<txtviewer>,<txteditor>;ASCII File;text_32x32.png;text_16x16.png;;"
# Web
-html = "firefox,firefox,<txteditor>;Hyper Text;html_32x32.png;html_16x16.png;;"
-htm = "firefox,firefox,<txteditor>;Hyper Text;html_32x32.png;html_16x16.png;;"
-php = "firefox,firefox,<txteditor>;PHP Source;html_32x32.png;html_16x16.png;;"
+html = "iceweasel-uxp,iceweasel-uxp,<txteditor>;Hyper Text;html_32x32.png;html_16x16.png;;"
+htm = "iceweasel-uxp,iceweasel-uxp,<txteditor>;Hyper Text;html_32x32.png;html_16x16.png;;"
+php = "iceweasel-uxp,iceweasel-uxp,<txteditor>;PHP Source;html_32x32.png;html_16x16.png;;"
js = "<txteditor>,<txtviewer>,<txteditor>;Javascript;html_32x32.png;html_16x16.png;;"
css = "<txteditor>,<txtviewer>,<txteditor>;Style Sheet;text_32x32.png;text_16x16.png;;"