[frogr] Updating frogr documentation (help contents).



commit 5f848d9fa2fc501295b169adcfe43d47ae0f3377
Author: Mario Sanchez Prada <msanchez igalia com>
Date:   Thu Apr 12 01:13:15 2012 +0200

    Updating frogr documentation (help contents).
    
    Just updated screenshots and descriptions to match the new UI. Still a lot
    of work left to do to make it a really helpful document, but it's a start.

 help/C/add-pictures.page                  |   10 +++++-----
 help/C/create-account.page                |   17 ++++++++++++++---
 help/C/display.page                       |    2 +-
 help/C/edit-pictures.page                 |   10 +++++++---
 help/C/external-viewer.page               |    2 +-
 help/C/figures/add-tags-dialog.png        |  Bin 0 -> 8425 bytes
 help/C/figures/add-to-groups.png          |  Bin 0 -> 30736 bytes
 help/C/figures/add-to-sets.png            |  Bin 0 -> 36412 bytes
 help/C/figures/auth-dialog-step1.png      |  Bin 0 -> 8788 bytes
 help/C/figures/auth-dialog-step2.png      |  Bin 0 -> 5780 bytes
 help/C/figures/create-new-set.png         |  Bin 0 -> 14558 bytes
 help/C/figures/edit-picture-details.png   |  Bin 71647 -> 69595 bytes
 help/C/figures/frogr-remote-organizer.png |  Bin 348971 -> 344170 bytes
 help/C/figures/preferences-connection.png |  Bin 24244 -> 23985 bytes
 help/C/figures/preferences-general.png    |  Bin 35642 -> 36309 bytes
 help/C/figures/preferences-misc.png       |  Bin 17596 -> 21259 bytes
 help/C/group-pictures.page                |    8 +++++++-
 help/C/index.page                         |    2 +-
 help/C/introduction.page                  |    4 ++--
 help/C/organize.page                      |    2 +-
 help/C/pictures.page                      |    6 +++---
 help/C/preferences.page                   |    4 ++--
 help/C/remove-pictures.page               |    4 ++--
 help/C/set-pictures.page                  |   15 ++++++++++++++-
 help/C/tag.page                           |    9 ++++++++-
 help/C/upload-pictures.page               |    2 +-
 help/Makefile.am                          |    6 ++++++
 27 files changed, 75 insertions(+), 28 deletions(-)
---
diff --git a/help/C/add-pictures.page b/help/C/add-pictures.page
index ab1f4f9..6278494 100644
--- a/help/C/add-pictures.page
+++ b/help/C/add-pictures.page
@@ -1,15 +1,15 @@
 <?xml version="1.0" encoding="utf-8"?>
 <page xmlns="http://projectmallard.org/1.0/";
       type="topic"
-      id="add-pictures">
+      id="load-pictures">
 
   <info>
     <link type="guide" xref="pictures"/>
-    <revision pkgversion="0" version="0.6" date="2011-01-06" status="draft"/>
-    <desc>Add Pictures</desc>
+    <revision pkgversion="0" version="0.7" date="2012-04-12" status="draft"/>
+    <desc>Load Pictures</desc>
   </info>
 
-  <title>Add Pictures</title>
-  <p>You can add a picture using the toolbar <gui>Plus</gui> button. Or, you can use the menu <guiseq><gui>File</gui><gui>Add Pictures</gui></guiseq>. The added pictures will be displayed and available for transfer to Flickr.</p>
+  <title>Load Pictures</title>
+  <p>You can load a picture using the toolbar <gui>Plus</gui> button. Or, you can use the menu <guiseq><gui>Actions</gui><gui>Load Pictures</gui></guiseq>. The loaded pictures will be displayed and available for transfer to Flickr.</p>
 
 </page>
diff --git a/help/C/create-account.page b/help/C/create-account.page
index 642557e..b5c2756 100644
--- a/help/C/create-account.page
+++ b/help/C/create-account.page
@@ -4,14 +4,25 @@
       id="create-account">
   <info>
     <link type="guide" xref="index#account"/>
