site  contact  subhomenews

Polish langpack

March 30, 2012 — BarryK
Robert, known as robwoj44 on the Puppy Forum, has created a Polish (pl) langpack for Puppy.

This is great, welcome Robert to the translation team. Now we have these guys:
German (de): L18L
French (fr): esmourguit
Polish (pl): robwoj44
Russian (ru): rodin.s
Spanish (es): vicmz


I have uploaded the pl langpack (1.9MB):
http://distro.ibiblio.org/quirky/pet_packages-noarch/langpack_pl-20120327.pet

Robert, note that I inserted this code into your 'pinstall.sh' script:

#120315 maybe have hunspell dictionaries in langpack (see also momanager)...

for ONEHUN in `find ./usr/share/hunspell -mindepth 1 -maxdepth 1 -type f -name '*.dic' -o -name '*.aff' | tr '\n' ' '`
do
HUNBASE="`basename $ONEHUN`"
[ -e ./usr/lib/seamonkey ] && ln -snf ../../../share/hunspell/${HUNBASE} ./usr/lib/seamonkey/dictionaries/${HUNBASE}
[ -e ./usr/lib/firefox ] && ln -snf ../../../share/hunspell/${HUNBASE} ./usr/lib/firefox/dictionaries/${HUNBASE}
done


L18L has provided an updated German langpack (2.4MB):
http://distro.ibiblio.org/quirky/pet_packages-noarch/langpack_de-20120325.pet

Tags: woof