diff options
author | Judd Vinet <judd@archlinux.org> | 2006-06-28 05:37:15 +0000 |
---|---|---|
committer | Judd Vinet <judd@archlinux.org> | 2006-06-28 05:37:15 +0000 |
commit | 7236dd32872f0eeed21a97d15807f0ef27f45a20 (patch) | |
tree | 0e0b6e028c502ec6c9beb34ffa7977b5c57c19df /lib/libalpm/po/POTFILES.in | |
parent | 1a30bc554d7d29f68515ab3feb308df7762918b3 (diff) |
i18n stuff
Diffstat (limited to 'lib/libalpm/po/POTFILES.in')
-rw-r--r-- | lib/libalpm/po/POTFILES.in | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/lib/libalpm/po/POTFILES.in b/lib/libalpm/po/POTFILES.in new file mode 100644 index 00000000..804d6270 --- /dev/null +++ b/lib/libalpm/po/POTFILES.in @@ -0,0 +1,22 @@ +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 +sync.c +trans.c +util.c +versioncmp.c |