-    <revision pkgversion="0" version="0.6" date="2011-01-06" status="draft"/>
+    <revision pkgversion="0" version="0.7" date="2012-04-12" status="draft"/>
     <desc>How to create your Account</desc>
   </info>
 
   <title>How to create your Account</title>
   <p>First create an Account</p>
   <p>When you first run <app>Frogr</app>, it displays a window explaining you'll have to create an account.</p>
+  <figure>
+    <title>Authorizing frogr</title>
+    <desc>Authorizing frogr. Requesting a verification code</desc>
+    <media type="image" src="figures/auth-dialog-step1.png" mime="image/png" style="right">
+    </media>
+  </figure>
   <p>Click Ok, it will run your default web browser. On your default web browser, either create a Flickr account or log in to an existing account.</p>
-  <p>Then, authorize <app>Frogr</app> to access to this account. You may now go back to <app>Frogr</app> window and use it to upload any picture!</p>
-
+  <p>Then, authorize <app>Frogr</app> to access to this account. You may now go back to <app>Frogr</app> window, enter the verification code and use the application to upload any picture!</p>
+  <figure>
+    <title>Authorizing frogr</title>
+    <desc>Authorizing frogr. Finishing the process</desc>
+    <media type="image" src="figures/auth-dialog-step2.png" mime="image/png" style="right">
+    </media>
+  </figure>
 </page>
diff --git a/help/C/display.page b/help/C/display.page
index 6d96b05..edbdc27 100644
--- a/help/C/display.page
+++ b/help/C/display.page
@@ -5,7 +5,7 @@
 
   <info>
     <link type="guide" xref="index#organize"/>
-    <revision pkgversion="0" version="0.6" date="2011-01-06" status="draft"/>
+    <revision pkgversion="0" version="0.7" date="2012-04-12" status="draft"/>
     <desc>Amending view</desc>
   </info>
 
diff --git a/help/C/edit-pictures.page b/help/C/edit-pictures.page
index cb6d67e..c2c901c 100644
--- a/help/C/edit-pictures.page
+++ b/help/C/edit-pictures.page
@@ -5,7 +5,7 @@
 
   <info>
     <link type="guide" xref="index#pictures"/>
-    <revision pkgversion="0" version="0.6" date="2011-01-06" status="draft"/>
+    <revision pkgversion="0" version="0.7" date="2012-04-12" status="draft"/>
     <desc>Amend pictures</desc>
   </info>
 
@@ -21,9 +21,13 @@
   <list>
     <item><title>Title</title><p>Use this box to amend the title</p></item>
     <item><title>Description</title><p>Add some description the picture</p></item>
+    <item><title>Tags</title><p>Add some tags to better categorize the picture</p></item>
     <item><title>Visibility</title><p>Choose whether the picture is public or private.</p></item>
-    <item><title>Content Type</title><p>You can amend the type of the picture.</p></item>
-    <item><title>License</title><p>You can change the license.</p></item>
+    <item><title>Content Type</title><p>You can specify whether the picture is a photo, a screenshot or something else</p></item>
+    <item><title>Safety Level</title><p>You can rate the kind of picture you're uploading</p></item>
+    <item><title>License</title><p>You can change the license, or just use the default one set on Flickr</p></item>
+    <item><title>Geolocation data</title><p>You can let frogr set the geolocation information for a picture on Flickr based on its EXIF information</p></item>
+    <item><title>Show in Global Search Results</title><p>You can specify whether it should be possible to find your picture using Flickr's search engine</p></item>
   </list>
 
 </page>
diff --git a/help/C/external-viewer.page b/help/C/external-viewer.page
index b898ded..c67374d 100644
--- a/help/C/external-viewer.page
+++ b/help/C/external-viewer.page
@@ -5,7 +5,7 @@
 
   <info>
     <link type="guide" xref="index#pictures"/>
-    <revision pkgversion="0" version="0.6" date="2011-01-06" status="draft"/>
+    <revision pkgversion="0" version="0.7" date="2012-04-12" status="draft"/>
     <desc>Open some picture in external application</desc>
   </info>
 
