From a3c6c14fbcdd509bb09979f464e3df13e07a168d Mon Sep 17 00:00:00 2001 From: monsta Date: Sun, 8 Oct 2017 16:22:57 +0300 Subject: window picker: add icon for taskbar to About dialog --- mate-window-picker-applet/applet.c | 1 + 1 file changed, 1 insertion(+) diff --git a/mate-window-picker-applet/applet.c b/mate-window-picker-applet/applet.c index 7cd6500..fc16801 100644 --- a/mate-window-picker-applet/applet.c +++ b/mate-window-picker-applet/applet.c @@ -212,6 +212,7 @@ display_about_dialog (GtkAction *action, "comments", _("Window Picker"), "version", PACKAGE_VERSION, "authors", close_window_authors, + "icon-name", "preferences-system-windows", "logo-icon-name", "preferences-system-windows", "copyright", "Copyright \xc2\xa9 2008 Canonical Ltd\n" "Copyright \xc2\xa9 2013-2014 Stefano Karapetsas\n" -- cgit v1.2.1