On Mon, 2004-11-15 at 22:47, Hans de Graaff wrote: > But you have touched it, or rather, the build process has used your > local glade-2 to recreate the file from the .glade file. There must be > something different in your setup that generates a slightly different > interface-glade.c file. I also have this problem. Do a 'cvs diff' to see > what is different about it.
Indeed. It appears to be related to utf-8 character escapes, such as :
- label493 = gtk_label_new (_("Rapha??l Manfredi"));
+ label493 = gtk_label_new (_("Rapha\303\253l Manfredi"));
I'll try and make my glade work around this, if possible.
Thanks a lot,
Cheers,
--
ko [junkpile at free dot fr on this platform]
signature.asc
Description: This is a digitally signed message part
