Fix manpage for the statusicon removal from Zenity 3.0

This commit is contained in:
Luis Medinas 2010-10-21 00:03:27 +01:00
parent 620d5505c5
commit a079520980
1 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ Display info dialog
Display list dialog
.TP
.B \-\-notification
Display notification icon
Display notification
.TP
.B \-\-progress
Display progress indication dialog
@ -341,7 +341,7 @@ and the text \fIFinding all header files...\fP.
.IP
find . \-name '*.h' | zenity \-\-list \-\-title "Search Results" \-\-text "Finding all header files.." \-\-column "Files"
.PP
Show an icon in the notification area
Show a notification in the message tray
.IP
zenity \-\-notification \-\-window-icon=update.png \-\-text "System update necessary!"
.PP