theme: Remove COLORIZE feature of images

Desktop / GNOME / Mutter - Jasper St. Pierre [mecheye.net] - 14 October 2014 19:45 UTC

From a quick code search and grep of gnome-themes-standard, none of the themes that I inspected used this feature. Since it's the last thing that uses a lot of old legacy GdkPixbuf code, I'd rather just consider the feature unsupported at this point and clean up everything I need to.

https://bugzilla.gnome.org/show_bug.cgi?id=662962

8a6542c theme: Remove COLORIZE feature of images
doc/theme-format.txt | 2 -
src/ui/theme-parser.c | 16 --
src/ui/theme-private.h | 3 -
src/ui/theme.c | 424 ++----------------------------------------------
4 files changed, 10 insertions(+), 435 deletions(-)

Upstream: git.gnome.org


  • Share