summaryrefslogtreecommitdiff
path: root/help/C
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2003-02-01 12:17:32 +0000
committerGlynn Foster <gman@src.gnome.org>2003-02-01 12:17:32 +0000
commitb7bdcc563d1dd3eea1214fe12a74705a4e4ea823 (patch)
treea61af0aed6edced19949d0054fd7699165d11add /help/C
parentAdd new. Update coordinates. (diff)
downloadzenity-b7bdcc563d1dd3eea1214fe12a74705a4e4ea823.tar.gz
zenity-b7bdcc563d1dd3eea1214fe12a74705a4e4ea823.tar.bz2
zenity-b7bdcc563d1dd3eea1214fe12a74705a4e4ea823.zip
Update the docs for new --editable option in the List dialog.
2003-02-01 Glynn Foster <glynn.foster@sun.com> * help/C/zenity.xml: Update the docs for new --editable option in the List dialog.
Diffstat (limited to 'help/C')
-rw-r--r--help/C/zenity.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/help/C/zenity.xml b/help/C/zenity.xml
index 1d49f9b6..8e58e69f 100644
--- a/help/C/zenity.xml
+++ b/help/C/zenity.xml
@@ -615,6 +615,14 @@
</varlistentry>
<varlistentry>
+ <term><varname>--editable</varname></term>
+ <listitem>
+ <para>Allow the displayed items to be edited.
+ </para>
+ </listitem>
+ </varlistentry>
+
+ <varlistentry>
<term><varname>--seperator</varname>=SEPERATOR</term>
<listitem>
<para>Specify what seperator character should be used when the List dialog returns the selected entries. The
bgstack15