diff options
author | Cosimo Cecchi <cosimoc@gnome.org> | 2013-08-13 15:41:08 +0200 |
---|---|---|
committer | Cosimo Cecchi <cosimoc@gnome.org> | 2013-08-13 17:22:47 +0200 |
commit | b52844031f863f669b121098b43c1064191f3a54 (patch) | |
tree | 520e5681adb969b109435b42e557d08748dfa983 /gtk/gtkfilechooserbutton.c | |
parent | 8818d8a19b1da6a0d22ecebb4008b44c8465bf19 (diff) | |
download | gtk+-b52844031f863f669b121098b43c1064191f3a54.tar.gz |
icontheme: correctly fallback to symbolic icons
When an icon is requested as symbolic, our generic fallback algorithm
uses fullcolor icons when the specified icon name is not found, treating
the "-symbolic" suffix as another component of the icon name.
Change the algorithm to check beforehand if the icon is symbolic, remove
the suffix if so, and re-add it at the end for all the generated icon
names.
https://bugzilla.gnome.org/show_bug.cgi?id=680926
Diffstat (limited to 'gtk/gtkfilechooserbutton.c')
0 files changed, 0 insertions, 0 deletions