HomeSort by: relevance | last modified time | path
    Searched refs:msgconv (Results 1 - 16 of 16) sorted by relevancy

  /src/external/gpl2/gettext/bin/msgconv/
Makefile 3 PROG= msgconv
  /src/external/gpl2/gettext/dist/gettext-tools/man/
msgconv.x 2 msgconv \- character set conversion for message catalog
Makefile.am 30 msgattrib.x msgcat.x msgcomm.x msgconv.x msgen.x msgexec.x msgfilter.x msggrep.x msginit.x msguniq.x \
37 msgattrib.1 msgcat.1 msgcomm.1 msgconv.1 msgen.1 msgexec.1 msgfilter.1 msggrep.1 msginit.1 msguniq.1 \
44 msgattrib.1.html msgcat.1.html msgcomm.1.html msgconv.1.html msgen.1.html msgexec.1.html msgfilter.1.html msggrep.1.html msginit.1.html msguniq.1.html \
93 msgconv.1: msgconv.x
94 $(SHELL) x-to-1 $(UPDATEMODE) "$(PERL)" "$(HELP2MAN)" ../src/msgconv$(EXEEXT) $(srcdir)/msgconv.x msgconv.1
154 msgconv.1.html: msgconv.
    [all...]
  /src/external/gpl2/gettext/bin/
Makefile 5 SUBDIR= msgattrib msgcat msgcmp msgcomm msgconv msgen msgfilter \
  /src/external/gpl2/gettext/dist/gettext-tools/tests/
msgconv-3 27 : ${MSGCONV=msgconv}
28 ${MSGCONV} -t ISO-8859-1 mco-test3.po -o mco-test3.out 2>/dev/null
msgconv-1 24 : ${MSGCONV=msgconv}
25 ${MSGCONV} --to-code=UTF-8 -o mco-test1.out mco-test1.po
msgconv-2 25 : ${MSGCONV=msgconv}
26 ${MSGCONV} -t Big5 -o mco-test2.out mco-test2.po
msgconv-4 16 : ${MSGCONV=msgconv}
17 ${MSGCONV} --properties-input --properties-output -t Big5 -o mco-test4.out mco-test4.properties
msgconv-6 3 # Test msgconv on a PO file with previous msgids.
28 : ${MSGCONV=msgconv}
29 ${MSGCONV} --to-code=ISO-8859-1 -o mco-test6.out mco-test6.po
Makefile.am 41 msgconv-1 msgconv-2 msgconv-3 msgconv-4 msgconv-5 msgconv-6 \
150 MSGCONV="$(CHECKER) msgconv" \
msgconv-5 3 # Test msgconv on a PO file with contexts.
55 : ${MSGCONV=msgconv}
56 ${MSGCONV} --to-code=UTF-8 -o mco-test5.out mco-test5.po
msgmerge-compendium-6 13 : ${MSGCONV=msgconv}
14 ${MSGCONV} --to-code=UTF-8 -o mm-ko.utf-8.pot ${top_srcdir}/tests/mm-ko.ascii.pot
17 : ${MSGCONV=msgconv}
18 ${MSGCONV} --to-code=UTF-8 -o mm-ko.utf-8.po ${top_srcdir}/tests/mm-ko.euc-kr.po
21 : ${MSGCONV=msgconv}
22 ${MSGCONV} --to-code=UTF-8 -o mm-ko-comp.utf-8.po ${top_srcdir}/tests/mm-ko-comp.euc-kr.po
81 : ${MSGCONV=msgconv
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/src/
Makefile.am 30 msgattrib msgcat msgcomm msgconv msgen msgexec msgfilter msggrep msginit msguniq \
172 msgconv_SOURCES = msgconv.c
174 msgconv_SOURCES = ../woe32dll/c++msgconv.cc
  /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-objc-gnustep/po/
GNUmakefile 52 MSGCONV = msgconv
  /src/external/gpl2/gettext/dist/gettext-tools/doc/
Makefile.am 34 xgettext.texi msginit.texi msgmerge.texi msgcat.texi msgconv.texi \
  /src/external/gpl2/gettext/dist/gettext-tools/examples/po/
Makefile.am 127 MSGCONV = msgconv

Completed in 35 milliseconds