Comment 2 for bug 929658

Revision history for this message
su_v (suv-lp) wrote : Re: Broken XML editor icons

Reproduced in Inskcape 0.48+devel r10955 on Mac OS X Leopard (GTK+ 2.24.4) and OS X Lion (GTK+ 2.24.8) - inkscape launched with default new preferences - if I force small toolbar icons via custom gtkrc file (gtk-toolbar-icon-size):

from ~/.gtkrc-2.0.mine:
# toolbar icon size (force small icons)
# fails with >= r10768 (XML Editor)
#gtk-toolbar-icon-size = 2

The (downscaled) icons are loaded and displayed when the dialog is closed and opened a second time within the current session.

The change was introduced with r10768:
Replace deprecated GtkToolbar API
<https://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/revision/10768>