[evolution-patches] seek review for bug 47387:composer's Bulleted list not working!



Hi all,

Just fix  the typo cause the bulleted list do not work.

Thanks
York
Index: menubar.c
===================================================================
RCS file: /cvs/gnome/gtkhtml/components/html-editor/menubar.c,v
retrieving revision 1.91
diff -u -r1.91 menubar.c
--- menubar.c	5 Jun 2003 21:32:32 -0000	1.91
+++ menubar.c	7 Aug 2003 06:46:59 -0000
@@ -478,7 +478,7 @@
 	{"style-header6", "HeadingH6"},
 	{"style-address", "HeadingAddress"},
 	{"style-pre", "HeadingPreformat"},
-	{"style-dot", "HeadingBulletedList"},
+	{"style-itemdot", "HeadingBulletedList"},
 	{"style-itemroman", "HeadingRomanList"},
 	{"style-itemdigit", "HeadingNumberedList"},
 	{"style-itemalpha", "HeadingAlphabeticalList"},


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