[Java-gnome-developer] Localization tutorial and gDVB release plans
Brought to you by:
afcowie
From: pancake <pa...@ph...> - 2006-04-25 11:17:29
|
This morning I wrote a new tutorial for JavaGnome explaining how to localize Java-Gnome applications. This is done by using the i18n API from the Classpath, giving some tips for proper coding to skip translation problems. I've also fixed some other pages in the wiki to use the %CODE{"java"}% // %ENDCODE% [gdvb] I'm planning the release of gdvb 0.4 for this week, with dvb-t, dvb-c support, lot of fixtures and code cleanup, with spanish/catalan/german/english translations, channel filtering support and more ... For the impatients: http://news.nopcode.org/gitweb/gitweb.cgi $ git-clone http://news.nopcode.org/gdvb.git/.git/ $ git-checkout -f devel --pancake |