After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 107293 - Support icon theme spec
Support icon theme spec
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
2.2.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks: 107294
 
 
Reported: 2003-02-28 21:07 UTC by Owen Taylor
Modified: 2011-02-04 16:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Owen Taylor 2003-02-28 21:07:24 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
Comment 1 Owen Taylor 2003-04-11 15:54:02 UTC
No idea what the mailing list reference was meant to be; the
above isn't relevant.
Comment 2 Owen Taylor 2003-07-02 22:52:46 UTC
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.