Searched refs:xopo (Results 1 – 9 of 9) sorted by relevance
24 bin_PROGRAMS = xopo program26 xopo_SOURCES = xopo.c37 man_MANS = xopo.139 EXTRA_DIST = xopo.1
6 .PATH: ${LIBXOSRC}/xopo8 PROG= xopo9 MAN= xopo.1
2 xopo title5 The `xopo` utility filters ".pot" files generated by the13 The syntax for the xopo command is one of two forms; it can be used as34 % xopo -s "There are {:count/%u} {:event/%.6s} events\n"41 % xopo -f foo.pot.raw -o foo.pot
268 .. index:: xopo299 message using the `xopo -s $text` command, or an entire .pot can be300 translated using the `xopo -f $input -o $output` command::303 % xopo -s "There are {:count/%u} {:event/%.6s} events\n"314 xopo -f foo.pot.raw -o foo.pot
45 xopo
157 "`xopo -s $text`" command, or an entire .pot can be translated using158 the "`xopo -f $input -o $output`" command.
32 xopo/Makefile.in
13 SUBDIRS = bin libxo xo xopo xolint xohtml tests doc encoder subdir
460 xopo/Makefile