35 lines
1.0 KiB
Diff
35 lines
1.0 KiB
Diff
From d5855ef158714fb574183c29aa9af03d16ef2dc3 Mon Sep 17 00:00:00 2001
|
|
From: Ignacio Casal Quinteiro <icq@gnome.org>
|
|
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
|
|
|