[frogr] Updated manual to reflect last changes in frogr.



commit ab38cfc25f7e92d1a6bce39271714e201302919e
Author: Mario Sanchez Prada <msanchez gnome org>
Date:   Tue Dec 4 01:16:54 2012 +0100

    Updated manual to reflect last changes in frogr.
    
    New sorting methods added, as well as mentions to video uploads.

 help/C/add-pictures.page    |    6 +++---
 help/C/display.page         |    4 ++--
 help/C/edit-pictures.page   |   16 ++++++++--------
 help/C/external-viewer.page |    4 ++--
 help/C/group-pictures.page  |   10 +++++-----
 help/C/introduction.page    |    3 ++-
 help/C/pictures.page        |    6 +++---
 help/C/remove-pictures.page |    6 +++---
 help/C/set-pictures.page    |   16 ++++++++--------
 help/C/tag.page             |   12 ++++++------
 help/C/upload-pictures.page |    6 +++---
 11 files changed, 45 insertions(+), 44 deletions(-)
---
diff --git a/help/C/add-pictures.page b/help/C/add-pictures.page
index 6278494..0e37d61 100644
--- a/help/C/add-pictures.page
+++ b/help/C/add-pictures.page
@@ -6,10 +6,10 @@
   <info>
     <link type="guide" xref="pictures"/>
     <revision pkgversion="0" version="0.7" date="2012-04-12" status="draft"/>
-    <desc>Load Pictures</desc>
+    <desc>Add Elements</desc>
   </info>
 
-  <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>
+  <title>Add Elements</title>
+  <p>You can add a picture or a video using the toolbar <gui>Plus</gui> button. Or, you can use the menu <guiseq><gui>File</gui><gui>Add Elements</gui></guiseq>. The loaded elements will be displayed and available for transfer to Flickr.</p>
 
 </page>
diff --git a/help/C/display.page b/help/C/display.page
index edbdc27..77cfaba 100644
--- a/help/C/display.page
+++ b/help/C/display.page
@@ -9,7 +9,7 @@
     <desc>Amending view</desc>
   </info>
 
-  <title>Sort Pictures</title>
-  <p>You can sort pictures by title, by date, or as loaded. Click on the menu <gui>View</gui> and select the proper way to sort. You may also use reversed ordering. </p>
+  <title>Sort Elements</title>
+  <p>You can sort elements by title, by date, by size or as loaded. Click on the menu <gui>View</gui> and select the proper way to sort. You may also use reversed ordering. </p>
 
 </page>
diff --git a/help/C/edit-pictures.page b/help/C/edit-pictures.page
index c2c901c..433e599 100644
--- a/help/C/edit-pictures.page
+++ b/help/C/edit-pictures.page
@@ -9,8 +9,8 @@
     <desc>Amend pictures</desc>
   </info>
 
-  <title>Edit Pictures</title>
-  <p>To edit the pictures detail, right-click on a picture and choose <gui>Edit Details</gui>.Until you edit the details, these will use the default details.</p>
+  <title>Edit Details</title>
+  <p>To edit the details of a picture or a video, right-click on an element and choose <gui>Edit Details</gui>.Until you edit the details, these will use the default details.</p>
   <figure>
     <title>Edit picture details</title>
     <desc>Amend the details of the picture.</desc>
@@ -20,14 +20,14 @@
 
   <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 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>Description</title><p>Add some description the element</p></item>
+    <item><title>Tags</title><p>Add some tags to better categorize the element</p></item>
+    <item><title>Visibility</title><p>Choose whether the element is public or private.</p></item>
+    <item><title>Content Type</title><p>You can specify whether the element is a photo, a screenshot or something else</p></item>
+    <item><title>Safety Level</title><p>You can rate the kind of element 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>
+    <item><title>Show in Global Search Results</title><p>You can specify whether it should be possible to find your picture or video using Flickr's search engine</p></item>
   </list>
 
 </page>
diff --git a/help/C/external-viewer.page b/help/C/external-viewer.page
index c67374d..d209bff 100644
--- a/help/C/external-viewer.page
+++ b/help/C/external-viewer.page
@@ -6,10 +6,10 @@
   <info>
     <link type="guide" xref="index#pictures"/>
     <revision pkgversion="0" version="0.7" date="2012-04-12" status="draft"/>
-    <desc>Open some picture in external application</desc>
+    <desc>Open element in external application</desc>
   </info>
 
   <title>External viewer</title>
-  <p> You can display some picture in any application. Right-click on some picture then choose <gui>Open in external viewer</gui>. </p>
+  <p> You can display pictures or videos in external applications. Right-click on some picture then choose <gui>Open in external viewer</gui>. </p>
 
 </page>
diff --git a/help/C/group-pictures.page b/help/C/group-pictures.page
index cf53c1b..0d3f259 100644
--- a/help/C/group-pictures.page
+++ b/help/C/group-pictures.page
@@ -6,14 +6,14 @@
   <info>
     <link type="guide" xref="organize"/>
     <revision pkgversion="0" version="0.7" date="2012-04-12" status="draft"/>
-    <desc>Group Pictures</desc>
+    <desc>Group Elements</desc>
   </info>
 
-  <title>Group Pictures</title>
-  <p>You may add pictures to an already defined group.</p>
+  <title>Add to Groups</title>
+  <p>You may add pictures and videos to an already defined group.</p>
   <figure>
-    <title>Adding pictures to groups</title>
-    <desc>Adding pictures to groups</desc>
+    <title>Adding elements to groups</title>
+    <desc>Adding elements to groups</desc>
     <media type="image" src="figures/add-to-groups.png" mime="image/png" style="right">
     </media>
   </figure>
