forked from I2P_Developers/i2p.i2p
* Fixes after review:
- Fix Polish po file - Install as a service by default on Windows again - Change CPUID getters to package private - Split new jbigi install messages into two lines - Javadocs
This commit is contained in:
@ -14,7 +14,8 @@ DIRS="\
|
||||
apps/i2psnark/locale \
|
||||
apps/susidns/locale \
|
||||
apps/susimail/locale \
|
||||
apps/desktopgui/locale"
|
||||
apps/desktopgui/locale \
|
||||
debian/po"
|
||||
|
||||
for i in `find $DIRS -maxdepth 1 -type f -name *.po`
|
||||
do
|
||||
|
Reference in New Issue
Block a user