diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/pacman/po/POTFILES.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/pacman/po/POTFILES.in b/src/pacman/po/POTFILES.in index 37abd6cc..4c3b3589 100644 --- a/src/pacman/po/POTFILES.in +++ b/src/pacman/po/POTFILES.in @@ -1,7 +1,10 @@ # List of source files with translatable strings +# If a file is commented out, it is because it shouldn't have any +# translatable strings # pacman frontend source files src/pacman/callback.c +src/pacman/check.c src/pacman/conf.c src/pacman/database.c src/pacman/deptest.c @@ -12,3 +15,4 @@ src/pacman/remove.c src/pacman/sync.c src/pacman/upgrade.c src/pacman/util.c +#src/pacman/util-common.c |