[Glade-users] Convert from 3.x to 2.x?

John Coppens john at jcoppens.com
Wed May 27 16:24:43 EDT 2009


Hello all.

I have a glade file, which glade-2.0 won't read (anymore). Checking the
structure of the file, I'm suspecting I opened the file in Glade-3, and
then it got saved (maybe autosaved?) in the (I suspect) libglade format.

This is the format it has now:

<widget>
  <class>GtkWindow</class>
  <name>MainWindow</name>
  <signal>
    <name>delete_event</name>

Is there some way to get back to the glade-2 format? Preferably
automatically or maybe some algorithm? The file is long enough to be
worried (500kB).

... and the file is from the Mrs' pharmacy program, so there is some
urgency (and pressure).

Thanks
John


More information about the Glade-users mailing list