[evolution-patches] seek review for bug 47387:composer's Bulleted list not working!
- From: Yuedong Du <yuedong du sun com>
- To: Patches <evolution-patches ximian com>, sceri-evolution sun com
- Subject: [evolution-patches] seek review for bug 47387:composer's Bulleted list not working!
- Date: Thu, 07 Aug 2003 15:28:37 +0800
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]