From d1e9373658a59eb20144323a2a74193525ba0a29 Mon Sep 17 00:00:00 2001 From: Lucas Rocha Date: Sat, 24 Sep 2005 15:15:04 +0000 Subject: bug fix for #315020. 2005-09-24 Lucas Rocha * data/zenity.1: bug fix for #315020. --- data/zenity.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/zenity.1 b/data/zenity.1 index 264febf..4966804 100644 --- a/data/zenity.1 +++ b/data/zenity.1 @@ -238,7 +238,7 @@ zenity \-\-question \-\-title "Alert" \-\-text "Microsoft Windows has been fou Show the search results in a list dialog with the title \fISearch Results\fP and the text \fIFinding all header files...\fP. .IP -find . \-name '*.h' | zenity \-\-title "Search Results" \-\-text "Finding all header files.." \-\-column "Files" +find . \-name '*.h' | zenity \-\-list \-\-title "Search Results" \-\-text "Finding all header files.." \-\-column "Files" .PP Show an icon in the notification area .IP -- cgit v1.2.3