From 30d4c154f8b83ca247324265825ecc783e7de3ad Mon Sep 17 00:00:00 2001 From: Ignacio Casal Quinteiro Date: Aug 04 2011 09:57:51 +0000 Subject: patch: remove unity quicklist --- diff --git a/gedit-remove-unity-quicklist.patch b/gedit-remove-unity-quicklist.patch new file mode 100644 index 0000000..9281252 --- /dev/null +++ b/gedit-remove-unity-quicklist.patch @@ -0,0 +1,34 @@ +From d5855ef158714fb574183c29aa9af03d16ef2dc3 Mon Sep 17 00:00:00 2001 +From: Ignacio Casal Quinteiro +Date: Thu, 4 Aug 2011 11:28:08 +0200 +Subject: [PATCH] Revert "Add Unity quicklist to desktop file." + +This reverts commit 2529f991e628b22e2e43e8be8cf14f99ea0a08bb. + +Reverted as it is not validating +--- + data/gedit.desktop.in.in | 11 ----------- + 1 files changed, 0 insertions(+), 11 deletions(-) + +diff --git a/data/gedit.desktop.in.in b/data/gedit.desktop.in.in +index 3660b12..9bb4bf6 100644 +--- a/data/gedit.desktop.in.in ++++ b/data/gedit.desktop.in.in +@@ -16,14 +16,3 @@ X-GNOME-Bugzilla-Product=gedit + X-GNOME-Bugzilla-Component=general + X-GNOME-Bugzilla-Version=@VERSION@ + X-GNOME-Bugzilla-ExtraInfoScript=@FULL_LIBEXECDIR@/gedit/gedit-bugreport.sh +-X-Ayatana-Desktop-Shortcuts=NewDocument;NewWindow; +- +-[NewDocument Shortcut Group] +-_Name=Create a new document +-Exec=gedit --new-document +-TargetEnvironment=Unity +- +-[NewWindow Shortcut Group] +-_Name=Open a new window +-Exec=gedit --new-window +-TargetEnvironment=Unity +-- +1.7.6 + diff --git a/gedit.spec b/gedit.spec index 868aca6..da261dd 100644 --- a/gedit.spec +++ b/gedit.spec @@ -27,6 +27,8 @@ Requires(postun): desktop-file-utils >= %{desktop_file_utils_version} Patch1: gedit-2.13.90-libdir.patch %endif +Patch2: gedit-remove-unity-quicklist.patch + # http://bugzilla.gnome.org/show_bug.cgi?id=587053 #Patch3: print-to-file.patch @@ -100,6 +102,8 @@ access and leave event for documents used with gedit. %patch1 -p1 -b .libdir %endif +%patch2 -p1 -b .remove-unity-quicklist + #%patch3 -p1 -b .print-to-file autoreconf -i -f @@ -206,6 +210,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas %{_libdir}/gedit/plugins/libzeitgeistplugin.so %changelog +* Tue Aug 04 2011 Ignacio Casal Quinteiro - 2:3.1.3-1 +- Update to 3.1.3 +- Add patch to not include the unity quicklist on the desktop file. + * Tue Jul 05 2011 Ignacio Casal Quinteiro - 2:3.1.2-1 - Update to 3.1.2