From f05b6c152ba8c218c06876516e3cb8473cee2690 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Wed, 7 Feb 2007 02:22:53 +0000 Subject: * 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. :) --- src/pacman/po/POTFILES.in | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) (limited to 'src/pacman/po/POTFILES.in') 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 -- cgit v1.2.3