[eog] Overall revision of user documentation, added pages for the picasa and fullscreen background plugins
- From: Tiffany Antopolski <antopolski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [eog] Overall revision of user documentation, added pages for the picasa and fullscreen background plugins
- Date: Sat, 11 Aug 2012 16:14:30 +0000 (UTC)
commit 6bb1cadd2f9ed4357fc1c272f7519b1ffa062276
Author: Fabiana SimÃes <fabianapsimoes gmail com>
Date: Sat Aug 11 09:32:02 2012 -0300
Overall revision of user documentation, added pages for the picasa and fullscreen background plugins
help/C/commandline.page | 23 +++++++++-------
help/C/copy-paste.page | 6 +++-
help/C/default.page | 4 +++
help/C/edit.page | 8 +++--
help/C/format-change.page | 12 +++-----
help/C/formats-save.page | 6 +++-
help/C/plugin-exif-digital.page | 15 +++++++++-
help/C/plugin-postr.page | 57 ---------------------------------------
help/C/plugins.page | 31 ++++++++++++++-------
9 files changed, 71 insertions(+), 91 deletions(-)
---
diff --git a/help/C/commandline.page b/help/C/commandline.page
index 2fc0db9..323d281 100644
--- a/help/C/commandline.page
+++ b/help/C/commandline.page
@@ -12,6 +12,10 @@
<name>Tiffany Antopolski</name>
<email>tiffany antopolski com</email>
</credit>
+ <credit type="editor">
+ <name>Fabiana SimÃes</name>
+ <email>fabianapsimoes gmail com</email>
+ </credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
</license>
@@ -21,7 +25,7 @@
<title>The command line</title>
<p>
-To start the <app>image viewer</app> from the
+To start the <app>Image Viewer</app> from the
<app>Terminal</app>, type
<cmd>eog</cmd>.</p>
<p>
@@ -29,22 +33,17 @@ You can open a specific file by typing the filename after the <cmd>eog</cmd> com
</p>
<screen>eog image.jpeg</screen>
<p>
-You can open multiple images by typing the filenames after the
-<cmd>eog</cmd> command, separating the filenames by a space:
+You can open a specific folder by typing the folder name after the <cmd>eog</cmd> command:
</p>
-<screen>eog image1.jpeg image2.jpeg</screen>
-
-<p>To see all the images opened in the instance, you may wish to <link
+<screen>eog folder</screen>
+<p>To see all the images in a folder at once, you may wish to <link
xref="view#image-gallery">browse
the image gallery</link>.</p>
+
<section id="fullscreen">
<title>Open an image in fullscreen mode</title>
<screen>eog --fullscreen image.jpeg</screen>
</section>
-<section id="slide-show">
- <title>Open images in slideshow mode</title>
- <screen>eog --slide-show Pictures/</screen>
-</section>
<section id="disable-gallery">
<title>Open image with gallery disabled</title>
<screen>eog --disable-gallery image.jpeg</screen>
@@ -53,4 +52,8 @@ the image gallery</link>.</p>
<title>Open image in a new instance</title>
<screen>eog --new-instance image.jpeg</screen>
</section>
+<section id="slide-show">
+ <title>Open a folder in slideshow mode</title>
+ <screen>eog --slide-show Pictures/</screen>
+</section>
</page>
diff --git a/help/C/copy-paste.page b/help/C/copy-paste.page
index 8710601..c3987cc 100644
--- a/help/C/copy-paste.page
+++ b/help/C/copy-paste.page
@@ -14,6 +14,10 @@ another application.</desc>
<name>Tiffany Antopolski</name>
<email>tiffany antopolski com</email>
</credit>
+ <credit type="editor">
+ <name>Fabiana SimÃes</name>
+ <email>fabianapsimoes gmail com</email>
+ </credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
</license>
@@ -23,7 +27,7 @@ another application.</desc>
<title>Copy and paste a picture</title>
<p>To copy a picture from the image viewer into another application, click
<guiseq><gui>Edit</gui><gui>Copy</gui></guiseq> or right-click on the
-picture and choose <gui>copy</gui>.</p>
+picture and choose <gui>Copy</gui>.</p>
<p>The picture has been copied to the <em>clipboard</em>, and can now be pasted into a
<app>LibreOffice</app> document, <app>Gimp</app> image, or other application.</p>
diff --git a/help/C/default.page b/help/C/default.page
index 90589ee..41279b7 100644
--- a/help/C/default.page
+++ b/help/C/default.page
@@ -11,6 +11,10 @@
<name>Tiffany Antopolski</name>
<email>tiffany antopolski com</email>
</credit>
+ <credit type="editor">
+ <name>Tiffany Antopolski</name>
+ <email>tiffany antopolski com</email>
+ </credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
</license>
diff --git a/help/C/edit.page b/help/C/edit.page
index 86fde8f..05e2d7e 100644
--- a/help/C/edit.page
+++ b/help/C/edit.page
@@ -11,6 +11,10 @@
<name>Tiffany Antopolski</name>
<email>tiffany antopolski com</email>
</credit>
+ <credit type="editor">
+ <name>Fabiana SimÃes</name>
+ <email>fabianapsimoes gmail com</email>
+ </credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
</license>
@@ -36,9 +40,7 @@ other application.</p>
</item>
<item>
<p>The <app>image viewer</app> will detect that the
-picture has been changed and will ask you if you want to
-reload it. Clicking <gui>Reload</gui> will ensure that you are
-viewing the most recent version of the file.</p>
+picture has been changed and will reload it.</p>
</item>
</steps>
</section>
diff --git a/help/C/format-change.page b/help/C/format-change.page
index d8dad83..7ff8ef0 100644
--- a/help/C/format-change.page
+++ b/help/C/format-change.page
@@ -11,6 +11,10 @@
<name>Tiffany Antopolski</name>
<email>tiffany antopolski com</email>
</credit>
+ <credit type="editor">
+ <name>Fabiana SimÃes</name>
+ <email>fabianapsimoes gmail com</email>
+ </credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
</license>
@@ -38,18 +42,12 @@ convert your image to. The file extension is the part of the file name after the
<item>
<p>Click <gui>Save</gui>, and a new file will be saved in the new format. The old file (in the old format) will remain where it was, and will not be deleted.</p>
</item>
- <item>
- <p>The image viewer will ask if you would like to reload
-the new picture. Click <gui>Reload</gui> to do this, or click
-<gui>Hide</gui> if you want to continue working with the
-original file.</p></item>
</list>
<p>The image viewer tries to guess which file format to save a picture in
based on the file extension you choose. If it doesn't recognize the file
extension you type, or if you don't know which one to use, click
-<gui>Browse</gui> in the <gui>Save Image</gui> window. This will allow you to
-choose the file format from the drop down box.
+<gui>Supported image files</gui> in the <gui>Save Image</gui> window. This will allow you to choose the file format from the drop down box.
</p>
</section>
diff --git a/help/C/formats-save.page b/help/C/formats-save.page
index c82ff9e..38ae2d7 100644
--- a/help/C/formats-save.page
+++ b/help/C/formats-save.page
@@ -11,6 +11,10 @@
<name>Tiffany Antopolski</name>
<email>tiffany antopolski gmail com</email>
</credit>
+ <credit type="editor">
+ <name>Fabiana SimÃes</name>
+ <email>fabianapsimoes gmail com</email>
+ </credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
</license>
@@ -22,7 +26,7 @@
<item><p>JPEG/JPG</p></item>
<item><p>PNG</p></item>
<item><p>BMP</p></item>
- <item><p>ICO</p></item>
+ <item><p>TIFF</p></item>
</list>
<note><p>It may be possible to save other image formats depending on the system configuration.</p></note>
</page>
diff --git a/help/C/plugin-exif-digital.page b/help/C/plugin-exif-digital.page
index 28c33c1..94bf4e3 100644
--- a/help/C/plugin-exif-digital.page
+++ b/help/C/plugin-exif-digital.page
@@ -11,6 +11,10 @@
<name>Tiffany Antopolski</name>
<email>tiffany antopolski gmail com</email>
</credit>
+ <credit type="editor">
+ <name>Fabiana SimÃes</name>
+ <email>fabianapsimoes gmail com</email>
+ </credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
</license>
@@ -55,8 +59,15 @@ style="floatend"/>
</item>
<item>
<p>Click <guiseq><gui>View</gui><gui>Side Pane</gui></guiseq> to view the
- camera settings used to take the photo, and a histogram showing the balance
- of colors and light/shade in the picture.</p>
+ camera settings used to take the photo. To also view histograms showing the balance
+ of colors and light/shade in the picture, select <gui>Exif display</gui> in the
+ <gui>Plugins</gui> tab and click <gui>Preferences</gui>. Check the histograms you
+ want to view, listed under <gui>Histogram</gui>.</p>
+ </item>
+ <item>
+ <p>You can also view the camera settings used to take the photo in the statusbar.
+ Select <gui>Exif display</gui> in the <gui>Plugins</gui> tab and click
+ <gui>Preferences</gui>. Check <gui>Display camera settings in statusbar</gui>.</p>
</item>
</steps>
</section>
diff --git a/help/C/plugins.page b/help/C/plugins.page
index 90d0c42..9167f71 100644
--- a/help/C/plugins.page
+++ b/help/C/plugins.page
@@ -13,6 +13,10 @@
<name>Tiffany Antopolski</name>
<email>tiffany antopolski gmail com</email>
</credit>
+ <credit type="editor">
+ <name>Fabiana SimÃes</name>
+ <email>fabianapsimoes gmail com</email>
+ </credit>
<license>
<p>Creative Commons Share Alike 3.0</p>
</license>
@@ -39,17 +43,31 @@ the image viewer. Plugins add additional features, like the ones listed below.</
<list>
<item>
+ <p><link xref="plugin-exif-digital#date">Date in statusbar</link>: Shows the image date in the window statusbar.</p>
+ </item>
+ <item>
<p><link xref="plugin-exif-digital">Exif display</link>: Displays
camera settings and histograms for digital photos.</p>
</item>
<item>
- <p><link xref="plugin-postr">Flickr Uploader</link>: Create a
- <gui>Tools</gui> menu item to quickly upload your pictures to Flickr.</p>
+ <p><link xref="plugin-fullscreen-background">Fullscreen Background</link>: Enables changing
+background in fullscreen mode.</p>
+ </item>
+ <item>
+ <p><link xref="plugin-fullscreen-double-click">Fullscreen with double-click</link>: Enables changing
+background in fullscreen mode.</p>
</item>
<item>
<p><link xref="plugin-exif-digital#map">Map</link>: Display the
geolocation of a digital photo on a map.</p>
- </item>
+ </item>
+ <item>
+ <p><link xref="plugin-picasa">PicasaWeb Uploader</link>: Upload your pictures to PicasaWeb.</p>
+ </item>
+ <item>
+ <p><link xref="plugin-python-console">Python Console</link>:
+A Python scripting console for the image viewer.</p>
+ </item>
<item>
<p><link xref="plugin-send-by-mail">Send By Mail</link>: Send a picture to
a friend by attaching it to a new email.</p>
@@ -62,13 +80,6 @@ camera settings and histograms for digital photos.</p>
<p><link xref="plugin-zoom-width">Zoom to fit image width</link>:
Adjusts the zoom to have the pictures's full width fit into the window.</p>
</item>
- <item>
- <p><link xref="plugin-python-console">Python Console</link>:
-A Python scripting console for the image viewer.</p>
- </item>
- <item>
- <p>PicasaWeb Uploader: Upload your pictures to PicasaWeb.</p>
- </item>
</list>
<note>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]