From 02955ce70f7fa58da88dc8d66e07520afb94f642 Mon Sep 17 00:00:00 2001 From: Glynn Foster Date: Wed, 28 Apr 2004 12:06:02 +0000 Subject: Fix the list dialog not being able to handle --text to change the text. It 2004-04-29 Glynn Foster * 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. --- data/zenity.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'data') diff --git a/data/zenity.1 b/data/zenity.1 index 77942ddb..d5518dd2 100644 --- a/data/zenity.1 +++ b/data/zenity.1 @@ -129,6 +129,9 @@ Set the dialog text .PP List options +.TP +.B \-\-text=STRING +Set the dialog text .TP .B \-\-column=STRING Set the column header -- cgit