Ok, now at afternoon the changes are complete; the v0.83 version is at MANY_PROJECTS_BRANCH, and the "preview" version is entirely at HEAD branch now. For the new HEAD code, I made fixes to the configuration scripts, so that now the ./configure system should also work, except that the libglade includes and libs are missing; it's at target3/Makefile.OLD for example: GNOMEFLAGS = `libglade-config --cflags gnome` GNOMELIBS = `libglade-config --libs gnome` Ok, that's why the HEAD version is not working right now. Geoff and Michael, could you add this stuff if you look at the new version at some point? I will probably "back-port" the libglade dialogs to v0.83 later, but it's at early stages now so it will take weeks before I'm there... Tommi