[arch-commits] Commit in firefox/trunk (PKGBUILD firefox.desktop)

Jan de Groot jgc at archlinux.org
Fri Jan 15 16:22:52 UTC 2010


    Date: Friday, January 15, 2010 @ 11:22:52
  Author: jgc
Revision: 63178

Implement FS#17845: update categories in .desktop file.
Also fix .desktop file to pass validation

Modified:
  firefox/trunk/PKGBUILD
  firefox/trunk/firefox.desktop

-----------------+
 PKGBUILD        |    2 +-
 firefox.desktop |    6 ++----
 2 files changed, 3 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-15 16:08:12 UTC (rev 63177)
+++ PKGBUILD	2010-01-15 16:22:52 UTC (rev 63178)
@@ -22,7 +22,7 @@
         firefox-version.patch)
 md5sums=('82e6f568ddeaae52e85aa089277f5d14'
          'd672df11a6e16a5dec68428b00bfb810'
-         '68cf02788491c6e846729b2f2913bf79'
+         'ba96924ece1d77453e462429037a2ce5'
          '5e68cabfcf3c021806b326f664ac505e'
          'bd5db57c23c72a02a489592644f18995'
          '346d74ec560e7bbf453c02ff21f4b868'

Modified: firefox.desktop
===================================================================
--- firefox.desktop	2010-01-15 16:08:12 UTC (rev 63177)
+++ firefox.desktop	2010-01-15 16:22:52 UTC (rev 63178)
@@ -1,10 +1,8 @@
 [Desktop Entry]
-Encoding=UTF-8
 Exec=firefox %u
 Icon=firefox
 Type=Application
 Terminal=false
-MultipleArgs=false
 Name=Firefox
 Name[bn]=ফায়ারফক্স3
 Name[eo]=Fajrovulpo3
@@ -78,6 +76,6 @@
 GenericName[zh_CN]=网页浏览器
 GenericName[zh_TW]=網頁瀏覽器
 GenericName[zu]=Umcingi we-Web
-MimeType=text/html
+MimeType=text/html;
 StartupNotify=true
-Categories=Application;Network;
+Categories=Network;WebBrowser;




More information about the arch-commits mailing list