From: Ulrich Drepper Date: Sat, 24 Jan 2009 00:24:51 +0000 (-0800) Subject: Update list of files with translatable strings. X-Git-Tag: elfutils-0.140~31 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d7cb73772f92c4d93915c28cf744218ffec03209;p=thirdparty%2Felfutils.git Update list of files with translatable strings. --- diff --git a/po/ChangeLog b/po/ChangeLog index bbb72fade..c5c050646 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2009-01-23 Ulrich Drepper + + * POTFILES.in: Add more files with translatable strings. + 2007-06-05 Ulrich Drepper * Makefile.in.in: Update from gettext 0.16.1. diff --git a/po/POTFILES.in b/po/POTFILES.in index e3a192bed..5ac4cdeaf 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