[gnome-terminal] Add ctrl-shift-up/down documentation (bgo 602004)



commit 01a3a35ef2fbde6cb12faee6d2906a6b676ee292
Author: Paul Cutler <pcutler gnome org>
Date:   Thu Jan 7 11:54:31 2010 -0600

    Add ctrl-shift-up/down documentation (bgo 602004)

 help/C/gnome-terminal.xml |   24 ++++++++++++++++--------
 1 files changed, 16 insertions(+), 8 deletions(-)
---
diff --git a/help/C/gnome-terminal.xml b/help/C/gnome-terminal.xml
index 6a1fb8c..6454e6f 100644
--- a/help/C/gnome-terminal.xml
+++ b/help/C/gnome-terminal.xml
@@ -3,9 +3,9 @@
 "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"; [
   <!ENTITY legal SYSTEM "legal.xml">
   <!ENTITY app "GNOME Terminal">  
-  <!ENTITY appversion "2.24.3">
-  <!ENTITY manrevision "2.8">
-  <!ENTITY date "March 2009">
+  <!ENTITY appversion "2.30">
+  <!ENTITY manrevision "2.9">
+  <!ENTITY date "January 2010">
 ]>
 <!-- =============Document Header ============================= -->
 <!-- (Do not remove this comment block.)
@@ -46,7 +46,7 @@ text-based commands through a shell such as Bash.
         <holder>Christian Persch</holder> 
      </copyright>
      <copyright> 
-        <year>2009</year> 
+        <year>2010</year> 
         <holder>Paul Cutler</holder> 
      </copyright>	 
      <publisher> 
@@ -85,10 +85,18 @@ text-based commands through a shell such as Bash.
      <publisher role="maintainer">
        <publishername>GNOME Documentation Project</publishername>
      </publisher>
-	<releaseinfo revision="2.26" role="review">
-		<ulink type="planning" url="http://mail.gnome.org/archives/gnome-doc-list/2009-March/msg00048.html"/>
+	<releaseinfo revision="2.30" role="review">
     </releaseinfo>
-     <revhistory> 
+     <revhistory>
+	<revision> 
+          <revnumber>GNOME Terminal Manual V2.9</revnumber> 
+          <date>January 2010</date> 
+          <revdescription> 
+             <para role="author">Paul Cutler
+		<email>pcutler gnome org</email> </para>
+             <para role="publisher">GNOME Documentation Project</para>
+          </revdescription> 
+        </revision> 
 	<revision> 
           <revnumber>GNOME Terminal Manual V2.8</revnumber> 
           <date>March 2009</date> 
@@ -579,7 +587,7 @@ text-based commands through a shell such as Bash.
                   </listitem> 
                 </itemizedlist> 
                 <para>
-                  The number of lines that you can scroll back to in the terminal window is determined by the <guilabel>Scrollback</guilabel> setting in the <guilabel>Scrolling</guilabel> tabbed section of the <guilabel>Editing Profile</guilabel> dialog.  </para>
+                  The number of lines that you can scroll back to in the terminal window is determined by the <guilabel>Scrollback</guilabel> setting in the <guilabel>Scrolling</guilabel> tabbed section of the <guilabel>Editing Profile</guilabel> dialog.  You can also scroll up or down one line at a time by pressing <keycombo><keycap>Control</keycap><keycap>Shift</keycap><keycap>Up</keycap></keycombo> or <keycombo><keycap>Control</keycap><keycap>Shift</keycap><keycap>Down</keycap></keycombo>. </para>
              </listitem> 
           </varlistentry> 
           <varlistentry> 



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