gedit r6761 - in trunk: . help/C



Author: icq
Date: Mon Dec 29 22:56:39 2008
New Revision: 6761
URL: http://svn.gnome.org/viewvc/gedit?rev=6761&view=rev

Log:
2008-12-29  Ignacio Casal Quinteiro  <nacho resa gmail com>

        * help/C/gedit.xml:
        Update Color scheme preference. (Fixes bug #475071).



Modified:
   trunk/ChangeLog
   trunk/help/C/gedit.xml

Modified: trunk/help/C/gedit.xml
==============================================================================
--- trunk/help/C/gedit.xml	(original)
+++ trunk/help/C/gedit.xml	Mon Dec 29 22:56:39 2008
@@ -1234,15 +1234,30 @@
 				<para>The <guilabel>Editor font</guilabel> field displays the font that <application>&app;</application> uses to display text. Click on the button to specify the font type, style, and size to use for text. </para>
 			 </listitem>
 		  	</varlistentry>
-		   <varlistentry> <term><guilabel>Colors</guilabel> </term>
-			 <listitem>
-				<para>Select the <guilabel>Use default theme colors</guilabel> option to use the default theme colors in the <application>&app;</application> text window. </para>
-				<para>Click on the <guibutton>Normal text color</guibutton> color button to display the color selector dialog. Select a color to use to display normal text in the <application>&app;</application> text window. </para>
-				<para>Click on the <guibutton>Background color</guibutton> color button to display the color selector dialog. Select a background color for the <application>&app;</application> text window. </para>
-				<para>Click on the <guibutton>Selected text color</guibutton> color button to display the color selector dialog. Select a color to use to display selected text.
-				</para>
-				<para>Click on the <guibutton>Selection color</guibutton> color button to display the color selector dialog. Select a background color to use to highlight a text selection.  </para>
-			 </listitem>
+		   <varlistentry> <term><guilabel>Color Scheme</guilabel> </term>
+			<listitem>
+				<para>You can choose a color scheme from the list of color schemes. By default, the following color schemes are installed: </para>
+				<varlistentry>
+					<listitem>
+						<para><guilabel>Classic</guilabel> Classic color scheme based on the gvim color scheme. </para>
+					</listitem>
+					<listitem>
+						<para><guilabel>Kate</guilabel> Color scheme used in the Kate text editor. </para>
+					</listitem>
+					<listitem>
+						<para><guilabel>Oblivion</guilabel> Dark color scheme using the Tango color palette. </para>
+					</listitem>
+					<listitem>
+						<para><guilabel>Tango</guilabel> Color scheme using the Tango color scheme. </para>
+					</listitem>
+				</varlistentry>
+			</listitem>
+			<listitem>
+				<para>You can add a new color scheme by clicking on <guilabel>Add...</guilabel>, and selecting a color scheme file </para>
+			</listitem>
+			<listitem>
+				<para>You can remove the selected color scheme by clicking on <guilabel>Remove</guilabel> </para>
+			</listitem>
 		  	</varlistentry>
 			</variablelist>
 		</sect2>



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