[gedit] Add Unity quicklist to desktop file.



commit 2529f991e628b22e2e43e8be8cf14f99ea0a08bb
Author: Michael Terry <michael terry canonical com>
Date:   Tue Jul 12 15:34:32 2011 -0400

    Add Unity quicklist to desktop file.
    
    Patch committed on behalf of Bilal Akhtar, who doesn't have direct access.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=653470

 data/gedit.desktop.in.in |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/data/gedit.desktop.in.in b/data/gedit.desktop.in.in
index 9bb4bf6..3660b12 100644
--- a/data/gedit.desktop.in.in
+++ b/data/gedit.desktop.in.in
@@ -16,3 +16,14 @@ 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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]