diff options
author | Glynn Foster <glynn.foster@sun.com> | 2003-02-01 12:17:32 +0000 |
---|---|---|
committer | Glynn Foster <gman@src.gnome.org> | 2003-02-01 12:17:32 +0000 |
commit | b7bdcc563d1dd3eea1214fe12a74705a4e4ea823 (patch) | |
tree | a61af0aed6edced19949d0054fd7699165d11add /help/C/zenity.xml | |
parent | Add new. Update coordinates. (diff) | |
download | zenity-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/zenity.xml')
-rw-r--r-- | help/C/zenity.xml | 8 |
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 |