Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2013 02:59:55 GMT
From:      svn-freebsd-gecko@chruetertee.ch
To:        freebsd-gecko@freebsd.org
Subject:   [SVN-Commit] r1398 - in trunk: mail/linux-thunderbird/files mail/thunderbird/files www/firefox-esr/files www/firefox-nightly/files www/firefox/files www/linux-firefox/files www/linux-seamonkey/files www/seamonkey/files
Message-ID:  <201311200259.rAK2xtMT006382@trillian.chruetertee.ch>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Wed Nov 20 02:59:55 2013
New Revision: 1398

Log:
use valid categories

Modified:
   trunk/mail/linux-thunderbird/files/linux-thunderbird.desktop.in
   trunk/mail/thunderbird/files/thunderbird.desktop.in
   trunk/www/firefox-esr/files/firefox.desktop.in
   trunk/www/firefox-nightly/files/firefox.desktop.in
   trunk/www/firefox/files/firefox.desktop.in
   trunk/www/linux-firefox/files/linux-firefox.desktop.in
   trunk/www/linux-seamonkey/files/linux-seamonkey.desktop.in
   trunk/www/seamonkey/files/seamonkey.desktop.in

Modified: trunk/mail/linux-thunderbird/files/linux-thunderbird.desktop.in
==============================================================================
--- trunk/mail/linux-thunderbird/files/linux-thunderbird.desktop.in	Wed Nov 20 02:49:00 2013	(r1397)
+++ trunk/mail/linux-thunderbird/files/linux-thunderbird.desktop.in	Wed Nov 20 02:59:55 2013	(r1398)
@@ -8,4 +8,4 @@
 StartupNotify=false
 Terminal=false
 Type=Application
-Categories=Application;Network;
+Categories=Network;Email;

Modified: trunk/mail/thunderbird/files/thunderbird.desktop.in
==============================================================================
--- trunk/mail/thunderbird/files/thunderbird.desktop.in	Wed Nov 20 02:49:00 2013	(r1397)
+++ trunk/mail/thunderbird/files/thunderbird.desktop.in	Wed Nov 20 02:59:55 2013	(r1398)
@@ -8,4 +8,4 @@
 StartupNotify=false
 Terminal=false
 Type=Application
-Categories=Application;Network;
+Categories=Network;Email;

Modified: trunk/www/firefox-esr/files/firefox.desktop.in
==============================================================================
--- trunk/www/firefox-esr/files/firefox.desktop.in	Wed Nov 20 02:49:00 2013	(r1397)
+++ trunk/www/firefox-esr/files/firefox.desktop.in	Wed Nov 20 02:59:55 2013	(r1398)
@@ -187,5 +187,5 @@
 StartupNotify=false
 Terminal=false
 Type=Application
-Categories=Application;Network;
+Categories=Network;WebBrowser;
 MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;

Modified: trunk/www/firefox-nightly/files/firefox.desktop.in
==============================================================================
--- trunk/www/firefox-nightly/files/firefox.desktop.in	Wed Nov 20 02:49:00 2013	(r1397)
+++ trunk/www/firefox-nightly/files/firefox.desktop.in	Wed Nov 20 02:59:55 2013	(r1398)
@@ -187,5 +187,5 @@
 StartupNotify=false
 Terminal=false
 Type=Application
-Categories=Application;Network;
+Categories=Network;WebBrowser;
 MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;

Modified: trunk/www/firefox/files/firefox.desktop.in
==============================================================================
--- trunk/www/firefox/files/firefox.desktop.in	Wed Nov 20 02:49:00 2013	(r1397)
+++ trunk/www/firefox/files/firefox.desktop.in	Wed Nov 20 02:59:55 2013	(r1398)
@@ -187,5 +187,5 @@
 StartupNotify=false
 Terminal=false
 Type=Application
-Categories=Application;Network;
+Categories=Network;WebBrowser;
 MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;

Modified: trunk/www/linux-firefox/files/linux-firefox.desktop.in
==============================================================================
--- trunk/www/linux-firefox/files/linux-firefox.desktop.in	Wed Nov 20 02:49:00 2013	(r1397)
+++ trunk/www/linux-firefox/files/linux-firefox.desktop.in	Wed Nov 20 02:59:55 2013	(r1398)
@@ -187,5 +187,5 @@
 StartupNotify=false
 Terminal=false
 Type=Application
-Categories=Application;Network;
+Categories=Network;WebBrowser;
 MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;

Modified: trunk/www/linux-seamonkey/files/linux-seamonkey.desktop.in
==============================================================================
--- trunk/www/linux-seamonkey/files/linux-seamonkey.desktop.in	Wed Nov 20 02:49:00 2013	(r1397)
+++ trunk/www/linux-seamonkey/files/linux-seamonkey.desktop.in	Wed Nov 20 02:59:55 2013	(r1398)
@@ -165,5 +165,5 @@
 Terminal=false
 Type=Application
 Icon=%%PREFIX%%/lib/%%APP_NAME%%/chrome/icons/default/default.xpm
-Categories=Application;Network;
+Categories=Network;WebBrowser;
 MimeType=text/html;text/xml;application/xhtml+xml;

Modified: trunk/www/seamonkey/files/seamonkey.desktop.in
==============================================================================
--- trunk/www/seamonkey/files/seamonkey.desktop.in	Wed Nov 20 02:49:00 2013	(r1397)
+++ trunk/www/seamonkey/files/seamonkey.desktop.in	Wed Nov 20 02:59:55 2013	(r1398)
@@ -165,5 +165,5 @@
 Terminal=false
 Type=Application
 Icon=%%MOZILLA%%.png
-Categories=Application;Network;
+Categories=Network;WebBrowser;
 MimeType=text/html;text/xml;application/xhtml+xml;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311200259.rAK2xtMT006382>