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

Jan de Groot jgc at archlinux.org
Fri Jan 15 16:26:05 UTC 2010


    Date: Friday, January 15, 2010 @ 11:26:05
  Author: jgc
Revision: 63179

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

Modified:
  thunderbird/trunk/PKGBUILD
  thunderbird/trunk/thunderbird.desktop

---------------------+
 PKGBUILD            |    9 ++++++---
 thunderbird.desktop |    5 ++---
 2 files changed, 8 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-15 16:22:52 UTC (rev 63178)
+++ PKGBUILD	2010-01-15 16:26:05 UTC (rev 63179)
@@ -22,9 +22,12 @@
         thunderbird-3.0-lang.patch
         thunderbird-appversion.patch
 	thunderbird-shared-error.patch)
-md5sums=('9a564ac2489b1b0f9348dc298b913f6c' 'aacdcab7732af31a16cd4dc86665f4a3'
-         'ea4e3c3dee98e3891bef16409551eb6e' '25b6fe16ac24cd5c852213e5c1adb272'
-         '69a0134af6466c021a3f515022b7fb67' '3dca714ee8054634e6dfdb059464dc42')
+md5sums=('9a564ac2489b1b0f9348dc298b913f6c'
+         'aacdcab7732af31a16cd4dc86665f4a3'
+         '8f56c6c1c2e4b8e50db816642ca47f94'
+         '25b6fe16ac24cd5c852213e5c1adb272'
+         '69a0134af6466c021a3f515022b7fb67'
+         '3dca714ee8054634e6dfdb059464dc42')
 
 build() {
   cd "${srcdir}/comm-1.9.1"

Modified: thunderbird.desktop
===================================================================
--- thunderbird.desktop	2010-01-15 16:22:52 UTC (rev 63178)
+++ thunderbird.desktop	2010-01-15 16:26:05 UTC (rev 63179)
@@ -1,10 +1,9 @@
 [Desktop Entry]
-Encoding=UTF-8
 Name=Thunderbird
 Comment=Mail & News Reader
 Exec=thunderbird
-Icon=thunderbird.png
+Icon=thunderbird
 Terminal=false
 Type=Application
-Categories=Application;Network;
+Categories=Network;Email;
 StartupNotify=true




More information about the arch-commits mailing list