diff options
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r-- | po/POTFILES.in | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 359a8041..10175bf5 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,7 +1,6 @@ # List of source files with translatable strings # pacman frontend source files -src/pacman/add.c src/pacman/callback.c src/pacman/conf.c src/pacman/deptest.c @@ -10,12 +9,10 @@ src/pacman/pacman.c src/pacman/query.c src/pacman/remove.c src/pacman/sync.c +src/pacman/upgrade.c src/pacman/util.c # scripts with gettext translations -scripts/gensync.sh.in scripts/makepkg.sh.in scripts/pacman-optimize.sh.in scripts/repo-add.sh.in -scripts/repo-remove.sh.in -scripts/updatesync.sh.in |