keyboard: Clarify screenshot actions

And explain that it saves directly to the Pictures directory.

https://bugzilla.gnome.org/show_bug.cgi?id=681849
This commit is contained in:
Bastien Nocera 2012-08-15 16:56:21 +01:00
parent f217fa286a
commit db2ff0fe52

View file

@ -1,14 +1,17 @@
<?xml version="1.0" encoding="UTF-8" ?>
<KeyListEntries group="system" schema="org.gnome.settings-daemon.plugins.media-keys" _name="Screenshots">
<!-- translators: Pictures is the name of the XDG Pictures directory -->
<KeyListEntry name="screenshot"
_description="Take a screenshot"/>
_description="Save a screenshot to Pictures"/>
<!-- translators: Pictures is the name of the XDG Pictures directory -->
<KeyListEntry name="window-screenshot"
_description="Take a screenshot of a window"/>
_description="Save a screenshot of a window to Pictures"/>
<!-- translators: Pictures is the name of the XDG Pictures directory -->
<KeyListEntry name="area-screenshot"
_description="Take a screenshot of an area"/>
_description="Save a screenshot of an area to Pictures"/>
<KeyListEntry name="screenshot-clip"
_description="Copy a screenshot to clipboard"/>