diff options
Diffstat (limited to 'mate-window-picker-applet/applet.c')
-rw-r--r-- | mate-window-picker-applet/applet.c | 1 |
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" |