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

Ionut Biru ibiru at archlinux.org
Tue May 3 18:36:48 UTC 2011


    Date: Tuesday, May 3, 2011 @ 14:36:48
  Author: ibiru
Revision: 122294

pass emails as argument to start the composer window. FS#24076

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

---------------------+
 PKGBUILD            |    4 ++--
 thunderbird.desktop |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-03 18:32:30 UTC (rev 122293)
+++ PKGBUILD	2011-05-03 18:36:48 UTC (rev 122294)
@@ -4,7 +4,7 @@
 # Contributor: Anders Bostrom <anders.bostrom at home.se>
 pkgname=thunderbird
 pkgver=3.1.10
-pkgrel=1
+pkgrel=2
 pkgdesc="Standalone Mail/News reader"
 arch=('i686' 'x86_64')
 license=('MPL' 'GPL')
@@ -24,7 +24,7 @@
         gcc46.patch)
 md5sums=('2a81f3ee7ea7acff0ee2eaee6574ea11'
          '529d4caad3027116ab9e000438ca70fa'
-         '37457073c7f6feeb86c053701d23197f'
+         'af3e5b344d2edf1c7d61bb0a5a96de9a'
          '25b6fe16ac24cd5c852213e5c1adb272'
          '48ffcdb877a69d383b7d354e330f7658'
          '3dca714ee8054634e6dfdb059464dc42'

Modified: thunderbird.desktop
===================================================================
--- thunderbird.desktop	2011-05-03 18:32:30 UTC (rev 122293)
+++ thunderbird.desktop	2011-05-03 18:36:48 UTC (rev 122294)
@@ -3,7 +3,7 @@
 Name=Thunderbird
 Comment=Mail & News Reader
 GenericName=Mail Client & News Reader
-Exec=thunderbird
+Exec=thunderbird %u
 TryExec=thunderbird
 Icon=thunderbird
 Terminal=false




More information about the arch-commits mailing list