[gedit] minor updates to pyconsole and insert-date-time pages.



commit 422b59bdbe1a6cde6cbb2b5bef9abe1c977e8547
Author: Jim Campbell <jwcampbell gmail com>
Date:   Fri Feb 25 20:00:34 2011 -0600

    minor updates to pyconsole and insert-date-time pages.

 help/C/gedit-plugins-insert-date-time.page |   13 +++++++++++--
 help/C/gedit-plugins-pyconsole.page        |    3 +--
 2 files changed, 12 insertions(+), 4 deletions(-)
---
diff --git a/help/C/gedit-plugins-insert-date-time.page b/help/C/gedit-plugins-insert-date-time.page
index c913e89..b55f294 100644
--- a/help/C/gedit-plugins-insert-date-time.page
+++ b/help/C/gedit-plugins-insert-date-time.page
@@ -4,14 +4,23 @@
 
 <info>
   <link type="guide" xref="gedit-plugin-guide#gedit-default-plugins"/>
-  <desc>*Inserts current date and time at the cursor position.</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>*Insert date/time</title>
+<title>Insert the current date/time at the cursor position</title>
+
+<p>As this name of this plugin suggests, the <gui>Insert Date/Time</gui> plugin allows you to insert the date and/or time at the current cursor position. To enable this plugin, select <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Plugins</gui><gui>Insert Date/Time</gui></guiseq>.  To use the plugin, press <guiseq><gui>Edit</gui><gui>Insert Date and Time</gui>.</p>
+
+<p>By default, the <gui>Insert Date/Time</gui> plugin will prompt you to choose your preferred date/time format each time that you use the plugin. However, you can choose your own default date and time format by selecting <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Plugins</gui><gui>Insert Date/Time</gui><gui>Configure</gui>. 
 
 </page>
diff --git a/help/C/gedit-plugins-pyconsole.page b/help/C/gedit-plugins-pyconsole.page
index 66fd47e..358e394 100644
--- a/help/C/gedit-plugins-pyconsole.page
+++ b/help/C/gedit-plugins-pyconsole.page
@@ -4,7 +4,6 @@
 
 <info>
   <link type="guide" xref="gedit-plugin-guide#gedit-default-plugins"/>
-  <desc>*Interactive Python console standing in the bottom panel.</desc>
   <revision pkgversion="3.0" version="0.1" date="2010-10-10" status="incomplete"/>
   <credit type="author">
     <name>Jim Campbell</name>
@@ -12,6 +11,6 @@
   </credit>
 </info>
 
-  <title>*Add a Python Console</title>
+  <title>Add an interactive Python console to the bottom panel</title>
 
 </page>



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