From 9f0d1ae239ab95903e08c418dc8b4cedaa3fe7b0 Mon Sep 17 00:00:00 2001 From: Christopher Aillon Date: Mon, 31 Jan 2011 19:02:11 -0800 Subject: Move the categories directly into the .desktop file itself No need to --add-category when we simply control the .desktop file --- firefox.desktop | 1 + 1 file changed, 1 insertion(+) (limited to 'firefox.desktop') diff --git a/firefox.desktop b/firefox.desktop index de5d47e..e3bee09 100644 --- a/firefox.desktop +++ b/firefox.desktop @@ -49,3 +49,4 @@ Type=Application StartupWMClass=Firefox-bin MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https; StartupNotify=true +Categories=Network;WebBrowser; -- cgit