summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Fleischer <archlinux@cryptocrack.de>2011-08-13 12:33:45 +0200
committerLukas Fleischer <archlinux@cryptocrack.de>2011-08-13 12:33:45 +0200
commit19cc9c934bc153cf328ba3cd7b3efb9a729f990c (patch)
tree8ed8f8c7a445be65ea0f157b02f76fec3b59ba4e
parentf22c7beace9277f8ad600c38272bc8a003893d2e (diff)
downloadaur-19cc9c934bc153cf328ba3cd7b3efb9a729f990c.tar.gz
aur-19cc9c934bc153cf328ba3cd7b3efb9a729f990c.tar.xz
po/POTFILES: Fix library file paths
Regression introduced in 888db089c515270fd5cd9a9bedd217110f43bc4c. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
-rw-r--r--po/POTFILES6
1 files changed, 3 insertions, 3 deletions
diff --git a/po/POTFILES b/po/POTFILES
index 75384276..f609f808 100644
--- a/po/POTFILES
+++ b/po/POTFILES
@@ -5,9 +5,9 @@ html/tu.php
html/addvote.php
html/passreset.php
html/pkgsubmit.php
-lib/pkgfuncs.inc
-lib/acctfuncs.inc
-lib/translator.inc
+lib/pkgfuncs.inc.php
+lib/acctfuncs.inc.php
+lib/translator.inc.php
template/pkg_details.php
template/template.phps
template/tu_list.php