[gnome-control-center] keyboard: add support for new screenshot shortcuts



commit fde93bbd1326da6adf04f7e6de64e1fd854e43e8
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Wed Jan 25 23:30:11 2012 -0500

    keyboard: add support for new screenshot shortcuts
    
    Add support for new screenshot area and clipboard actions.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=668712

 panels/keyboard/01-screenshot.xml.in |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/panels/keyboard/01-screenshot.xml.in b/panels/keyboard/01-screenshot.xml.in
index aac6453..cf21014 100644
--- a/panels/keyboard/01-screenshot.xml.in
+++ b/panels/keyboard/01-screenshot.xml.in
@@ -7,5 +7,17 @@
 	<KeyListEntry name="window-screenshot"
                       _description="Take a screenshot of a window"/>
 
+	<KeyListEntry name="area-screenshot"
+                      _description="Take a screenshot of an area"/>
+
+	<KeyListEntry name="screenshot-clip"
+                      _description="Copy a screenshot to clipboard"/>
+
+	<KeyListEntry name="window-screenshot-clip"
+                      _description="Copy a screenshot of a window to clipboard"/>
+
+	<KeyListEntry name="area-screenshot-clip"
+                      _description="Copy a screenshot of an area to clipboard"/>
+
 </KeyListEntries>
 



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