summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/po/POTFILES.in
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2007-02-07 03:22:53 +0100
committerDan McGee <dan@archlinux.org>2007-02-07 03:22:53 +0100
commitf05b6c152ba8c218c06876516e3cb8473cee2690 (patch)
tree584cd42d891fe7c3041fe7342d2469730c64873b /lib/libalpm/po/POTFILES.in
parent4de804d15758d50716b3b9457209fc598819e0b0 (diff)
downloadpacman-f05b6c152ba8c218c06876516e3cb8473cee2690.tar.gz
pacman-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 'lib/libalpm/po/POTFILES.in')
-rw-r--r--lib/libalpm/po/POTFILES.in48
1 files changed, 25 insertions, 23 deletions
diff --git a/lib/libalpm/po/POTFILES.in b/lib/libalpm/po/POTFILES.in
index b1a8aab2..e668f661 100644
--- a/lib/libalpm/po/POTFILES.in
+++ b/lib/libalpm/po/POTFILES.in
@@ -1,23 +1,25 @@
-add.c
-alpm.c
-alpm_list.c
-backup.c
-be_files.c
-cache.c
-conflict.c
-db.c
-deps.c
-error.c
-group.c
-handle.c
-log.c
-md5.c
-md5driver.c
-package.c
-provide.c
-remove.c
-sha1.c
-sync.c
-trans.c
-util.c
-versioncmp.c
+# List of source files with translatable strings
+
+lib/libalpm/add.c
+lib/libalpm/alpm.c
+lib/libalpm/alpm_list.c
+lib/libalpm/backup.c
+lib/libalpm/be_files.c
+lib/libalpm/cache.c
+lib/libalpm/conflict.c
+lib/libalpm/db.c
+lib/libalpm/deps.c
+lib/libalpm/error.c
+lib/libalpm/group.c
+lib/libalpm/handle.c
+lib/libalpm/log.c
+lib/libalpm/md5.c
+lib/libalpm/md5driver.c
+lib/libalpm/package.c
+lib/libalpm/provide.c
+lib/libalpm/remove.c
+lib/libalpm/sha1.c
+lib/libalpm/sync.c
+lib/libalpm/trans.c
+lib/libalpm/util.c
+lib/libalpm/versioncmp.c