summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authorMike Newman <MikeGTN@src.gnome.org>2003-01-19 12:13:08 +0000
committerMike Newman <MikeGTN@src.gnome.org>2003-01-19 12:13:08 +0000
commit1e1dfef56ec71f732941398529cb1d8c79190c41 (patch)
treeb4362471602483b2a003f6ade6ac6332ca3df2ff /help
parentAdded da to ALL_LINGUAS. (diff)
downloadzenity-1e1dfef56ec71f732941398529cb1d8c79190c41.tar.gz
zenity-1e1dfef56ec71f732941398529cb1d8c79190c41.tar.bz2
zenity-1e1dfef56ec71f732941398529cb1d8c79190c41.zip
Add --editable option to --text-info, and return edited textbuffer contents on dialog close.
Diffstat (limited to 'help')
-rw-r--r--help/C/zenity.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/help/C/zenity.xml b/help/C/zenity.xml
index 8a513633..1f722e45 100644
--- a/help/C/zenity.xml
+++ b/help/C/zenity.xml
@@ -629,6 +629,13 @@
</listitem>
</varlistentry>
+ <varlistentry>
+ <term><varname>--editable</varname></term>
+ <listitem>
+ <para>Allow the displayed text to be edited and returned when the dialog is closed.</para>
+ </listitem>
+ </varlistentry>
+
</variablelist>
<figure id="zenity-text-screenshot">
bgstack15