gnome-shell/js
Dan Winship a6e4bab990 Add symbolic icons to TextureCache's load_icon_name()
Icons can be loaded as St.Icon.SYMBOLIC, FULLCOLOR, APPLICATION or
DOCUMENT. The first will look for a symbolic equivalent, the second
looks for a full-color version (and does fallback, eg, from
"drive-harddisk-usb" to "drive-harddisk"). APPLICATION and DOCUMENT do
full-color icons without fallback (as specified by the icon spec).

And update various callers to use the right flags.

Based on a patch from Matt Novenstern.

https://bugzilla.gnome.org/show_bug.cgi?id=621311
2010-09-24 10:57:27 -04:00
..
misc Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
perf Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
prefs Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
ui Add symbolic icons to TextureCache's load_icon_name() 2010-09-24 10:57:27 -04:00
Makefile.am build: Add missing file statusIconDispatcher.js 2010-09-23 19:17:43 +02:00