how to add new language support to SliTaz |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/slitaz Archives
]
- To: slitaz@xxxxxxxxxxxxxxxxxxx
- Subject: how to add new language support to SliTaz
- From: Rohit Joshi <rj.rohit@xxxxxxxxx>
- Date: Fri, 2 Apr 2010 20:37:12 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:received:message-id :subject:from:to:content-type; bh=YEZr/RP03DELvd1YKOkEj6vmCozZEUMkGI572yB0PPA=; b=tZWNgdGkd3vY4dJct/7oA1QaZ3aJ/5cPGuM2JF3mF2pbeA5W+ff0gkgIaEOE8sAPsT 2Cq5kV6HVNrd1xwyGHtXYoauHFBv8wJ3f7yKUD5zoF39pwO7J1yyhB9HWHTN5aE4RRLp NWKlfK8Z0Mt3h+7qz87gT1JZYSRuKENdzAnKg=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=QsE0x/UUNXTrnTmAhthzPlMwZA+5wbe9Y8q0RHhJqDKTW5kc+OgcAVF7Q3NPds1FnV c8uMoDkm+2HVBd+h9IprWL3hsl2nG2jBOpPn3UungK6m51DyDjVBetd1VAdpc5hxqsfq ZRZWs3tD/lu+R2o1GE/eoycDrN5WjASJhxJ0U=
Hi Claudinei and others,
As SliTaz 3.0 has full UTF-8 support, I am also interested in seeing
some more Asian languages support (Hindi, indonesian etc) in SliTaz.
Is someone interested?
Do we have a wiki page on how to add a new language support to SliTaz?
Since you guys are quite experienced in this, please help to document
steps so that community can support some more languages.
Here are some of the steps I think that need to be taken in SliTaz:
=== Slitaz Messages ===
* Openbox: slitaz-configs-$VERSION/rootfs/etc/xdg/openbox/menu.${LOCALE}.xml
* Slitaz Docs (Index.html): slitaz-doc-$VERSION/slitaz/index.${LOCALE}.html
* Slitaz-tools: slitaz-tools-$VERSION/messages/$LOCALE
* SliTaz Software Manuals (tazpkg tazlito tazusb tazwok): add
$pkg.$LANGUAGE.html to each individual wok
=== Fonts ===
* Create a fonts package
- add your language fonts to /usr/share/fonts
- if ${LOCALE}.conf, cp it /etc/fonts/conf.avail and \
ln -s /etc/fonts/conf.avail/${LOCALE}.conf /etc/fonts/conf.d
- fc-cache -v
=== Keyboard ===
* Improve kbd-base package receipt or copy new Keymap file (if
available) to /usr/share/kmaps or /usr/share/kbd/keymaps
* Change keyboard: tazkeymap or manually edit /etc/keymap.conf
=== Locales in Core Packages ===
* Automatic addition of Locales if core pkgs translation is available upstream
=== Locales in Other Packages ===
* Can be supported automatically but I feel its not supported yet
Thanks,
Rohit
---
SliTaz GNU/Linux Mailing list - http://www.slitaz.org/