summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorpaulbarker <paulbarker@localhost>2007-09-01 20:11:11 +0000
committerpaulbarker <paulbarker@localhost>2007-09-01 20:11:11 +0000
commitd628c6a3154161806a45d90c9c4609535045aba9 (patch)
treead4c650b236fd12f32519d7a6a531c467d9b79d9 /po
parent2a1230f14e59392db5292888a70913b7a7a4d682 (diff)
downloadyasm-d628c6a3154161806a45d90c9c4609535045aba9.tar.gz
* Marked message strings so gettext can find them.
* Updated POTFILES.in svn path=/branches/multiarch/; revision=1925
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in9
1 files changed, 6 insertions, 3 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 4dc46a98..34438fa8 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -6,7 +6,6 @@
frontends/yasm/yasm-options.c
frontends/yasm/yasm.c
-#lc3bid.c
libyasm/bc-align.c
libyasm/bc-data.c
libyasm/bc-incbin.c
@@ -23,10 +22,11 @@ libyasm/insn.c
libyasm/intnum.c
libyasm/section.c
libyasm/symrec.c
+libyasm/valparam.c
libyasm/value.c
libyasm/xmalloc.c
-#modules/arch/lc3b/lc3barch.c
-#modules/arch/lc3b/lc3bbc.c
+modules/arch/lc3b/lc3barch.c
+modules/arch/lc3b/lc3bbc.c
modules/arch/x86/x86arch.c
modules/arch/x86/x86bc.c
modules/arch/x86/x86expr.c
@@ -54,5 +54,8 @@ modules/parsers/gas/gas-parser.c
modules/parsers/gas/gas-token.re
modules/parsers/nasm/nasm-parse.c
modules/parsers/nasm/nasm-token.re
+modules/preprocs/cpp/cpp-preproc.c
+modules/preprocs/yapp/yapp-preproc.c
+modules/preprocs/nasm/nasm-preproc.c
modules/preprocs/nasm/nasm-pp.c
modules/preprocs/raw/raw-preproc.c