libglade-xgettext(1)
NAME
libglade-xgettext - xgettext replacement for .glade files
SYNOPSIS
Usage: libglade-xgettext [-c] [-p] [-o FILE] GLADEFILES -c, --c Force C output format -p, --pot Force POT output format -o, --output=FILE Output file name GLADEFILES Glade XML input files
DESCRIPTION
- libglade-xgettext creates a file of strings to be trans
- lated. It can output either a standard POT file (the default) or
- output a C file that can be parsed by xgettext. The C output is
- implicitly turned on if the output filename ends in .c
SEEALSO
- xgettext(1)
- 0.17 2006-11-10