app: use the new icons
This commit is contained in:
@ -117,7 +117,7 @@ gimp_display_shell_icon_update_idle (gpointer data)
|
|||||||
icon,
|
icon,
|
||||||
0, shell->icon_size - height);
|
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);
|
shell->icon_size_small);
|
||||||
|
|
||||||
width = gdk_pixbuf_get_width (pixbuf);
|
width = gdk_pixbuf_get_width (pixbuf);
|
||||||
|
Reference in New Issue
Block a user