- Tweak desktop file for GNOME Shell.
This commit is contained in:
parent
34cccef8f6
commit
54f9863147
2 changed files with 19 additions and 0 deletions
12
evolution-2.28.0-tweak-desktop-file.patch
Normal file
12
evolution-2.28.0-tweak-desktop-file.patch
Normal file
|
|
@ -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
|
||||
|
|
@ -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 <mbarnes@redhat.com> - 2.28.0-2.fc12
|
||||
- Tweak desktop file for GNOME Shell.
|
||||
|
||||
* Mon Sep 21 2009 Milan Crha <mcrha@redhat.com> - 2.28.0-1.fc12
|
||||
- Update to 2.28.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue