After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 668712 - keyboard: add support for new screenshot shortcuts
keyboard: add support for new screenshot shortcuts
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Keyboard
unspecified
Other All
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-01-26 04:36 UTC by Cosimo Cecchi
Modified: 2012-01-26 14:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
keyboard: add support for new screenshot shortcuts (1.27 KB, patch)
2012-01-26 04:36 UTC, Cosimo Cecchi
committed Details | Review

Description Cosimo Cecchi 2012-01-26 04:36:14 UTC
See https://bugzilla.gnome.org/show_bug.cgi?id=652489
Comment 1 Cosimo Cecchi 2012-01-26 04:36:15 UTC
Created attachment 206153 [details] [review]
keyboard: add support for new screenshot shortcuts

Add support for new screenshot area and clipboard actions.
Comment 2 Bastien Nocera 2012-01-26 11:20:53 UTC
Review of attachment 206153 [details] [review]:

Looks decent otherwise.

::: panels/keyboard/01-screenshot.xml.in
@@ +9,3 @@
 
+	<KeyListEntry name="area-screenshot"
+                      _description="Take a screenshot of an area interactively"/>

Remove the "interactively"
Comment 3 Cosimo Cecchi 2012-01-26 14:32:41 UTC
Attachment 206153 [details] pushed as fde93bb - keyboard: add support for new screenshot shortcuts

Pushed with the suggested description change.