diff options
author | Aaron Griffin <aaron@archlinux.org> | 2006-10-15 22:11:52 +0000 |
---|---|---|
committer | Aaron Griffin <aaron@archlinux.org> | 2006-10-15 22:11:52 +0000 |
commit | 8f588727fa98ccb0d585d87d4f1518b7ff36679d (patch) | |
tree | 58378703ae8c56c7d2639f88f62259edcc7893fe /lib/libalpm/po/POTFILES | |
parent | 9a82fe23987ce00091f3a5f704bab1fbb0c20c4f (diff) | |
download | pacman-8f588727fa98ccb0d585d87d4f1518b7ff36679d.tar.xz |
Added po files... not sure if this is the right approach
Diffstat (limited to 'lib/libalpm/po/POTFILES')
-rw-r--r-- | lib/libalpm/po/POTFILES | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/lib/libalpm/po/POTFILES b/lib/libalpm/po/POTFILES new file mode 100644 index 00000000..24c734b1 --- /dev/null +++ b/lib/libalpm/po/POTFILES @@ -0,0 +1,23 @@ + ../../../add.c \ + ../../../alpm.c \ + ../../../backup.c \ + ../../../be_files.c \ + ../../../cache.c \ + ../../../conflict.c \ + ../../../db.c \ + ../../../deps.c \ + ../../../error.c \ + ../../../group.c \ + ../../../handle.c \ + ../../../list.c \ + ../../../log.c \ + ../../../md5.c \ + ../../../md5driver.c \ + ../../../package.c \ + ../../../provide.c \ + ../../../remove.c \ + ../../../sha1.c \ + ../../../sync.c \ + ../../../trans.c \ + ../../../util.c \ + ../../../versioncmp.c |