mirror of
https://github.com/moparisthebest/pacman
synced 2024-10-31 15:45:03 -04:00
fafa909a2d
Signed-off-by: Dan McGee <dan@archlinux.org>
22 lines
468 B
Plaintext
22 lines
468 B
Plaintext
# List of source files with translatable strings
|
|
|
|
# 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
|
|
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/makepkg.sh.in
|
|
scripts/pacman-db-upgrade.sh.in
|
|
scripts/pacman-optimize.sh.in
|
|
scripts/pkgdelta.sh.in
|
|
scripts/repo-add.sh.in
|