diff --git a/help/C/figures/add-tags-dialog.png b/help/C/figures/add-tags-dialog.png
new file mode 100644
index 0000000..208e3dc
Binary files /dev/null and b/help/C/figures/add-tags-dialog.png differ
diff --git a/help/C/figures/add-to-groups.png b/help/C/figures/add-to-groups.png
new file mode 100644
index 0000000..76b0dce
Binary files /dev/null and b/help/C/figures/add-to-groups.png differ
diff --git a/help/C/figures/add-to-sets.png b/help/C/figures/add-to-sets.png
new file mode 100644
index 0000000..aee4d2b
Binary files /dev/null and b/help/C/figures/add-to-sets.png differ
diff --git a/help/C/figures/auth-dialog-step1.png b/help/C/figures/auth-dialog-step1.png
new file mode 100644
index 0000000..f32d6ba
Binary files /dev/null and b/help/C/figures/auth-dialog-step1.png differ
diff --git a/help/C/figures/auth-dialog-step2.png b/help/C/figures/auth-dialog-step2.png
new file mode 100644
index 0000000..596189a
Binary files /dev/null and b/help/C/figures/auth-dialog-step2.png differ
diff --git a/help/C/figures/create-new-set.png b/help/C/figures/create-new-set.png
new file mode 100644
index 0000000..3af7278
Binary files /dev/null and b/help/C/figures/create-new-set.png differ
diff --git a/help/C/figures/edit-picture-details.png b/help/C/figures/edit-picture-details.png
index 467ec9f..fccec19 100644
Binary files a/help/C/figures/edit-picture-details.png and b/help/C/figures/edit-picture-details.png differ
diff --git a/help/C/figures/frogr-remote-organizer.png b/help/C/figures/frogr-remote-organizer.png
index f6a17b8..2767345 100644
Binary files a/help/C/figures/frogr-remote-organizer.png and b/help/C/figures/frogr-remote-organizer.png differ
diff --git a/help/C/figures/preferences-connection.png b/help/C/figures/preferences-connection.png
index 185b595..ff0934a 100644
Binary files a/help/C/figures/preferences-connection.png and b/help/C/figures/preferences-connection.png differ
diff --git a/help/C/figures/preferences-general.png b/help/C/figures/preferences-general.png
index 5a1c1bf..1ca8290 100644
Binary files a/help/C/figures/preferences-general.png and b/help/C/figures/preferences-general.png differ
diff --git a/help/C/figures/preferences-misc.png b/help/C/figures/preferences-misc.png
index d23d6dd..31d27fc 100644
Binary files a/help/C/figures/preferences-misc.png and b/help/C/figures/preferences-misc.png differ
diff --git a/help/C/group-pictures.page b/help/C/group-pictures.page
index 03d9608..cf53c1b 100644
--- a/help/C/group-pictures.page
+++ b/help/C/group-pictures.page
@@ -5,12 +5,18 @@
 
   <info>
     <link type="guide" xref="organize"/>
-    <revision pkgversion="0" version="0.6" date="2011-01-06" status="draft"/>
+    <revision pkgversion="0" version="0.7" date="2012-04-12" status="draft"/>
     <desc>Group Pictures</desc>
   </info>
 
   <title>Group Pictures</title>
   <p>You may add pictures to an already defined group.</p>
+  <figure>
+    <title>Adding pictures to groups</title>
+    <desc>Adding pictures to groups</desc>
+    <media type="image" src="figures/add-to-groups.png" mime="image/png" style="right">
+    </media>
+  </figure>
 
 </page>
 
diff --git a/help/C/index.page b/help/C/index.page
index 69880f4..dbd5221 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -2,7 +2,7 @@
 <page xmlns="http://projectmallard.org/1.0/"; xmlns:e="http://projectmallard.org/experimental/"; type="guide" id="index" xml:lang="en_GB">
 
   <info>
