summaryrefslogtreecommitdiff
path: root/src/pacman/po/POTFILES.in
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2007-02-07 02:22:53 +0000
committerDan McGee <dan@archlinux.org>2007-02-07 02:22:53 +0000
commitf05b6c152ba8c218c06876516e3cb8473cee2690 (patch)
tree584cd42d891fe7c3041fe7342d2469730c64873b /src/pacman/po/POTFILES.in
parent4de804d15758d50716b3b9457209fc598819e0b0 (diff)
downloadpacman-f05b6c152ba8c218c06876516e3cb8473cee2690.tar.xz
* Update of all the *.po files and *.pot template files.
* Makefile targets to rebuild po files now work - use 'make update-po' in the po directories. * Added two new translation templates as requested on the ML- 'it' and 'pt_BR'. This commit might be a bit big for the mailing list to like on the commit message. :)
Diffstat (limited to 'src/pacman/po/POTFILES.in')
-rw-r--r--src/pacman/po/POTFILES.in30
1 files changed, 16 insertions, 14 deletions
diff --git a/src/pacman/po/POTFILES.in b/src/pacman/po/POTFILES.in
index bd22902e..fb86a51e 100644
--- a/src/pacman/po/POTFILES.in
+++ b/src/pacman/po/POTFILES.in
@@ -1,14 +1,16 @@
-add.c
-conf.c
-deptest.c
-download.c
-list.c
-log.c
-log.h
-package.c
-pacman.c
-query.c
-remove.c
-sync.c
-trans.c
-util.c
+# List of source files with translatable strings
+
+src/pacman/add.c
+src/pacman/conf.c
+src/pacman/deptest.c
+src/pacman/downloadprog.c
+src/pacman/log.c
+src/pacman/log.h
+src/pacman/package.c
+src/pacman/pacman.c
+src/pacman/query.c
+src/pacman/remove.c
+src/pacman/sync.c
+src/pacman/trans.c
+src/pacman/upgrade.c
+src/pacman/util.c