summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorPeter Johnson <peter@tortall.net>2006-08-10 04:50:48 +0000
committerPeter Johnson <peter@tortall.net>2006-08-10 04:50:48 +0000
commit8f81970238399815da39308349f637bdc4a30ac0 (patch)
treed7da340224854629d3247d8a7654be6cbffa501c /po
parent40816b2caf719c5427fa1f7b8f2c1ebe072d56f7 (diff)
downloadyasm-8f81970238399815da39308349f637bdc4a30ac0.tar.gz
* POTFILES.in: Unbreak dist by removing a nonexistent file.
* Makevars: Set MSGID_BUGS_ADDRESS to eliminate a gettext warning. svn path=/trunk/yasm/; revision=1602
Diffstat (limited to 'po')
-rw-r--r--po/Makevars2
-rw-r--r--po/POTFILES.in1
2 files changed, 1 insertions, 2 deletions
diff --git a/po/Makevars b/po/Makevars
index 11caabfb..89166e06 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -34,7 +34,7 @@ COPYRIGHT_HOLDER = Peter Johnson and other YASM developers
# It can be your email address, or a mailing list address where translators
# can write to without being subscribed, or the URL of a web page through
# which the translators can contact you.
-MSGID_BUGS_ADDRESS =
+MSGID_BUGS_ADDRESS = bug-yasm@tortall.net
# This is the list of locale categories, beyond LC_MESSAGES, for which the
# message catalogs shall be used. It is usually empty.
diff --git a/po/POTFILES.in b/po/POTFILES.in
index a894d917..20fbbb23 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -48,7 +48,6 @@ modules/objfmts/elf/elf-x86-x86.c
modules/objfmts/elf/elf.c
modules/objfmts/xdf/xdf-objfmt.c
modules/parsers/gas/gas-parser.c
-modules/parsers/nasm/nasm-token.c
modules/preprocs/nasm/nasm-pp.c
modules/preprocs/raw/raw-preproc.c
nasm-bison.c