Re: [evolution-patches] seek review for bug 47387:composer's Bulleted list not working!
- From: yuedong du <yuedong du sun com>
- To: Larry Ewing <lewing ximian com>
- Cc: patches <evolution-patches ximian com>, sceri-evolution sun com
- Subject: Re: [evolution-patches] seek review for bug 47387:composer's Bulleted list not working!
- Date: Fri, 08 Aug 2003 12:20:02 +0800
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]