[gedit] starting work on the check-update page. minor edits to the gedit-tabs page



commit 4620f332e664d74dc10e0f7e7f8fcc5ca6d70e74
Author: Jim Campbell <jwcampbell gmail com>
Date:   Fri Mar 11 16:34:26 2011 -0600

    starting work on the check-update page. minor edits to the gedit-tabs page

 help/C/gedit-plugins-check-update.page |    9 +++++++--
 help/C/gedit-tabs.page                 |    6 +++---
 2 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/help/C/gedit-plugins-check-update.page b/help/C/gedit-plugins-check-update.page
index 59704eb..7e6a096 100644
--- a/help/C/gedit-plugins-check-update.page
+++ b/help/C/gedit-plugins-check-update.page
@@ -4,14 +4,19 @@
 
 <info>
   <link type="guide" xref="gedit-plugin-guide#gedit-default-plugins"/>
-  <desc>*Check for latest version of gedit (Win32 and OS X only).</desc>
   <revision pkgversion="3.0" version="0.1" date="2010-12-5" status="stub"/>
   <credit type="author">
     <name>Daniel Neel</name>
     <email>dneelyep gmail com</email>
   </credit>
+  <credit type="author">
+    <name>Jim Campbell</name>
+    <email>jwcampbell gmail com</email>
+  </credit>
 </info>
 
-<title>*Check update</title>
+<title>Check for updates to gedit (Windows and Mac OS X only)</title>
+
+
 
 </page>
diff --git a/help/C/gedit-tabs.page b/help/C/gedit-tabs.page
index 3c8a470..6586ab4 100644
--- a/help/C/gedit-tabs.page
+++ b/help/C/gedit-tabs.page
@@ -18,12 +18,12 @@
   </info>
 
   <title>Add and remove tabs</title>
-  <p>Working with tabs in <app>gedit</app> allows you to keep an eye on several files in a single window. Tabs in <app>gedit</app> behave similarly to tabs in other programs such as web browsers.  When you start <app>gedit</app>, a single tab will be displayed above the contents of the current file.</p>
+  <p>Working with tabs in <app>gedit</app> allows you to keep an eye on several files in a single window. When you start <app>gedit</app>, a single tab will be displayed above the contents of the current file.</p>
 
   <p>Tabs indicate the files you currently have open to work on. The tab that is larger than the other tabs indicates the file that is currently open. The smaller tabs indicate other files that are available to work on.</p>
   <!--<p>add figure tags also<media type="image" mime="" src=""/></p>-->
 
-  <p>To view the contents of a specific tab, click the tab itself. The contents of the file will be displayed below the currently open tabs. Clicking the <guiseq><gui>X</gui></guiseq> on the side of the tab will close it, removing it from the list of available tabs.</p>
+  <p>To view the contents of a specific tab, click the tab itself. The contents of the file will be displayed below the currently open tabs. Clicking the <guiseq><gui>X</gui></guiseq> on the side of the tab will close that file.</p>
 
 <!--  <p>Add a screenshot to the page to demonstrate tabs? Maybe a before and after picture?</p> -->
 
@@ -34,7 +34,7 @@
 
   <section>
     <title>Removing tabs</title>
-    <p>To remove a tab, click the <guiseq><gui>X</gui></guiseq> on the tab's right side. Or, to remove all open tabs, press <keyseq><key>Ctrl</key><key>Shift</key><key>W</key></keyseq></p>
+    <p>To remove a tab, click the <guiseq><gui>X</gui></guiseq> on the tab's right side. To remove all open tabs, press <keyseq><key>Ctrl</key><key>Shift</key><key>W</key></keyseq></p>
   </section>
 	
   <section>



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