[giggle] Updated some fields and added history view help



commit ae54c26b33ca705d7973f3de264c14516885e9dd
Author: Å?ukasz JernaÅ? <deejay1 srem org>
Date:   Wed Feb 3 13:20:16 2010 +0100

    Updated some fields and added history view help

 help/C/figures/giggle-main_window_sections.png |  Bin 0 -> 180679 bytes
 help/C/history-view.page                       |   51 ++++++++++++++++++++++++
 help/C/index.page                              |    5 ++-
 help/C/introduction.page                       |    2 +-
 help/C/opening-repositories.page               |    2 +-
 help/C/tagging-commits.page                    |    2 +-
 6 files changed, 58 insertions(+), 4 deletions(-)
---
diff --git a/help/C/figures/giggle-main_window_sections.png b/help/C/figures/giggle-main_window_sections.png
new file mode 100644
index 0000000..6caab3c
Binary files /dev/null and b/help/C/figures/giggle-main_window_sections.png differ
diff --git a/help/C/history-view.page b/help/C/history-view.page
new file mode 100644
index 0000000..f8b0c1d
--- /dev/null
+++ b/help/C/history-view.page
@@ -0,0 +1,51 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="history-view">
+  <info>
+    <link type="guide" xref="index#views"/>
+    <desc>
+      Viewing the history of a repository
+    </desc>
+
+    <credit type="author">
+      <name>Å?ukasz JernaÅ?</name>
+      <email>deejay1 srem org</email>
+    </credit>
+
+<!--
+    <copyright>
+      <year>2010</year>
+      <name>GNOME Documentation Project</name>
+    </copyright>
+-->
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+  </info>
+
+  <title>History view</title>
+   <figure>
+    <title>History view set up</title>
+    <desc>Giggle in History view mode</desc>
+    <media type="image" src="figures/giggle-main_window_sections.png"/>
+   </figure>
+    <p><app>Giggle</app>'s history view is set up in three main parts: </p>
+     <list type="numbered">
+       <item>
+        <p>History graph</p>
+        <p>Displays a visual representation of the current repository history, including all the branches  be it remote or local. By hovering the mouse cursor over the icons you can display additional information, such as branch and tag names. Moving through history is accomplished either by using the mouse or the <key>Up</key> and <key>Down</key> keys.</p>
+       </item>
+       <item>
+        <p>Changed files</p>
+        <p>Displays files changed in the currently selected revision</p>
+       </item>
+       <item>
+        <p>Diff</p>
+        <p>Displays the differences for the selected file and revision.</p>
+        <note style="important">
+          <p><app>Giggle</app> displays the differences as individual chunks, you can move between them either by using the Up and Down icons above the list of changed files, or by pressing <keyseq><key>Alt</key><key>Up</key></keyseq> and <keyseq><key>Alt</key><key>Down</key></keyseq> keys. Doing so will also move you through the list of changed files as the diff progresses.</p>
+        </note>
+       </item>
+     </list>
+    
+    
+
+</page>
diff --git a/help/C/index.page b/help/C/index.page
index a1ade82..dcef80c 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -10,7 +10,7 @@
 
 <!--
     <copyright>
-      <year>2009</year>
+      <year>2010</year>
       <name>GNOME Documentation Project</name>
     </copyright>
 -->
@@ -19,6 +19,9 @@
 
   <title>Giggle Help</title>
 
+  <section id="views" style="2column">
+     <title>Working with <app>Giggle</app></title>
+  </section>
   <section id="basics" style="2column">
     <title>Working with GIT repositories</title>
   </section>
diff --git a/help/C/introduction.page b/help/C/introduction.page
index 70e3e0f..a73338a 100644
--- a/help/C/introduction.page
+++ b/help/C/introduction.page
@@ -14,7 +14,7 @@
 
 <!--
     <copyright>
-      <year>2009</year>
+      <year>2010</year>
       <name>GNOME Documentation Project</name>
     </copyright>
 -->
diff --git a/help/C/opening-repositories.page b/help/C/opening-repositories.page
index 09ff491..1c5835d 100644
--- a/help/C/opening-repositories.page
+++ b/help/C/opening-repositories.page
@@ -14,7 +14,7 @@
 
 <!--
     <copyright>
-      <year>2009</year>
+      <year>2010</year>
       <name>GNOME Documentation Project</name>
     </copyright>
 -->
diff --git a/help/C/tagging-commits.page b/help/C/tagging-commits.page
index 1c70712..4a58e34 100644
--- a/help/C/tagging-commits.page
+++ b/help/C/tagging-commits.page
@@ -14,7 +14,7 @@
 
 <!--
     <copyright>
-      <year>2009</year>
+      <year>2010</year>
       <name>GNOME Documentation Project</name>
     </copyright>
 -->



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