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



Commited into both branches.

On Fri, 2003-08-08 at 02:38, Larry Ewing wrote:
> Looks great, thanks for fixing this.
> 
> --Larry
> 
> On Thu, 2003-08-07 at 02:28, Yuedong Du wrote:
> > 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]