po/POTFILES: Add missing files

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
This commit is contained in:
Lukas Fleischer 2014-07-02 08:26:38 +02:00
parent a149fc493f
commit a1733fc746

View file

@ -10,6 +10,7 @@ html/passreset.php
html/pkgbase.php html/pkgbase.php
html/pkgdel.php html/pkgdel.php
html/pkgmerge.php html/pkgmerge.php
html/pkgreq.php
html/pkgsubmit.php html/pkgsubmit.php
html/rpc.php html/rpc.php
html/rss.php html/rss.php
@ -28,6 +29,7 @@ lib/gettext.php
lib/pkgbasefuncs.inc.php lib/pkgbasefuncs.inc.php
lib/pkgbuild-parser.inc.php lib/pkgbuild-parser.inc.php
lib/pkgfuncs.inc.php lib/pkgfuncs.inc.php
lib/pkgreqfuncs.inc.php
lib/routing.inc.php lib/routing.inc.php
lib/stats.inc.php lib/stats.inc.php
lib/streams.php lib/streams.php
@ -43,6 +45,8 @@ template/pkgbase_details.php
template/pkg_comment_form.php template/pkg_comment_form.php
template/pkg_comments.php template/pkg_comments.php
template/pkg_details.php template/pkg_details.php
template/pkgreq_form.php
template/pkgreq_results.php
template/pkg_search_form.php template/pkg_search_form.php
template/pkg_search_results.php template/pkg_search_results.php
template/search_accounts_form.php template/search_accounts_form.php