summaryrefslogtreecommitdiff
path: root/firefox.desktop
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2004-09-30 03:23:58 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2004-09-30 03:23:58 +0000
commitf11dec79e302a9570e731756d25144ddde0e38fb (patch)
tree61ad4f788ae0d1344f00c4905118b918ad86d352 /firefox.desktop
parent- Backport the GTK+ file chooser. (diff)
downloadlibrewolf-fedora-ff-f11dec79e302a9570e731756d25144ddde0e38fb.tar.gz
librewolf-fedora-ff-f11dec79e302a9570e731756d25144ddde0e38fb.tar.bz2
librewolf-fedora-ff-f11dec79e302a9570e731756d25144ddde0e38fb.zip
- Add the xul mime type to the .desktop file
Diffstat (limited to 'firefox.desktop')
-rw-r--r--firefox.desktop2
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.desktop b/firefox.desktop
index e575262..82a89c1 100644
--- a/firefox.desktop
+++ b/firefox.desktop
@@ -8,4 +8,4 @@ Exec=firefox
Icon=firefox.png
Terminal=false
Type=Application
-MimeType=text/html;text/xml;application/xhtml+xml;
+MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;
bgstack15