Hi, Jakub Steiner <jimmac@xxxxxxxxxx> writes: > Another thing I wanted to suggest. I would volunteer to HIGify the > preference dialogs if you guys would find a glade file (probably a > window per-setting node in the tree) useful. I know a libglade > dependency is out of question again, but perhaps the C code it generates > would save some time? Otherwise I can just do image mockups. There is a boolean value called "hig_compliant" in app/gui/preferences_dialog.c. Set it to TRUE to get a HIG-ified preferences dialog. Sven