-    <revision pkgversion="0" version="0.6" date="2011-01-06" status="draft"/>
+    <revision pkgversion="0" version="0.7" date="2012-04-12" status="draft"/>
   </info>
 
   <title>Frogr Help</title>
diff --git a/help/C/introduction.page b/help/C/introduction.page
index 9f7380c..8daaaca 100644
--- a/help/C/introduction.page
+++ b/help/C/introduction.page
@@ -4,7 +4,7 @@
       id="introduction">
 <info>
   <link type="guide" xref="index"/>
-  <revision pkgversion="0" version="0.6" date="2011-01-06" status="draft"/>
+    <revision pkgversion="0" version="0.7" date="2012-04-12" status="draft"/>
   <desc>
     Introduction to the <app>Frogr</app> Remote Organizer.
   </desc>
@@ -34,7 +34,7 @@
   </section>
 
   <section><title>About</title>
-    <p>You can have more information about <app>Frogr</app> using the menu <guiseq><gui>Help</gui><gui>About</gui></guiseq>.</p>
+    <p>You can have more information about <app>Frogr</app> using the menu <guiseq><gui>Frogr</gui><gui>About</gui></guiseq>.</p>
   </section>
 
 </page>
diff --git a/help/C/organize.page b/help/C/organize.page
index 8e99092..4a0ada9 100644
--- a/help/C/organize.page
+++ b/help/C/organize.page
@@ -4,7 +4,7 @@
       id="organize">
   <info>
     <link type="guide" xref="index#organize"/>
-    <revision pkgversion="0" version="0.6" date="2011-01-06" status="draft"/>
+    <revision pkgversion="0" version="0.7" date="2012-04-12" status="draft"/>
     <desc>Organize</desc>
   </info>
 
diff --git a/help/C/pictures.page b/help/C/pictures.page
index fd0681a..d5e5c4e 100644
--- a/help/C/pictures.page
+++ b/help/C/pictures.page
@@ -5,11 +5,11 @@
 
   <info>
     <link type="guide" xref="index#pictures"/>
-    <revision pkgversion="0" version="0.6" date="2011-01-06" status="draft"/>
-    <desc>Add, remove and upload pictures</desc>
+    <revision pkgversion="0" version="0.7" date="2012-04-12" status="draft"/>
+    <desc>Load, remove and upload pictures</desc>
   </info>
 
   <title>Transfer Pictures</title>
-  <p> You first have to add pictures before to be able to upload it.</p>
+  <p>You first have to load pictures into frogr before being able to upload them.</p>
 
 </page>
diff --git a/help/C/preferences.page b/help/C/preferences.page
index bfa95d7..cb692be 100644
--- a/help/C/preferences.page
+++ b/help/C/preferences.page
@@ -5,13 +5,13 @@
 
   <info>
     <link type="guide" xref="index#customize"/>
-    <revision pkgversion="0" version="0.6" date="2011-01-06" status="draft"/>
+    <revision pkgversion="0" version="0.7" date="2012-04-12" status="draft"/>
     <desc>Preferences</desc>
   </info>
 
   <title>Preferences</title>
 
-  <p>Go to Preferences using menu <guiseq><gui>File</gui><gui>Preferences</gui></guiseq>.</p>
+  <p>Go to Preferences using menu <guiseq><gui>Frogr</gui><gui>Preferences</gui></guiseq>.</p>
 
   <section id="preferences-general">
     <title>General Preferences</title>
diff --git a/help/C/remove-pictures.page b/help/C/remove-pictures.page
index 11cf48d..6712085 100644
--- a/help/C/remove-pictures.page
+++ b/help/C/remove-pictures.page
@@ -5,11 +5,11 @@
 
   <info>
     <link type="guide" xref="pictures"/>
-    <revision pkgversion="0" version="0.6" date="2011-01-06" status="draft"/>
+    <revision pkgversion="0" version="0.7" date="2012-04-12" status="draft"/>
     <desc>Remove Pictures</desc>
   </info>
 
   <title>Remove Pictures</title>
