diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | help/C/zenity.xml | 1 |
2 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2004-10-26 Glynn Foster <glynn.foster@sun.com> + + * help/C/zenity.xml: Patch from Lucas Rocha to fix + #153277, and remove an extra </para> link. + 2004-10-05 James Henstridge <james@jamesh.id.au> * src/util.c (zenity_util_pixbuf_new_from_file): g_strdown() diff --git a/help/C/zenity.xml b/help/C/zenity.xml index 749a7416..7f7e3653 100644 --- a/help/C/zenity.xml +++ b/help/C/zenity.xml @@ -533,7 +533,6 @@ <term><option>--text</option>=<replaceable>text</replaceable></term> <listitem> <para>Specifies the text that is displayed in the notification area.</para> - </para> </listitem> </varlistentry> |