[gnome-control-center] keyboard: Clarify screenshot actions
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] keyboard: Clarify screenshot actions
- Date: Sat, 18 Aug 2012 18:35:56 +0000 (UTC)
commit db2ff0fe5210f1fd752b1b035b99277fb0b56fc7
Author: Bastien Nocera <hadess hadess net>
Date: Wed Aug 15 16:56:21 2012 +0100
keyboard: Clarify screenshot actions
And explain that it saves directly to the Pictures directory.
https://bugzilla.gnome.org/show_bug.cgi?id=681849
panels/keyboard/01-screenshot.xml.in | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/panels/keyboard/01-screenshot.xml.in b/panels/keyboard/01-screenshot.xml.in
index cf21014..adcbc0b 100644
--- a/panels/keyboard/01-screenshot.xml.in
+++ b/panels/keyboard/01-screenshot.xml.in
@@ -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"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]