Re: [Patch] for default format list
Paul Wagland <[email protected]> Tue, 7 Sep 2004 08:02:59 +0200
| Newsgroups | gmane.comp.horde.wicked |
|---|---|
| Message-ID | <[email protected]> |
On Tue 07 Sep 2004 12:13:53 AM CEST, Jan Schneider wrote: > Zitat von Paul Wagland <[email protected]>: > >> Turns out that the help text is wrong for the item lists... this patch fixes >> it... > > No patch attached. Curse you horde mailing list! Umm. It stripped off my patch again, IIRC, the horde mailing list does not like either the .patch extension or the [text/x-patch] mimetype that mozilla gives all of my patches. Here trying again from windows... and renaming it as well... maybe this will get through. :-\ Cheers, Paul -- wicked mailing list - Join the hunt: http://horde.org/bounties/#wicked Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
wicked.format.patch.txt
(text/plain, 682 B)
Index: wicked/scripts/data/WickedTextFormat =================================================================== RCS file: /repository/wicked/scripts/data/WickedTextFormat,v retrieving revision 1.5 diff -u -r1.5 WickedTextFormat --- wicked/scripts/data/WickedTextFormat 6 Aug 2004 23:44:32 -0000 1.5 +++ wicked/scripts/data/WickedTextFormat 6 Sep 2004 20:15:44 -0000 @@ -166,12 +166,12 @@ You can create a definition (description) list with the following syntax: <code> -:Item 1: Something -:Item 2: Something else +: Item 1 : Something +: Item 2 : Something else </code> -:Item 1: Something -:Item 2: Something else +: Item 1 : Something +: Item 2 : Something else ----