* 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:
zzz
2011-06-26 19:07:01 +00:00
parent 4ec4013a44
commit 2f10cca40f
24 changed files with 155 additions and 81 deletions

View File

@ -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