Dan Winship 026fc531ba StTextureCache: never return fullcolor icons for ST_ICON_SYMBOLIC
g_themed_icon_new_with_default_fallbacks() does not do what we want
with symbolic icons; if the user's icon theme is not "gnome", then it
will end up preferring a non-symbolic icon from the higher-level theme
over a symbolic icon from gnome-icon-theme-symbolic.

If the shell requests a symbolic icon, and there is only a
non-symbolic icon available, that should be considered a programmer
error, just like requesting a non-existent icon name. So change the
code to only look up "-symbolic" names when drawing an
ST_ICON_SYMBOLIC icon.

https://bugzilla.gnome.org/show_bug.cgi?id=644142
2011-03-08 09:36:55 -05:00
..
2011-01-06 19:50:53 +01:00
2011-01-06 19:50:53 +01:00
2009-10-01 14:41:16 -04:00
2009-10-01 14:41:16 -04:00
2011-02-21 17:35:23 +01:00
2010-11-16 22:11:27 +01:00
2010-12-22 16:26:08 -05:00
2011-01-20 13:02:14 +01:00
2010-11-15 18:45:36 -05:00
2010-11-16 19:22:01 +01:00
2010-11-16 19:22:01 +01:00