I'm now having issues with glade and gettext. I can run xgettext
directly on the glade file, but that just produces a file with ALL the
strings, not just the translatable ones. I can run intltool-extract on
the glade file to produce a .h file, but running xgettext on the result
doesn't produce any output unless I use the -a argument, which just
extracts all the strings, which I don't want. What should I do?

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to