From 49f447d02c803e5a2f63582ce78cabb850ebfa89 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Fri, 6 Jul 2007 17:59:08 -0400 Subject: First step of moving translations from src/pacman/po to po/ Move the translations from src/pacman/po to just po/ so we can include the scripts gettext translations in the same message catalog as that of the pacman frontend. The libalpm message catalog, for now, will remain a separate existence. Signed-off-by: Dan McGee --- src/pacman/po/POTFILES.in | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 src/pacman/po/POTFILES.in (limited to 'src/pacman/po/POTFILES.in') diff --git a/src/pacman/po/POTFILES.in b/src/pacman/po/POTFILES.in deleted file mode 100644 index 8e48b826..00000000 --- a/src/pacman/po/POTFILES.in +++ /dev/null @@ -1,12 +0,0 @@ -# List of source files with translatable strings - -src/pacman/add.c -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/util.c -- cgit v1.2.3