app: use the new icons

This commit is contained in:
Michael Natterer 2015-10-26 08:14:05 +01:00
parent 078b210b3e
commit e00c28ec71
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ gimp_display_shell_icon_update_idle (gpointer data)
icon,
0, shell->icon_size - height);
pixbuf = gimp_widget_load_icon (GTK_WIDGET (shell), "gimp-wilber",
pixbuf = gimp_widget_load_icon (GTK_WIDGET (shell), "gimp-wilber-outline",
shell->icon_size_small);
width = gdk_pixbuf_get_width (pixbuf);