diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2010-09-01 19:09:11 +0100 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-09-01 19:09:57 +0100 |
commit | d62ee7eaf2ba025c3f64b2d4e10dc7cec4637612 (patch) | |
tree | f36fe3008f36ff75cbdd31b630f8f13f1f205ebb /meta/packages/claws-mail/files/desktop.patch | |
parent | caab7fc509bf27706ff3248689f6afd04225cfda (diff) | |
download | poky-d62ee7eaf2ba025c3f64b2d4e10dc7cec4637612.tar.gz |
packages: Separate out most of the remaining packages into recipes
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages/claws-mail/files/desktop.patch')
-rw-r--r-- | meta/packages/claws-mail/files/desktop.patch | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/meta/packages/claws-mail/files/desktop.patch b/meta/packages/claws-mail/files/desktop.patch deleted file mode 100644 index c5ed7a9c7d..0000000000 --- a/meta/packages/claws-mail/files/desktop.patch +++ /dev/null | |||
@@ -1,19 +0,0 @@ | |||
1 | Index: claws-mail-2.9.1/claws-mail.desktop | ||
2 | =================================================================== | ||
3 | --- claws-mail-2.9.1.orig/claws-mail.desktop 2007-04-24 17:40:20.000000000 +0100 | ||
4 | +++ claws-mail-2.9.1/claws-mail.desktop 2007-04-25 07:08:36.000000000 +0100 | ||
5 | @@ -1,11 +1,11 @@ | ||
6 | [Desktop Entry] | ||
7 | Encoding=UTF-8 | ||
8 | -Name=Claws Mail | ||
9 | +Name=Mail | ||
10 | Exec=claws-mail | ||
11 | Icon=claws-mail | ||
12 | -Info="Claws Mail" | ||
13 | +Info=Email Application | ||
14 | Categories=GTK;Network;Email; | ||
15 | -Comment="Gtk+ based Mail Client" | ||
16 | +Comment=Email Application | ||
17 | Terminal=false | ||
18 | Type=Application | ||
19 | StartupNotify=true | ||