diff options
author | Glynn Foster <glynn.foster@sun.com> | 2004-04-28 12:06:02 +0000 |
---|---|---|
committer | Glynn Foster <gman@src.gnome.org> | 2004-04-28 12:06:02 +0000 |
commit | 02955ce70f7fa58da88dc8d66e07520afb94f642 (patch) | |
tree | 66e1ac639a4bc20193c904c008c447386da5af71 /data | |
parent | 5f7b750f3972de1106e593922374a0b75c2dd5ea (diff) |
Fix the list dialog not being able to handle --text to change the text. It
2004-04-29 Glynn Foster <glynn.foster@sun.com>
* src/main.c, src/tree.c: Fix the list dialog not being
able to handle --text to change the text. It was also
intentional but must have fallen through the gaps.
* data/zenity.1: Update
* help/C/zenity.xml: Update.
Diffstat (limited to 'data')
-rw-r--r-- | data/zenity.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/zenity.1 b/data/zenity.1 index 77942dd..d5518dd 100644 --- a/data/zenity.1 +++ b/data/zenity.1 @@ -130,6 +130,9 @@ Set the dialog text List options .TP +.B \-\-text=STRING +Set the dialog text +.TP .B \-\-column=STRING Set the column header .TP |