diff --git a/themes/Small/gtkrc b/themes/Small/gtkrc index f3f01553c8..210a871465 100644 --- a/themes/Small/gtkrc +++ b/themes/Small/gtkrc @@ -15,19 +15,19 @@ style "gimp-default-style" { stock["gtk-dialog-error"] = { - { "../../icons/hicolor/64x64/apps/gimp-error.png", *, *, "gtk-dialog" } + { "../../icons/Default/hicolor/64x64/apps/gimp-error.png", *, *, "gtk-dialog" } } stock["gtk-dialog-info"] = { - { "../../icons/hicolor/64x64/apps/gimp-info.png", *, *, "gtk-dialog" } + { "../../icons/Default/hicolor/64x64/apps/gimp-info.png", *, *, "gtk-dialog" } } stock["gtk-dialog-question"] = { - { "../../icons/hicolor/64x64/apps/gimp-question.png", *, *, "gtk-dialog" } + { "../../icons/Default/hicolor/64x64/apps/gimp-question.png", *, *, "gtk-dialog" } } stock["gtk-dialog-warning"] = { - { "../../icons/hicolor/64x64/apps/gimp-warning.png", *, *, "gtk-dialog" } + { "../../icons/Default/hicolor/64x64/apps/gimp-warning.png", *, *, "gtk-dialog" } } # Uncommenting this line allows to set a different (smaller) font for GIMP.