[eog] help/C, mallard: ready for review.
- From: Tiffany Antopolski <antopolski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [eog] help/C, mallard: ready for review.
- Date: Thu, 28 Apr 2011 06:50:25 +0000 (UTC)
commit 5b5cee82eb6f050a2bf9fc207ca30a111cbe4524
Author: Tiffany Antopolski <tiffany antopolski com>
Date: Thu Apr 28 02:48:55 2011 -0400
help/C, mallard: ready for review.
Finished plugin pages. Updated status of all pages to 'review'.
Updated plugins-all.png.
help/C/default.page | 2 +-
help/C/figures/plugins-all.png | Bin 57998 -> 68993 bytes
help/C/index.page | 2 +-
help/C/plugin-date-statusbar.page | 2 +-
help/C/plugin-exif-digital.page | 14 ++++++++++----
help/C/plugin-map.page | 11 ++++++++---
help/C/plugin-postr.page | 2 +-
help/C/plugin-python-console.page | 8 ++++++--
help/C/plugin-send-by-mail.page | 2 +-
help/C/plugin-slideshow-shuffle.page | 2 +-
help/C/plugin-zoom-width.page | 8 ++++++--
help/C/plugins.page | 4 ++--
12 files changed, 38 insertions(+), 19 deletions(-)
---
diff --git a/help/C/default.page b/help/C/default.page
index 6ec7cb1..c069dd6 100644
--- a/help/C/default.page
+++ b/help/C/default.page
@@ -19,7 +19,7 @@ status="review"/>
</info>
-<title>Change <gui>Open With</gui> default program to <app>image
+<title>Change <em>Open With</em> default program to <app>image
viewer</app>.</title>
<p>If you want to change the default program that opens certain image
file types to <app>image viewer</app>: </p>
diff --git a/help/C/figures/plugins-all.png b/help/C/figures/plugins-all.png
index 6f4f672..72040ed 100644
Binary files a/help/C/figures/plugins-all.png and b/help/C/figures/plugins-all.png differ
diff --git a/help/C/index.page b/help/C/index.page
index 562c277..c0ce4b4 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -29,7 +29,7 @@ Eye of Gnome Image Viewer</title>
<title>Print images</title>
</section>
-<section id="plugins" style="2column">
+<section id="plugins" style="2column" groups="first">
<title>Extend functionality</title>
</section>
<section id="advanced" style="2column">
diff --git a/help/C/plugin-date-statusbar.page b/help/C/plugin-date-statusbar.page
index 99def73..cb7ded2 100644
--- a/help/C/plugin-date-statusbar.page
+++ b/help/C/plugin-date-statusbar.page
@@ -25,6 +25,6 @@ style="floatright"/>
xref="preferences#plugins">plugins</link>
tab of the <link xref="preferences">preferences</link> menu.</p>
<p>The date the image was taken (if available) will
-show in the statusbar (bottom-right). </p>
+show in the statusbar (bottom-right of image window). </p>
</page>
diff --git a/help/C/plugin-exif-digital.page b/help/C/plugin-exif-digital.page
index 0fe7bf9..633abc3 100644
--- a/help/C/plugin-exif-digital.page
+++ b/help/C/plugin-exif-digital.page
@@ -4,10 +4,10 @@
<info>
<link type="guide" xref="index#plugins"/>
- <desc>Displays information stored with photo files.</desc>
+ <desc>Displays camera settings and histogram.</desc>
<revision pkgversion="3.2" version="0.1" date="2011-04-10"
-status="draft"/>
+status="review"/>
<credit type="author">
<name>Tiffany Antopolski</name>
<email>tiffany antopolski gmail com</email>
@@ -18,8 +18,14 @@ status="draft"/>
</info>
-<title>View digital picture data</title>
+<title>View digital picture datai - Exif display</title>
+
+ <p>In order to add this functionality, you will need to install <link
+xref="plugins">eog-plugins</link>.</p>
+
+ <p>Once installed, you can activate/deactivate <gui>Exif display</gui> in the <link
+xref="preferences#plugins">preferences plugins menu</link>.</p>
+<p>Click <guiseq><gui>View</gui><gui>Side Pane</gui></guiseq> to view the camera settings and histogram (if available).</p>
- <p></p>
</page>
diff --git a/help/C/plugin-map.page b/help/C/plugin-map.page
index 8a577c6..dc7acd5 100644
--- a/help/C/plugin-map.page
+++ b/help/C/plugin-map.page
@@ -4,10 +4,10 @@
<info>
<link type="guide" xref="index#plugins"/>
- <desc>Displays on map where the picture was taken.</desc>
+ <desc>Displays the geolocation of the image on a map.</desc>
<revision pkgversion="3.2" version="0.1" date="2011-04-10"
-status="draft"/>
+status="review"/>
<credit type="author">
<name>Tiffany Antopolski</name>
<email>tiffany antopolski gmail com</email>
@@ -20,6 +20,11 @@ status="draft"/>
<title>Map</title>
- <p></p>
+ <p>In order to add this functionality, you will need to install <link
+xref="plugins">eog-plugins</link>.</p>
+
+ <p>Once installed, you can activate/deactivate the <gui>Map</gui> plugin in the <link
+xref="preferences#plugins">preferences plugins menu</link>.</p>
+<p>Click <guiseq><gui>View</gui><gui>Side Pane</gui></guiseq> to view the geolocation of the image on a map (if available).</p>
</page>
diff --git a/help/C/plugin-postr.page b/help/C/plugin-postr.page
index 19393b5..1ec502c 100644
--- a/help/C/plugin-postr.page
+++ b/help/C/plugin-postr.page
@@ -7,7 +7,7 @@
<desc><guiseq><gui>Image</gui><gui>Open With</gui><gui>Flickr Uploader</gui></guiseq></desc>
<revision pkgversion="3.2" version="0.1" date="2011-04-10"
-status="draft"/>
+status="review"/>
<credit type="author">
<name>Tiffany Antopolski</name>
<email>tiffany antopolski gmail com</email>
diff --git a/help/C/plugin-python-console.page b/help/C/plugin-python-console.page
index 23f2267..b6ebe6d 100644
--- a/help/C/plugin-python-console.page
+++ b/help/C/plugin-python-console.page
@@ -7,7 +7,7 @@
<desc>A python console for <app>Eye of Gnome</app>.</desc>
<revision pkgversion="3.2" version="0.1" date="2011-04-10"
-status="draft"/>
+status="review"/>
<credit type="author">
<name>Tiffany Antopolski</name>
<email>tiffany antopolski gmail com</email>
@@ -20,6 +20,10 @@ status="draft"/>
<title>Python Console</title>
- <p></p>
+ <p>In order to add this functionality, you will need to install <link
+xref="plugins">eog-plugins</link>.</p>
+ <p>Once installed, you can activate/deactivate the <gui>Python console</gui> <gui>Tools</gui> menu item in the <link
+xref="preferences#plugins">preferences plugins menu</link>. </p>
+<p>Click <guiseq><gui>Tools</gui><gui>Python Console</gui></guiseq> to bring up the console.</p>
</page>
diff --git a/help/C/plugin-send-by-mail.page b/help/C/plugin-send-by-mail.page
index ac85686..60ec61d 100644
--- a/help/C/plugin-send-by-mail.page
+++ b/help/C/plugin-send-by-mail.page
@@ -7,7 +7,7 @@
<desc>Send image attached to a new mail.</desc>
<revision pkgversion="3.2" version="0.1" date="2011-04-10"
-status="draft"/>
+status="review"/>
<credit type="author">
<name>Tiffany Antopolski</name>
<email>tiffany antopolski gmail com</email>
diff --git a/help/C/plugin-slideshow-shuffle.page b/help/C/plugin-slideshow-shuffle.page
index 9b68c5c..204e058 100644
--- a/help/C/plugin-slideshow-shuffle.page
+++ b/help/C/plugin-slideshow-shuffle.page
@@ -8,7 +8,7 @@
<desc>Shuffle photos in slideshow mode.</desc>
<revision pkgversion="3.2" version="0.1" date="2011-04-10"
-status="draft"/>
+status="review"/>
<credit type="author">
<name>Tiffany Antopolski</name>
<email>tiffany antopolski gmail com</email>
diff --git a/help/C/plugin-zoom-width.page b/help/C/plugin-zoom-width.page
index 45e12d3..0e8257a 100644
--- a/help/C/plugin-zoom-width.page
+++ b/help/C/plugin-zoom-width.page
@@ -7,7 +7,7 @@
<desc>Adjusts zoom fit image's width into window.</desc>
<revision pkgversion="3.2" version="0.1" date="2011-04-10"
-status="draft"/>
+status="review"/>
<credit type="author">
<name>Tiffany Antopolski</name>
<email>tiffany antopolski gmail com</email>
@@ -20,6 +20,10 @@ status="draft"/>
<title>Zoom to fit image width</title>
- <p></p>
+ <p>In order to add this functionality, you will need to install <link
+xref="plugins">eog-plugins</link>.</p>
+
+ <p>Once installed, you can activate/deactivate <gui>Zoom to fit image width</gui> in the <link
+xref="preferences#plugins">preferences plugins menu</link>. </p>
</page>
diff --git a/help/C/plugins.page b/help/C/plugins.page
index eb567a8..bbc186b 100644
--- a/help/C/plugins.page
+++ b/help/C/plugins.page
@@ -3,11 +3,11 @@
id="plugins">
<info>
- <link type="guide" xref="index#plugins"/>
+ <link type="guide" xref="index#plugins" group="first"/>
<desc></desc>
<revision pkgversion="3.2" version="0.1" date="2011-04-10"
-status="draft"/>
+status="review"/>
<credit type="author">
<name>Tiffany Antopolski</name>
<email>tiffany antopolski gmail com</email>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]