GNOME Bugzilla – Bug 107293
Support icon theme spec
Last modified: 2011-02-04 16:12:26 UTC
We probably should have support for the freedesktop.org icon theme spec, mostly so we can use it for stock icons: http://mail.gnome.org/archives/gtk-devel-list/2002-February/msg00372.html
No idea what the mailing list reference was meant to be; the above isn't relevant.
Wed Jul 2 18:00:56 2003 Owen Taylor <otaylor@redhat.com> * gtk/gtkicontheme.[ch]: Implement a loader for named themed icon based on from gnome-desktop library by Alex Larsson. * gtk/gtkiconthemeparser.[ch]: .ini file parsing code from gnome-desktop. * tests/Makefile.am test/testicontheme.c: Add a test program from gnome-desktop. * gdk/x11/gdkevents-x11.c gtk/gtksettings.c: Add Net/IconThemeName / gtk-icon-theme-name setting.