Simply put, we need icons for newly supported widget/object classes for the glade 3.6 release.
A 16x16 and 22x22 png icon is needed for each new widget/object class.
Contact us at glade-devel@lists.ximian.com, or on #glade3 on irc.gnome.org
Here is a list of icons needed (glade will print warnings at startup about needed icons btw):
Widgets (UI):
GtkSpinner: needs an icon named 'widget-gtk-spinner'
GtkStatusIcon: needs an icon named 'widget-gtk-statusicon'
GtkCellRendererSpinner: needs an icon named 'widget-gtk-cellrendererspinner'
Non-UI objects:
GtkEntryBuffer: needs an icon named 'widget-gtk-entrybuffer'
GtkTextBuffer: needs an icon named 'widget-gtk-textbuffer'
GtkAdjustment: needs an icon named 'widget-gtk-adjustment'
GtkAccelGroup: needs an icon named 'widget-gtk-accelgroup'
GtkSizeGroup: needs an icon named 'widget-gtk-sizegroup'
GtkFileFilter: needs an icon named 'widget-gtk-filefilter'
GtkTextTag: needs an icon named 'widget-gtk-texttag'
GtkTextTagTable: needs an icon named 'widget-gtk-texttagtable'
GtkTreeSelection: needs an icon named 'widget-gtk-treeselection'
GtkTreeModelFilter: needs an icon named 'widget-gtk-treemodelfilter'
GtkTreeModelSort: needs an icon named 'widget-gtk-treemodelsort'
Comments
Could you provide screenshots of the widgets in action? This would ease the icon creation process a lot. murrayc: I've added some links for the widgets. There's a picture of the GtkSpinner. The others need someone to create pictures in the GTK+ API reference anyway.