From 54f98631470cbbcd6779d79376353e427996aa93 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 7 Oct 2009 01:46:56 +0000 Subject: [PATCH] - Tweak desktop file for GNOME Shell. --- evolution-2.28.0-tweak-desktop-file.patch | 12 ++++++++++++ evolution.spec | 7 +++++++ 2 files changed, 19 insertions(+) create mode 100644 evolution-2.28.0-tweak-desktop-file.patch diff --git a/evolution-2.28.0-tweak-desktop-file.patch b/evolution-2.28.0-tweak-desktop-file.patch new file mode 100644 index 0000000..adff66e --- /dev/null +++ b/evolution-2.28.0-tweak-desktop-file.patch @@ -0,0 +1,12 @@ +diff -up evolution-2.28.0/data/evolution.desktop.in.in.tweak-desktop-file evolution-2.28.0/data/evolution.desktop.in.in +--- evolution-2.28.0/data/evolution.desktop.in.in.tweak-desktop-file 2009-08-28 02:48:33.000000000 -0500 ++++ evolution-2.28.0/data/evolution.desktop.in.in 2009-10-06 20:44:30.809703987 -0500 +@@ -1,6 +1,7 @@ + [Desktop Entry] +-_Name=Evolution Mail and Calendar ++_Name=Evolution + _GenericName=Groupware Suite ++_X-GNOME-FullName=Evolution Mail and Calendar + _Comment=Manage your email, contacts and schedule + Exec=evolution + Icon=evolution diff --git a/evolution.spec b/evolution.spec index 7ceb46b..577814a 100644 --- a/evolution.spec +++ b/evolution.spec @@ -66,6 +66,9 @@ Patch11: evolution-2.5.4-fix-conduit-dir.patch # RH bug #176400 Patch12: evolution-2.9.1-im-context-reset.patch +# Tweak the desktop file for GNOME Shell. +Patch13: evolution-2.28.0-tweak-desktop-file.patch + ## Dependencies ### Requires(post): GConf2 @@ -240,6 +243,7 @@ This package contains the plugin to import Microsoft Personal Storage Table %patch10 -p1 -b .ldaphack %patch11 -p1 -b .fix-conduit-dir %patch12 -p1 -b .im-context-reset +%patch13 -p1 -b .tweak-desktop-file mkdir -p krb5-fakeprefix/include mkdir -p krb5-fakeprefix/lib @@ -696,6 +700,9 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Tue Oct 02 2009 Matthew Barnes - 2.28.0-2.fc12 +- Tweak desktop file for GNOME Shell. + * Mon Sep 21 2009 Milan Crha - 2.28.0-1.fc12 - Update to 2.28.0