summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorLuis Medinas <lmedinas@gnome.org>2010-10-21 00:03:27 +0100
committerLuis Medinas <lmedinas@gnome.org>2010-10-21 00:03:27 +0100
commita079520980b238bc7fd95913877ca3d72de472c8 (patch)
tree7fe8515176596dd07b639b0d8843ff3cda24e291 /data
parent620d5505c59b5b5dd092bfa35bdf3e7723f1e7c3 (diff)
downloadzenity-a079520980b238bc7fd95913877ca3d72de472c8.tar.gz
Fix manpage for the statusicon removal from Zenity 3.0
Diffstat (limited to 'data')
-rw-r--r--data/zenity.14
1 files changed, 2 insertions, 2 deletions
diff --git a/data/zenity.1 b/data/zenity.1
index ccba588..67b46c8 100644
--- a/data/zenity.1
+++ b/data/zenity.1
@@ -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