diff options
| author | Ulrich Drepper <[email protected]> | 2009-01-23 16:24:51 -0800 |
|---|---|---|
| committer | Ulrich Drepper <[email protected]> | 2009-01-23 16:24:51 -0800 |
| commit | d7cb73772f92c4d93915c28cf744218ffec03209 (patch) | |
| tree | 11dbd0399efe671d2ce962928b10fd44e608f000 /po | |
| parent | e5f41db8b601206d5b928d30f451ba1310d0fc9a (diff) | |
Update list of files with translatable strings.
Diffstat (limited to 'po')
| -rw-r--r-- | po/ChangeLog | 4 | ||||
| -rw-r--r-- | po/POTFILES.in | 20 |
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 |
