mirror of https://github.com/GNOME/gimp.git
app: use the new icons
This commit is contained in:
parent
078b210b3e
commit
e00c28ec71
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue