summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorLogan Rathbone <poprocks@gmail.com>2022-01-12 01:28:20 -0500
committerLogan Rathbone <poprocks@gmail.com>2022-01-12 01:28:20 -0500
commitc686bdb1b45e95acf010efd9ca0c75527fbb4dea (patch)
treee282c7e781d10d5e4a2fcfcf4cddccb6a9dac20c /data
parentf139f34c514baa09100f3fd9ad556428c7d33e6f (diff)
downloadzenity-c686bdb1b45e95acf010efd9ca0c75527fbb4dea.tar.gz
Icon handling improvements.
Update manpage to reflect proper usage of --icon. Add handling of zenity3 --window-icon option, with deprecation warning.
Diffstat (limited to 'data')
-rw-r--r--data/zenity.12
1 files changed, 1 insertions, 1 deletions
diff --git a/data/zenity.1 b/data/zenity.1
index d876044..6f7f9bf 100644
--- a/data/zenity.1
+++ b/data/zenity.1
@@ -76,7 +76,7 @@ find . \-name '*.h' | zenity \-\-list \-\-title "Search Results" \-\-text "Findi
.PP
Show a passive notification
.IP
-zenity \-\-notification \-\-icon=update.png \-\-text "System update necessary!"
+zenity \-\-notification \-\-icon=software-update-available \-\-text "System update necessary!"
.PP
Display a weekly shopping list in a check list dialog with \fIApples\fP and \fIOranges\fP pre selected
.IP