diff options
author | jbj <devnull@localhost> | 2001-02-17 17:53:21 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2001-02-17 17:53:21 +0000 |
commit | 8f99e61fc799c32282fc93d5783e7fd4f84779c8 (patch) | |
tree | 4d1933e52f9c02ffaa8fa66b7282b2d662e34ef2 /po/POTFILES.in | |
parent | e89f3d17910f91811bcb7a87378dc0f413ab6e66 (diff) | |
download | librpm-tizen-8f99e61fc799c32282fc93d5783e7fd4f84779c8.tar.gz librpm-tizen-8f99e61fc799c32282fc93d5783e7fd4f84779c8.tar.bz2 librpm-tizen-8f99e61fc799c32282fc93d5783e7fd4f84779c8.zip |
Merge changes from rpm-4.0.2.
Add iterators and reverse flag so that erase transactions can run backwards.
CVS patchset: 4556
CVS date: 2001/02/17 17:53:21
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 6f32c314d..48f8d5015 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -25,10 +25,11 @@ build/parseSpec.c build/reqprov.c build/spec.c lib/cpio.c -lib/depends.c lib/db1.c lib/db2.c lib/db3.c +lib/dbconfig.c +lib/depends.c lib/falloc.c lib/formats.c lib/fprint.c |