bug fix for #315020.
2005-09-24 Lucas Rocha <lucasr@cvs.gnome.org> * data/zenity.1: bug fix for #315020.
This commit is contained in:
parent
0086a9363f
commit
d1e9373658
@ -1,6 +1,10 @@
|
|||||||
2005-09-24 Lucas Rocha <lucasr@cvs.gnome.org>
|
2005-09-24 Lucas Rocha <lucasr@cvs.gnome.org>
|
||||||
|
|
||||||
* src/option.c: fixed bug #317033.
|
* data/zenity.1: bug fix for #315020.
|
||||||
|
|
||||||
|
2005-09-24 Lucas Rocha <lucasr@cvs.gnome.org>
|
||||||
|
|
||||||
|
* src/option.c: bug fix for #317033.
|
||||||
|
|
||||||
2005-09-21 Guilherme de S. Pastore <gpastore@cvs.gnome.org>
|
2005-09-21 Guilherme de S. Pastore <gpastore@cvs.gnome.org>
|
||||||
|
|
||||||
|
@ -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
|
Show the search results in a list dialog with the title \fISearch Results\fP
|
||||||
and the text \fIFinding all header files...\fP.
|
and the text \fIFinding all header files...\fP.
|
||||||
.IP
|
.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
|
.PP
|
||||||
Show an icon in the notification area
|
Show an icon in the notification area
|
||||||
.IP
|
.IP
|
||||||
|
Reference in New Issue
Block a user