From f79cddc789357b47f372395bbe5d3593699e168a Mon Sep 17 00:00:00 2001 From: Logan Rathbone Date: Mon, 15 Feb 2021 17:19:13 -0500 Subject: 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. --- data/zenity.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'data') 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'. -- cgit v1.2.1