diff options
author | Lukas Fleischer <archlinux@cryptocrack.de> | 2011-08-13 12:33:45 +0200 |
---|---|---|
committer | Lukas Fleischer <archlinux@cryptocrack.de> | 2011-08-13 12:33:45 +0200 |
commit | 19cc9c934bc153cf328ba3cd7b3efb9a729f990c (patch) | |
tree | 8ed8f8c7a445be65ea0f157b02f76fec3b59ba4e /po | |
parent | f22c7beace9277f8ad600c38272bc8a003893d2e (diff) | |
download | aur-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>
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES | 6 |
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 |