build: mkbasepot.sh: scan protocols/ as well

This commit is contained in:
Jo-Philipp Wich 2011-10-27 00:46:29 +00:00
parent fb1d15699a
commit fa9c8e72e8

View file

@ -8,7 +8,7 @@
echo -n "Updating po/templates/base.pot ... " echo -n "Updating po/templates/base.pot ... "
./build/i18n-scan.pl \ ./build/i18n-scan.pl \
libs/core/ libs/web/ \ libs/core/ libs/web/ protocols/ \
modules/admin-core/ modules/admin-full/ \ modules/admin-core/ modules/admin-full/ \
themes/base/ themes/openwrt/ \ themes/base/ themes/openwrt/ \
> po/templates/base.pot > po/templates/base.pot