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

View File

@ -44,7 +44,7 @@ Display info dialog
Display list dialog Display list dialog
.TP .TP
.B \-\-notification .B \-\-notification
Display notification icon Display notification
.TP .TP
.B \-\-progress .B \-\-progress
Display progress indication dialog Display progress indication dialog
@ -341,7 +341,7 @@ and the text \fIFinding all header files...\fP.
.IP .IP
find . \-name '*.h' | zenity \-\-list \-\-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 a notification in the message tray
.IP .IP
zenity \-\-notification \-\-window-icon=update.png \-\-text "System update necessary!" zenity \-\-notification \-\-window-icon=update.png \-\-text "System update necessary!"
.PP .PP