<quote who="Rod Butcher"> > Rounded corners are absent of icons, buttons, taskbar entries. Everyting > is square. Very minor in itself, but I'd like to understand the concepts. > I think gdk-pixbuf handles this stuff, am I right ? That's been upgraded.
A-ha! No, that's your GTK+ theme engine, and the interface for those did indeed change between these GTK+ versions. You need to install the theme engine you were using previously for the version of GTK+ you're using. gdkpixbuf is the library for loading and doing basic operations on bitmap images. - Jeff -- linux.conf.au 2005: Canberra, Australia http://lca2005.linux.org.au/ "(Hint: IRC clients don't usually do DVD and VCD playback)." - Bastien Nocera -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
