> > (you could extract the translations from the converted file to
> > save having to mend all the translations but that might actually be long
> > term worse)
> 
> This would result in a thousand .c.in files or a large header .h.in
> file with all the strings ;)

Not really. You just generate a temporary file in the CC=fix-and-gcc
script or use a pipeline - conveniently enough the line numbers don't
change so you don't need to keep the temporary file around.

Anyway - disk is cheap 8)
_______________________________________________
desktop-devel-list mailing list
desktop-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/desktop-devel-list

Reply via email to