icon-cache: Add new function to list all the icons in a directory
authorAlexander Larsson <alexl@redhat.com>
Mon, 3 Feb 2020 09:00:17 +0000 (10:00 +0100)
committerAlexander Larsson <alexl@redhat.com>
Mon, 3 Feb 2020 11:49:26 +0000 (12:49 +0100)
commit0a8d7603ea7448d80e5d1c39bdeb050d7ca926d8
tree40efa77a2632da233bb7d4425ed24088b21ceb3f
parent4ab12ab755a9d643f13e0e80d69c55ba3283705f
icon-cache: Add new function to list all the icons in a directory

This lists the icons in a particular director, with their flags in a
hashtable. We also convert from "icon.symbolic" + SUFFIX_PNG to
"icon" + SUFFIX_SYMBOLIC_PNG.
gtk/gtkiconcache.c
gtk/gtkiconcacheprivate.h
gtk/gtkicontheme.c