From f11dec79e302a9570e731756d25144ddde0e38fb Mon Sep 17 00:00:00 2001 From: Christopher Aillon Date: Thu, 30 Sep 2004 03:23:58 +0000 Subject: - Add the xul mime type to the .desktop file --- firefox.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firefox.desktop') 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; -- cgit