diff --git a/help/C/introduction.page b/help/C/introduction.page
index 8daaaca..430faee 100644
--- a/help/C/introduction.page
+++ b/help/C/introduction.page
@@ -25,11 +25,12 @@
 
   <section><title>Main Features</title>
     <list>
-      <item><p>Allow to upload pictures to Flickr</p></item>
+      <item><p>Allow to upload pictures and videos to Flickr</p></item>
       <item><p>Allow uploading pictures located in remote machines</p></item>
       <item><p>Allow adding tags to pictures</p></item>
       <item><p>Allow specifying sets and group pools for the pictures to be added to after the upload process.</p></item>
       <item><p>Support for handling multiple Flickr accounts.</p></item>
+      <item><p>Support for saving and loading projects.</p></item>
     </list>
   </section>
 
diff --git a/help/C/pictures.page b/help/C/pictures.page
index d5e5c4e..983c22a 100644
--- a/help/C/pictures.page
+++ b/help/C/pictures.page
@@ -6,10 +6,10 @@
   <info>
     <link type="guide" xref="index#pictures"/>
     <revision pkgversion="0" version="0.7" date="2012-04-12" status="draft"/>
-    <desc>Load, remove and upload pictures</desc>
+    <desc>Add, remove and upload pictures and videos</desc>
   </info>
 
-  <title>Transfer Pictures</title>
-  <p>You first have to load pictures into frogr before being able to upload them.</p>
+  <title>Transfer Elements</title>
+  <p>You first have to add elements (pictures or videos) into frogr before being able to upload them.</p>
 
 </page>
diff --git a/help/C/remove-pictures.page b/help/C/remove-pictures.page
index 6712085..07d9692 100644
--- a/help/C/remove-pictures.page
+++ b/help/C/remove-pictures.page
@@ -6,10 +6,10 @@
   <info>
     <link type="guide" xref="pictures"/>
     <revision pkgversion="0" version="0.7" date="2012-04-12" status="draft"/>
-    <desc>Remove Pictures</desc>
+    <desc>Remove Elements</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>Actions</gui><gui>Remove Pictures</gui></guiseq>.</p>
+  <title>Remove Elements</title>
+  <p>You can remove a picture or a video using the toolbar <gui>Minus</gui> button. Or, you can use the menu <guiseq><gui>File</gui><gui>Remove Elements</gui></guiseq>.</p>
 
 </page>
diff --git a/help/C/set-pictures.page b/help/C/set-pictures.page
index 2b5290f..6a1033e 100644
--- a/help/C/set-pictures.page
+++ b/help/C/set-pictures.page
@@ -6,22 +6,22 @@
   <info>
     <link type="guide" xref="organize"/>
     <revision pkgversion="0" version="0.7" date="2012-04-12" status="draft"/>
-    <desc>Set Pictures</desc>
+    <desc>Adding Elements to Sets</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>
+  <title>Adding Elements to Sets</title>
+  <p>You can add pictures and videos to sets in Flickr. A set is a category. Set do not imply hierarchical view.</p>
+  <p>Right-click on one or more elements 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>
+    <title>Adding elements to existing sets</title>
+    <desc>Adding elements 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>
+    <title>Creating new sets to add elements to</title>
+    <desc>Creating new sets to add elements to. You can use the set's title and description for every selected element too</desc>
     <media type="image" src="figures/create-new-set.png" mime="image/png" style="right">
     </media>
   </figure>
diff --git a/help/C/tag.page b/help/C/tag.page
index d7c5ada..54e4d9d 100644
--- a/help/C/tag.page
+++ b/help/C/tag.page
@@ -6,15 +6,15 @@
   <info>
     <link type="guide" xref="organize"/>
     <revision pkgversion="0" version="0.7" date="2012-04-12" status="draft"/>
-    <desc>Tag Pictures</desc>
+    <desc>Tag Elements</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>
+  <title>Tag Elements</title>
+  <p>You can assign several tags to any element. Flickr allows you to define your own tags. It allows you to easily find any element you did upload.</p>
+  <p>Right-click on a element, 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 element's detail, you can see and edit the tags</p>
   <figure>
-    <title>Adding tags to pictures</title>
-    <desc>Adding tags to pictures</desc>
+    <title>Adding tags to elements</title>
+    <desc>Adding tags to elements</desc>
     <media type="image" src="figures/add-tags-dialog.png" mime="image/png" style="right">
     </media>
   </figure>
diff --git a/help/C/upload-pictures.page b/help/C/upload-pictures.page
index 207d72b..cecee40 100644
--- a/help/C/upload-pictures.page
+++ b/help/C/upload-pictures.page
@@ -6,10 +6,10 @@
   <info>
     <link type="guide" xref="pictures"/>
     <revision pkgversion="0" version="0.7" date="2012-04-12" status="draft"/>
-    <desc>Upload Pictures</desc>
+    <desc>Upload Elements</desc>
   </info>
 
-  <title>Upload Pictures</title>
-  <p>You can upload a picture using the toolbar <gui>arrow</gui> button. Or, you can use the menu <guiseq><gui>Actions</gui><gui>Upload All</gui></guiseq>. The uploaded pictures will disappear from the list. You may remove some pictures before to upload all the remaining ones.</p>
+  <title>Upload Elements</title>
+  <p>You can upload pictures and videos using the toolbar <gui>arrow</gui> button. Or, you can use the menu <guiseq><gui>File</gui><gui>Upload All</gui></guiseq>. The uploaded pictures will disappear from the list. You may remove some pictures before to upload all the remaining ones.</p>
 
 </page>



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