gtkhtml r8941 - trunk/components/html-editor



Author: leonardof
Date: Sun Aug 31 20:41:53 2008
New Revision: 8941
URL: http://svn.gnome.org/viewvc/gtkhtml?rev=8941&view=rev

Log:
2008-08-31  Leonardo Ferreira Fontenelle  <leonardof gnome org>

	* GNOME_GtkHTML_Editor.xml.in: Changed label and tooltip to match
	those in GNOME_GtkHTML_Editor-emacs.xml.in. Closes bug #549238.


Modified:
   trunk/components/html-editor/ChangeLog
   trunk/components/html-editor/GNOME_GtkHTML_Editor.xml.in

Modified: trunk/components/html-editor/GNOME_GtkHTML_Editor.xml.in
==============================================================================
--- trunk/components/html-editor/GNOME_GtkHTML_Editor.xml.in	(original)
+++ trunk/components/html-editor/GNOME_GtkHTML_Editor.xml.in	Sun Aug 31 20:41:53 2008
@@ -40,8 +40,8 @@
 			<cmd name="HeadingNormal" _label="Normal"
 		        _tip="Make the current Paragraph style Normal"
 		        accel="*Ctrl*0"/>
-			<cmd name="HeadingPreformat" _label="Preformatted"
-		        _tip="Make the current Paragraph style Preformatted"
+			<cmd name="HeadingPreformat" _label="Preformat"
+		        _tip="Make the current Paragraph style Preformat"
 		        accel="*Ctrl*7"/>
 			<cmd name="HeadingH1" _label="Header _1"
 		        _tip="Make the current paragraph an H1 header"



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