Re: [evolution-patches] seek review for bug 47387:composer's Bulleted list not working!
- From: Larry Ewing <lewing ximian com>
- To: Yuedong Du <yuedong du sun 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: Thu, 07 Aug 2003 13:38:46 -0500
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]