2011-11-08 15:04:57 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<KeyListEntries group="system" schema="org.gnome.settings-daemon.plugins.media-keys" _name="Screenshots">
|
|
|
|
|
2012-08-15 16:56:21 +01:00
|
|
|
<!-- translators: Pictures is the name of the XDG Pictures directory -->
|
2011-11-08 15:04:57 +01:00
|
|
|
<KeyListEntry name="screenshot"
|
2012-08-15 16:56:21 +01:00
|
|
|
_description="Save a screenshot to Pictures"/>
|
2011-11-08 15:04:57 +01:00
|
|
|
|
2012-08-15 16:56:21 +01:00
|
|
|
<!-- translators: Pictures is the name of the XDG Pictures directory -->
|
2011-11-08 15:04:57 +01:00
|
|
|
<KeyListEntry name="window-screenshot"
|
2012-08-15 16:56:21 +01:00
|
|
|
_description="Save a screenshot of a window to Pictures"/>
|
2011-11-08 15:04:57 +01:00
|
|
|
|
2012-08-15 16:56:21 +01:00
|
|
|
<!-- translators: Pictures is the name of the XDG Pictures directory -->
|
2012-01-25 23:30:11 -05:00
|
|
|
<KeyListEntry name="area-screenshot"
|
2012-08-15 16:56:21 +01:00
|
|
|
_description="Save a screenshot of an area to Pictures"/>
|
2012-01-25 23:30:11 -05:00
|
|
|
|
|
|
|
<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"/>
|
|
|
|
|
2011-11-08 15:04:57 +01:00
|
|
|
</KeyListEntries>
|
|
|
|
|