summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorLogan Rathbone <poprocks@gmail.com>2021-02-15 17:19:13 -0500
committerLogan Rathbone <poprocks@gmail.com>2021-02-15 17:19:13 -0500
commitf79cddc789357b47f372395bbe5d3593699e168a (patch)
tree32f452dff57988a4b7c03f04b379b498d335b56d /data
parent3b9f5f9cfb697814c45cbad7347420811aab8002 (diff)
downloadzenity-f79cddc789357b47f372395bbe5d3593699e168a.tar.gz
l10n updates and update manpage and yelp.
l10n po-files regenerated. This has resulted in substantial fuzzy strings that will require translator attention. I have updated the en_CA translation myself. I have also updated the manpage and 'C' locale of the Yelp help to reflect the change in options, particularly to the removal of the 'window-icon' option and moving it to the 'icon' option which is specific to the libnotify support now.
Diffstat (limited to 'data')
-rw-r--r--data/zenity.13
1 files changed, 3 insertions, 0 deletions
diff --git a/data/zenity.1 b/data/zenity.1
index 465b580..ac58817 100644
--- a/data/zenity.1
+++ b/data/zenity.1
@@ -207,6 +207,9 @@ Notification options
.B \-\-text=STRING
Set the notification text
.TP
+.B \-\-icon=STRING
+Set the notification icon using a string containing either a filename, or a string conforming to the FreeDesktop.org Icon Naming Specification.
+.TP
.B \-\-listen
Listen for commands on stdin. Commands include 'message', 'tooltip', 'icon', and 'visible' separated by a colon. For example, 'message: Hello world', or 'visible: false'.