X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=build%2Fmkbasepot.sh;h=767105094ef02be2b11229d0d80090192899feb6;hb=f3f5c2f6d85e2f3821cc38d3c5ba23928f9cdce7;hp=24a7e3a2e449e62cfe2c4efe3c64dd1683e7b6b8;hpb=fa9c8e72e8cf35a11a4de050999235df1d274d54;p=project%2Fluci.git diff --git a/build/mkbasepot.sh b/build/mkbasepot.sh index 24a7e3a2e..767105094 100755 --- a/build/mkbasepot.sh +++ b/build/mkbasepot.sh @@ -8,9 +8,8 @@ echo -n "Updating po/templates/base.pot ... " ./build/i18n-scan.pl \ - libs/core/ libs/web/ protocols/ \ - modules/admin-core/ modules/admin-full/ \ - themes/base/ themes/openwrt/ \ + modules/base/ modules/admin-full/ \ + protocols/ themes/openwrt/ \ > po/templates/base.pot echo "done"