-  <p>You can remove a picture using the toolbar <gui>Minus</gui> button. Or, you can use the menu <guiseq><gui>File</gui><gui>Remove Pictures</gui></guiseq>.</p>
+  <p>You can remove a picture using the toolbar <gui>Minus</gui> button. Or, you can use the menu <guiseq><gui>Actions</gui><gui>Remove Pictures</gui></guiseq>.</p>
 
 </page>
diff --git a/help/C/set-pictures.page b/help/C/set-pictures.page
index 5ad2f63..2b5290f 100644
--- a/help/C/set-pictures.page
+++ b/help/C/set-pictures.page
@@ -5,13 +5,26 @@
 
   <info>
     <link type="guide" xref="organize"/>
-    <revision pkgversion="0" version="0.6" date="2011-01-06" status="draft"/>
+    <revision pkgversion="0" version="0.7" date="2012-04-12" status="draft"/>
     <desc>Set Pictures</desc>
   </info>
 
   <title>Set Pictures</title>
   <p>You can add some pictures to a set of pictures. A set is a category. Set do not imply hierarchical view.</p>
   <p>Right-click on one or more pictures and choose <gui>Add to set</gui>. You may choose to add to an already existing set or create a new one.</p>
+  <figure>
+    <title>Adding pictures to existing sets</title>
+    <desc>Adding pictures to existing sets</desc>
+    <media type="image" src="figures/add-to-sets.png" mime="image/png" style="right">
+    </media>
+  </figure>
+
+  <figure>
+    <title>Creating new sets to add pictures to</title>
+    <desc>Creating new sets to add pictures to. You can use the set's title and description for every selected picture too</desc>
+    <media type="image" src="figures/create-new-set.png" mime="image/png" style="right">
+    </media>
+  </figure>
 
 </page>
 
diff --git a/help/C/tag.page b/help/C/tag.page
index 8a0ad60..d7c5ada 100644
--- a/help/C/tag.page
+++ b/help/C/tag.page
@@ -5,12 +5,19 @@
 
   <info>
     <link type="guide" xref="organize"/>
-    <revision pkgversion="0" version="0.6" date="2011-01-06" status="draft"/>
+    <revision pkgversion="0" version="0.7" date="2012-04-12" status="draft"/>
     <desc>Tag Pictures</desc>
   </info>
 
   <title>Tag Pictures</title>
   <p>You can assign several tags to any picture. Flickr allows you to define your own tags. It allows you to easily find any picture you did upload.</p>
   <p>Right-click on a picture, and choose <gui>Add tags</gui>. Or click on the menu <gui>Actions</gui>, and choose <gui>Add tags</gui>. Or, when you're editing picture's detail, you can see and edit the tags</p>
+  <figure>
+    <title>Adding tags to pictures</title>
+    <desc>Adding tags to pictures</desc>
+    <media type="image" src="figures/add-tags-dialog.png" mime="image/png" style="right">
+    </media>
+  </figure>
+
 </page>
 
diff --git a/help/C/upload-pictures.page b/help/C/upload-pictures.page
index 6e3ad89..207d72b 100644
--- a/help/C/upload-pictures.page
+++ b/help/C/upload-pictures.page
@@ -5,7 +5,7 @@
 
   <info>
     <link type="guide" xref="pictures"/>
-    <revision pkgversion="0" version="0.6" date="2011-01-06" status="draft"/>
+    <revision pkgversion="0" version="0.7" date="2012-04-12" status="draft"/>
     <desc>Upload Pictures</desc>
   </info>
 
diff --git a/help/Makefile.am b/help/Makefile.am
index 3a5c6ac..bfd530a 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -14,6 +14,12 @@ include $(top_srcdir)/gnome-doc-utils.make
 
 DOC_ID = frogr
 DOC_FIGURES = \
+	figures/add-tags-dialog.png \
+	figures/add-to-groups.png \
+	figures/add-to-sets.png \
+	figures/auth-dialog-step1.png \
+	figures/auth-dialog-step2.png \
+	figures/create-new-set.png \
 	figures/edit-picture-details.png \
 	figures/frogr-remote-organizer.png \
 	figures/preferences-connection.png \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]