diff options
author | Graeme Gregory <dp@xora.org.uk> | 2007-07-18 14:08:35 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2007-07-18 14:08:35 +0000 |
commit | 0772c3749d33cf0a5858f5d966ab5f2cb8a8ae7e (patch) | |
tree | 388693f9c49ed2bc60e0f210bd00ce2a5a9754c6 /packages/sylpheed/files/desktop.patch | |
parent | b10ab4c66b5a54fac0a10df1eb59b08f5eb217b4 (diff) |
claws-mail_2.9.1.bb : version bump and new embedded GUI thanks to poky
claws-plugin-* : version bumps for above, thanks to poky
Diffstat (limited to 'packages/sylpheed/files/desktop.patch')
-rw-r--r-- | packages/sylpheed/files/desktop.patch | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/packages/sylpheed/files/desktop.patch b/packages/sylpheed/files/desktop.patch new file mode 100644 index 0000000000..c5ed7a9c7d --- /dev/null +++ b/packages/sylpheed/files/desktop.patch @@ -0,0 +1,19 @@ +Index: claws-mail-2.9.1/claws-mail.desktop +=================================================================== +--- claws-mail-2.9.1.orig/claws-mail.desktop 2007-04-24 17:40:20.000000000 +0100 ++++ claws-mail-2.9.1/claws-mail.desktop 2007-04-25 07:08:36.000000000 +0100 +@@ -1,11 +1,11 @@ + [Desktop Entry] + Encoding=UTF-8 +-Name=Claws Mail ++Name=Mail + Exec=claws-mail + Icon=claws-mail +-Info="Claws Mail" ++Info=Email Application + Categories=GTK;Network;Email; +-Comment="Gtk+ based Mail Client" ++Comment=Email Application + Terminal=false + Type=Application + StartupNotify=true |