On Mon, Feb 16, 2009 at 08:06:31PM +0200, Agathoklis D. Hatzimanikas wrote: > > Okey, some more relative lines (I am just shooting in the dark, > because I don't have all the toolchain): > > default_emblem = theme.load_icon (emblem, w/2, 0) > theme = gtk.icon_theme_get_default () > > So, you have to find the gtk module and look for the > icon_theme_get_default function and follow the path from there. > > You probably can escape all this trouble, if you know (I don't) > how to setup and change icon themes in gtkrc or in the relative config > file for gtk. > Thanks! It's in site-packages/gtk-2.0/gtk/_gtk.so from pygtk. I suspect one of the C files might be involved. At the moment my cpu is struggling through the build of kdepim, I'll take a look at this later. Cheers.
ĸen -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
