summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--po/ChangeLog4
-rw-r--r--po/POTFILES.in20
2 files changed, 23 insertions, 1 deletions
diff --git a/po/ChangeLog b/po/ChangeLog
index bbb72fad..c5c05064 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2009-01-23 Ulrich Drepper <[email protected]>
+
+ * POTFILES.in: Add more files with translatable strings.
+
2007-06-05 Ulrich Drepper <[email protected]>
* Makefile.in.in: Update from gettext 0.16.1.
diff --git a/po/POTFILES.in b/po/POTFILES.in
index e3a192be..5ac4cdea 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,5 +1,5 @@
# List of files which containing translatable strings.
-# Copyright (C) 2000, 2005 Red Hat, Inc.
+# Copyright (C) 2000, 2005, 2009 Red Hat, Inc.
# Files from the compatibility library
lib/xmalloc.c
@@ -10,14 +10,30 @@ lib/xstrndup.c
libelf/elf_error.c
libasm/asm_error.c
libdw/dwarf_error.c
+libdwfl/argp-std.c
+libebl/eblbackendname.c
+libebl/eblcorenotetypename.c
+libebl/ebldynamictagname.c
+libebl/eblobjecttypename.c
+libebl/eblobjnote.c
+libebl/eblobjnotetypename.c
+libebl/eblosabiname.c
+libebl/eblsectionname.c
+libebl/eblsectiontypename.c
+libebl/eblsegmenttypename.c
+libebl/eblsymbolbindingname.c
+libebl/eblsymboltypename.c
# Program sources
+src/ar.c
+src/arlib.c
src/nm.c
src/readelf.c
src/size.c
src/strip.c
src/ld.c
src/ldgeneric.c
+src/i386_ld.c
src/ldscript.y
src/elflint.c
src/addr2line.c
@@ -25,3 +41,5 @@ src/findtextrel.c
src/elfcmp.c
src/ranlib.c
src/strings.c
+src/unstrip.c
+src/objdump.c