View Single Post
Posts: 434 | Thanked: 245 times | Joined on Jan 2010
#25
I found these dictionaries and tested English-Croatian 0.61n MIDP-2.0 Max which works quite fine with stylus.

my .sh file
Code:
#!/bin/sh

$PWD/bin/cvm -Xmx12m -Dmicroedition.profiles=MIDP-2.1 -Dsun.midp.library.name=midp -Dsun.midp.home.path=$PWD/midp/midp_linux_fb_gcc -Dcom.sun.midp.mainClass.name=com.sun.midp.main.CdcMIDletSuiteLoader sun.misc.MIDPLauncher -suitepath /home/user/MyDocs/KODi_ENG-HRV_v0.61n_MIDP2.0_FULL.jar -jadpath /home/user/MyDocs/KODi_ENG-HRV_v0.61n_MIDP2.0_FULL.jad -1 MainCl
Attached Images