jordi wrote: > Hello everyone. > > I don't know whether it is just a bug within glade or if that is going > to be the new standard. Whatever might be the case, currently it is not > possible for kiwi to handle glade files created with glade 3.5.2. > <http://3.5.2.> As it will fallback to gazpacho instead of libglade when > the dtd isn't defined.
Can you give me an example of such a file so that I can adopt views.py to correctly sniff files created by glade3 ? > For me I changed the views.py so that it does take libglade if no dtd is > defined, but I guess that isn't what you would call a nice solution. For > the time beeing I can at least continue development, but it would be > nice to know if the next Kiwi release is going to fix this issue or not. Should be fine, I'd do the same. > Besides that, I was wondering if kiwi is going to support the new > gtkBuilder files? Oh, I completely forgot about that. I just committed support in SVN. It should be included in the next release. Johan _______________________________________________ Kiwi mailing list [email protected] http://www.async.com.br/mailman/listinfo/kiwi
