po file fix / add i2prouter script's po files to checkpo.sh

This commit is contained in:
kytv
2013-06-14 01:27:58 +00:00
parent 937f4f2f40
commit dd451d3ccd
2 changed files with 2 additions and 1 deletions

View File

@ -15,6 +15,7 @@ DIRS="\
apps/susidns/locale \
apps/susimail/locale \
apps/desktopgui/locale \
installer/resources/locale/po \
debian/po"
for i in `find $DIRS -maxdepth 1 -type f -name *.po`