]> Pileus Git - ~andy/gtk/commit
icon-theme: Allow symbolic GFileIcons
authorJasper St. Pierre <jstpierre@mecheye.net>
Sat, 19 May 2012 05:13:14 +0000 (01:13 -0400)
committerJasper St. Pierre <jstpierre@mecheye.net>
Fri, 1 Jun 2012 13:17:00 +0000 (09:17 -0400)
commitd9a602f5906317402b226ec88ac72704903f41d4
tree7844b4142450984aacbaf18e0920a795efb0cbc5
parentd2d25dd2904e3544367a77f2fed69bbb65bd1ed6
icon-theme: Allow symbolic GFileIcons

gtk_icon_info_load_symbolic checks for the existance of a filename parameter
so it can include it along with the stylesheet. We don't set the filename
parameter when creating the info for a GFileIcon, for some reason.

https://bugzilla.gnome.org/show_bug.cgi?id=676356
gtk/gtkicontheme.c