initial import

This commit is contained in:
2025-06-22 20:39:04 -05:00
commit f8a70886f0
3428 changed files with 302546 additions and 0 deletions

17
xfe/libre.patch Normal file
View File

@@ -0,0 +1,17 @@
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;;"