diff options
author | Aaron Griffin <aaron@archlinux.org> | 2006-10-15 23:54:43 +0000 |
---|---|---|
committer | Aaron Griffin <aaron@archlinux.org> | 2006-10-15 23:54:43 +0000 |
commit | ac30eb2c1e452df5c4e4992038b24b26cfcd5ced (patch) | |
tree | 7f64aa644a961c55f6f8e58eb16c2d54e661d81c /lib/libalpm/po/POTFILES | |
parent | 04c48b4547e2a0710b0160b43644310f52db25f0 (diff) | |
download | pacman-ac30eb2c1e452df5c4e4992038b24b26cfcd5ced.tar.xz |
Applied Frugalware patch from Christian Hamar alias krix <krics@linuxforum.hu>
for file-conflict progress bar
Also did some CVS cleanup, removing some of the autogenerated files that
shouldn't have been there
Diffstat (limited to 'lib/libalpm/po/POTFILES')
-rw-r--r-- | lib/libalpm/po/POTFILES | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/lib/libalpm/po/POTFILES b/lib/libalpm/po/POTFILES deleted file mode 100644 index 24c734b1..00000000 --- a/lib/libalpm/po/POTFILES +++ /dev/null @@ -1,23 +0,0 @@ - ../../../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 |