From: Jo-Philipp Wich Date: Thu, 27 Oct 2011 00:46:29 +0000 (+0000) Subject: build: mkbasepot.sh: scan protocols/ as well X-Git-Tag: 0.11.0~1464 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=fa9c8e72e8cf35a11a4de050999235df1d274d54 build: mkbasepot.sh: scan protocols/ as well --- diff --git a/build/mkbasepot.sh b/build/mkbasepot.sh index 48e85cad6..24a7e3a2e 100755 --- a/build/mkbasepot.sh +++ b/build/mkbasepot.sh @@ -8,7 +8,7 @@ echo -n "Updating po/templates/base.pot ... " ./build/i18n-scan.pl \ - libs/core/ libs/web/ \ + libs/core/ libs/web/ protocols/ \ modules/admin-core/ modules/admin-full/ \ themes/base/ themes/openwrt/ \ > po/templates/base.pot