summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2009-02-25 01:41:06 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2009-02-25 01:41:06 +0000
commitf40ad88003b17cf4dc12017ed2c24edea484ff8d (patch)
treeee80bb6b81f1dd3ab75074502836baf31135cd7e
parent965fb8ff2a01331d9e39499775f24b3608d49b14 (diff)
downloadgnome-user-docs-f40ad88003b17cf4dc12017ed2c24edea484ff8d.tar.gz
gnome-user-docs-f40ad88003b17cf4dc12017ed2c24edea484ff8d.tar.xz
gnome-user-docs-f40ad88003b17cf4dc12017ed2c24edea484ff8d.zip
update gnome-screenshot documentation
svn path=/trunk/; revision=1113
-rw-r--r--gnome2-user-guide/C/ChangeLog5
-rw-r--r--gnome2-user-guide/C/gostools.xml24
2 files changed, 27 insertions, 2 deletions
diff --git a/gnome2-user-guide/C/ChangeLog b/gnome2-user-guide/C/ChangeLog
index fcf524f..ae9f3e7 100644
--- a/gnome2-user-guide/C/ChangeLog
+++ b/gnome2-user-guide/C/ChangeLog
@@ -1,3 +1,8 @@
+2009-02-24 Matthias Clasen <mclasen@redhat.com>
+
+ * gostools.xml: Update gnome-screenshot documentation.
+ Fixes #571017
+
2009-02-12 Claude Paroz <claude@2xlibre.net>
* goscustdesk.xml: Updated Preferred applications section.
diff --git a/gnome2-user-guide/C/gostools.xml b/gnome2-user-guide/C/gostools.xml
index 60676bd..d81a2bd 100644
--- a/gnome2-user-guide/C/gostools.xml
+++ b/gnome2-user-guide/C/gostools.xml
@@ -186,7 +186,17 @@ a screenshot of the entire screen.</para>
</para>
</entry>
<entry colname="colspec1" valign="top">
- <para>Takes a screenshot including the border of the screen.</para>
+ <para>Takes a screenshot including the border of the window.</para>
+ </entry>
+ </row>
+ <row>
+ <entry colname="colspec0" valign="top">
+ <para>
+ <command>--remove-border</command>
+ </para>
+ </entry>
+ <entry colname="colspec1" valign="top">
+ <para>Takes a screenshot without the border of the window.</para>
</entry>
</row>
<row>
@@ -212,6 +222,16 @@ a screenshot of the entire screen.</para>
<row>
<entry colname="colspec0" valign="top">
<para>
+ <command>--interactive</command>
+ </para>
+ </entry>
+ <entry colname="colspec1" valign="top">
+ <para>Opens a window that lets you set options before taking the screenshot.</para>
+ </entry>
+ </row>
+ <row>
+ <entry colname="colspec0" valign="top">
+ <para>
<command>--help</command>
</para>
</entry>
@@ -228,7 +248,7 @@ a screenshot of the entire screen.</para>
<para>
When you take a screenshot, the <guilabel>Save Screenshot</guilabel> dialog
opens. To save the screenshot as an image file, enter the filename for the
- screenshot and choose a location from the drop-down list.
+ screenshot, choose a location from the drop-down list and click the <guilabel>Save</guilabel> button. You can also use the <guilabel>Copy to Clipboard</guilabel> button to copy the image to the clipboard or transfer it to another application by drag-and-drop.
</para>
</section>