summaryrefslogtreecommitdiff
path: root/firefox.desktop
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@redhat.com>2011-01-31 19:02:11 -0800
committerChristopher Aillon <caillon@redhat.com>2011-01-31 19:02:11 -0800
commit9f0d1ae239ab95903e08c418dc8b4cedaa3fe7b0 (patch)
tree4f98272b6bcc248e5a7684b8215d51058401d36a /firefox.desktop
parentThe mozconfig files should not be executable (diff)
downloadlibrewolf-fedora-ff-9f0d1ae239ab95903e08c418dc8b4cedaa3fe7b0.tar.gz
librewolf-fedora-ff-9f0d1ae239ab95903e08c418dc8b4cedaa3fe7b0.tar.bz2
librewolf-fedora-ff-9f0d1ae239ab95903e08c418dc8b4cedaa3fe7b0.zip
Move the categories directly into the .desktop file itself
No need to --add-category when we simply control the .desktop file
Diffstat (limited to 'firefox.desktop')
-rw-r--r--firefox.desktop1
1 files changed, 1 insertions, 0 deletions
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;
bgstack15