[gedit] Removed reference to deprecated username plugin (Bug 318408)



commit e22e63dc5aacd96b97feeb3ace2d113f460ca70a
Author: Claude Paroz <claude 2xlibre net>
Date:   Sun May 17 20:37:33 2009 +0200

    Removed reference to deprecated username plugin (Bug 318408)
---
 help/C/gedit.xml |   12 +-----------
 1 files changed, 1 insertions(+), 11 deletions(-)

diff --git a/help/C/gedit.xml b/help/C/gedit.xml
index ed643b9..0fda9c4 100644
--- a/help/C/gedit.xml
+++ b/help/C/gedit.xml
@@ -1376,11 +1376,9 @@
   		  <listitem>
   		    <para><application><link linkend="gedit-tag-list-plugin">Tag List</link></application> lets you insert commonly-used tags for HTML and other languages from a list in the side pane.</para>
   		  </listitem>
-  		  <listitem>
-  		    <para><application><link linkend="gedit-user-name-plugin">User Name</link></application> inserts the username of the current user into the document.</para>
-  		  </listitem>
   		</itemizedlist>
 
+	<note><para>For more information on creating plugins, see the <ulink type="http" url="http://live.gnome.org/Gedit/Plugins";><application>&app;</application> website</ulink>.</para></note>
   	</sect2>
 
 <sect2 id="gedit-change-case-plugin">
@@ -1975,14 +1973,6 @@
 		</orderedlist>
 </sect2>
 
-<sect2 id="gedit-user-name-plugin">
-<title>User Name Plugin</title>
-	<para>The <application>User name</application> plugin inserts the username of the current user into the document.</para>
-	<para>To insert your username at the cursor position, choose <menuchoice> <guimenu>Edit</guimenu> <guimenuitem>Insert User Name</guimenuitem> </menuchoice>.</para>
-
-	<note><para>This plugin is mostly provided as an example of how to create your own plugins. For more information on creating plugins, see the <ulink type="http" url="http://live.gnome.org/Gedit/Plugins";><application>&app;</application> website</ulink>.</para></note>
-</sect2>
-
 </sect1>
 
 </article>



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