blob: 10175bf54435c6a12e9931ee96069b4feb1facdf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# List of source files with translatable strings
# pacman frontend source files
src/pacman/callback.c
src/pacman/conf.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-optimize.sh.in
scripts/repo-add.sh.in
|