diff options
author | Dan McGee <dan@archlinux.org> | 2011-02-04 09:15:51 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-02-04 09:15:51 -0600 |
commit | fafa909a2dd7efa2966f72e4ceae41dd1457f48c (patch) | |
tree | a360318eb328678ace6a39b4052cc83cf3b01b20 /po/POTFILES.in | |
parent | 7664a58d4e95f0e1f1b433add61f3b658b926aaa (diff) |
Update translation file indexes and Makevars
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 10175bf5..379ca383 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -3,6 +3,7 @@ # pacman frontend source files src/pacman/callback.c src/pacman/conf.c +src/pacman/database.c src/pacman/deptest.c src/pacman/package.c src/pacman/pacman.c @@ -14,5 +15,7 @@ src/pacman/util.c # scripts with gettext translations scripts/makepkg.sh.in +scripts/pacman-db-upgrade.sh.in scripts/pacman-optimize.sh.in +scripts/pkgdelta.sh.in scripts/repo-add.sh.in |