[gnome-utils] screenshot: add Unity quicklist support
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-utils] screenshot: add Unity quicklist support
- Date: Mon, 26 Sep 2011 21:08:04 +0000 (UTC)
commit 399aa3cda87d03102ed4f3c132dcfd8a2436b472
Author: Didier Roche <didrocks ubuntu com>
Date: Mon Sep 26 17:06:54 2011 -0400
screenshot: add Unity quicklist support
Unity has a feature that enables static Quicklist entries. Those
entries are always displayed on right click once the application is
added to the launcher.
https://bugzilla.gnome.org/show_bug.cgi?id=642567
gnome-screenshot/gnome-screenshot.desktop.in | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/gnome-screenshot/gnome-screenshot.desktop.in b/gnome-screenshot/gnome-screenshot.desktop.in
index 7bf4bfb..79657e5 100644
--- a/gnome-screenshot/gnome-screenshot.desktop.in
+++ b/gnome-screenshot/gnome-screenshot.desktop.in
@@ -12,3 +12,14 @@ X-GNOME-Bugzilla-Bugzilla=GNOME
X-GNOME-Bugzilla-Product=gnome-utils
X-GNOME-Bugzilla-Component=screenshot
X-GNOME-Bugzilla-OtherBinaries=gnome-panel-screenshot
+X-Ayatana-Desktop-Shortcuts=Screen;Window
+
+[Screen Shortcut Group]
+_Name=Take a screenshot of the whole screen
+Exec=gnome-screenshot
+TargetEnvironment=Unity
+
+[Window Shortcut Group]
+_Name=Take a screenshot of the current window
+Exec=gnome-screenshot -w
+TargetEnvironment=Unity
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]