From: Rudolf Polzer Date: Sun, 16 Jan 2011 21:33:11 +0000 (+0100) Subject: update xgettext command X-Git-Tag: xonotic-v0.5.0~318^2~92 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=7eedbdce9040555798019823dc38bcae98fad32f;p=xonotic%2Fxonotic-data.pk3dir.git update xgettext command --- diff --git a/qcsrc/menu/stringfilelist.txt b/qcsrc/menu/stringfilelist.txt index d435fa987..ed1ab7cc9 100644 --- a/qcsrc/menu/stringfilelist.txt +++ b/qcsrc/menu/stringfilelist.txt @@ -7,7 +7,7 @@ Guideline: - if a translatable string is a strcat monster, change it to sprintf - if code loads files with text, use language_filename() - test by: - find . -type f -not -name \*.po | xgettext -LC -k_ -f- gamecommand.qc + find . -type f -not -name \*.po -not -name \*.txt | xgettext -LC -k_ -f- gamecommand.qc - interesting vi macros: :map # /" :map ' i_(2f"a)/"