summaryrefslogtreecommitdiff
path: root/mate-window-picker-applet
diff options
context:
space:
mode:
authormonsta <[email protected]>2017-10-08 16:22:57 +0300
committermonsta <[email protected]>2017-10-08 16:33:12 +0300
commit7f1fef0b84ccd7663b05f6ffa60fa53e8f6cdc6e (patch)
tree7b2521c12c3f876753dff4e2d42590c03ccd64d9 /mate-window-picker-applet
parent06341f8fbb2d0db3929e33f0c9f9c5cf93fb0039 (diff)
downloadmate-netbook-7f1fef0b84ccd7663b05f6ffa60fa53e8f6cdc6e.tar.bz2
mate-netbook-7f1fef0b84ccd7663b05f6ffa60fa53e8f6cdc6e.tar.xz
window picker: add icon for taskbar to About dialog
Diffstat (limited to 'mate-window-picker-applet')
-rw-r--r--mate-window-picker-applet/applet.c1
1 files changed, 1 insertions, 0 deletions
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"