[gnome-user-docs] Fix bug 577126



commit 3f28f907a8f7baba852f2bf1b3124ff00e80132f
Author: Paul Cutler <pcutler gnome org>
Date:   Sun Jun 14 17:41:41 2009 -0500

    Fix bug 577126

 gnome2-user-guide/C/gosbasic.xml |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/gnome2-user-guide/C/gosbasic.xml b/gnome2-user-guide/C/gosbasic.xml
index dcbee8c..f0073e3 100644
--- a/gnome2-user-guide/C/gosbasic.xml
+++ b/gnome2-user-guide/C/gosbasic.xml
@@ -187,7 +187,7 @@ action on the object over which your mouse pointer is situated, depending on whi
           </row>
           <row>
             <entry colname="colspec0" valign="top">
-              <para>Drag</para>
+              <para>Click-and-drag</para>
             </entry>
             <entry colname="colspec1" valign="top">
               <para>Press and do not release the
@@ -196,15 +196,16 @@ action on the object over which your mouse pointer is situated, depending on whi
               and finally release the button.</para>
                             
               <para>Dragging with the mouse is used in many different contexts.
-              
-              
+              			  
+
               This moves an object around the screen with the mouse. The 
               object is <emphasis>dropped</emphasis> at the 
               location where the mouse button 
               is released. This action is also called 
               <emphasis>drag-and-drop</emphasis>. Clicking on an element of the interface to
-              move it is sometimes called a <emphasis>grab</emphasis>. Click and drag</para>
-                            
+              move it is sometimes called a <emphasis>grab</emphasis>.</para>		  
+			  
+			                
               <para>For example, you can change the position of a window by 
               dragging on its title bar, or move a file by dragging its icon 
               from one window and dropping it on another.</para>           



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