Author Topic: Cacko Rom 1.23 With Full Japanese Language Support  (Read 69742 times)

rokugo

  • Full Member
  • ***
  • Posts: 130
    • View Profile
    • http://
Cacko Rom 1.23 With Full Japanese Language Support
« on: December 28, 2005, 02:24:38 am »
I've just finished installing Cacko Rom 1.23 on my C1000 and converting it back to full Japanese.
You may ask, why bother when the original ROM is already Japanese ?
Well naturally like the rest of the folks here, I wanted the speed improvements in video playback plus the many other drivers and kernel tweaks. Furthermore, it was the only way to get my Sony Clie PEGA-WL100 wifi CF card (actually a rebadged Intel PRO/Wireless 2011B ) to work on the C1000.  And lastly, it gave me the opportunity to free up the 33MB of internal memory taken up by the SLJisho dictionary which I`ve outgrown.

For those still unfamiliar with the Zaurus, the language conversion process involves putting back the .qm and lib files from the original Sharp ROM,  which can be done by simply installing the Japanese support packages. However, the packages are missing a few files.
This brief guide will go through the installation steps and explain how to "manually" add the missing files. It's a straightforward exercise (though admittedly I spent an entire week searching for the solution to the keyboard error) considering the amount of work already done by the Cacko team in compiling the support packages

It goes without saying that you should first backup your PIM data (from /home/zaurus/Applications/dtm )and other personal settings before proceeding. I would also recommend doing a NAND backup (since you NEED to restore to the original Japanese ROM for your Zaurus warranty to remain valid)

(Updated 18-5-2006 to include the C860 guide and optional and previously missing items)

~~~~~~~~~~~~~~~~~~~~~~~~~
A) Installation steps for SL-C1000:
~~~~~~~~~~~~~~~~~~~~~~~~~


1) Flash with Full Cacko ROM 1.23 by following the guide in Maslovsky's site.
Be sure to get the right package for the C1000.
http://cacko.oesf.org/downloads/rom/1.23/S...-1029311005.zip

2) Install the Japanese support packages:
http://web.mol.ru/~zaurus/feed/japanese-help_1.23_arm.ipk , and then
http://web.mol.ru/~zaurus/feed/japanese-su...1k_1.23_arm.ipk
Qtopia will be restart automatically.
You will now get the Japanese keyboard and handwriting input, but everything else is still in English.

3) Install ZEditor:
http://web.mol.ru/~zaurus/feed/zeditor_2.2...glish-1_arm.ipk
Assign root privilege to ZEditor, then go to /home/zaurus/Settings/locale.conf.
Open the file and change the language to Japanese:
Language = ja
Save and reboot.
You will now be greeted by the familiar Japanese system messages and menus, and most of the applications are now in Japanese.

4) The remaining few applications that are still in English will have to be manually converted.
So you will need the files from the original Japanese ROM, which I've consolidated and uploaded here:
japanese-support-c1k_&_c860_1.23_supplementary.zip
(unzip it on your PC then transfer to Zaurus)

Install TreeExplorerQT:
 http://web.mol.ru/~zaurus/feed/treeexplorer_1.7.5-1_arm.ipk
and use it to copy the unzipped supplementary files into the appropriate directories as follows:
(Note: you will also need to set the file permissions manually once they're in place;  take reference from the existing files in each directory )

5) HancomWord -- still in English.
Replace  /opt/QtPalmtop/binlib/HandcomeMobileWord.so

6) Text Editor -- In the character code setup menu (文字コード設定) ,  SHIFT-JIS, JIS and EUC options are missing.
Replace  /opt/QtPalmtop/binlib/textedit.so

7) User Dictionary -- missing.
Add these 2 files:
/opt/QtPalmtop/apps/Applications/userdic.desktop
/opt/QtPalmtop/bin/userdic

8) Opera 7.25 -- mojibake when viewing Japanese sites.
Replace  /opt/QtPalmtop/opera/chartables.bin

9) Japanese handwriting input (CRIM) panel-- input method icons are missing
Add the ten *.png files into /opt/QtPalmtop/pics144

10) Perform a backup now!
Then proceed to the final step.

11) Keyboard -- In Japanese input mode, pressing Shift+0 produces mojibake instead of the expected full-width tilde.
===================================================================
Caution:  take special care when editing qpe.sh, as it controls the Qtopia user interface
===================================================================
Use Zeditor to edit  /home/QtPalmtop/qpe.sh as follows:
delete the line:
export UNICODEMAP="cp866"
and replace it with:
export UNICODEMAP_JP="open-19970715-ms,cp932,nec-vdc,ibm-vdc,udc"
(just copy and paste the line using the included .txt version of this guide)

12) save and exit, then Reboot.  
Congratulations, you now have full Japanese support on your C1000.
note: If your Zaurus starts acting strange, it probably means you've messed up qpe.sh.
Simplest way to fix this is to reformat and use the backup from step 10.

13) Optional items:
a ) SLJisho (the built-in dictionary software)
Add these 2 files:
/opt/QtPalmtop/bin/sljisho
/opt/QtPalmtop/apps/Applications/sljisho.desktop
and restart Qtopia.
Then install the dictionary data files : http://web.mol.ru/~zaurus/feed/japanese-dict_1.0-2_arm.ipk

b ) J/E Translator
Application files: http://web.mol.ru/~zaurus/feed/translator_1.0.0-1_arm.ipk
The two sets of translator data files are found in the Installation CD-ROM.
Or you can download from the Cacko feed:
http://web.mol.ru/~zaurus/feed/translator-...1.0.0-1_arm.ipk
http://web.mol.ru/~zaurus/feed/translator-...1.0.0-1_arm.ipk


~~~~~~~~~~~~~~~~~~~~~~~~~
B ) Installation steps for SL-C860:
~~~~~~~~~~~~~~~~~~~~~~~~~


1) Flash with Full Cacko ROM 1.23 by following the guide in Maslovsky's site.
Be sure to get the right package for the C860.
http://cacko.oesf.org/downloads/rom/1.23/S...-1029311005.zip

2)The  カナひら and 全/半 keys are currently mapped as Ctrl and Alt keys respectively.
So you need to flash the latest Japanese kernel patch to release these two keys (not required for C1000 and later models).
http://cacko.oesf.org/downloads/rom/1.23/C...-1132170506.zip

3) Install the Japanese support package:
http://web.mol.ru/~zaurus/feed/japanese-support_1.1_arm.ipk
(this package already includes the japanese helpfiles)
Qtopia will be restart automatically.
You will now get the Japanese keyboard and handwriting input, but everything else is still in English.

4) Install ZEditor:
http://web.mol.ru/~zaurus/feed/zeditor_2.2...glish-1_arm.ipk
Assign root privilege to ZEditor, then go to /home/zaurus/Settings/locale.conf.
Open the file and change the language to Japanese:
Language = ja
Save and reboot.
You will now be greeted by the familiar Japanese system messages and menus, and most of the applications are now in Japanese.

5) The remaining few applications that are still in English will have to be manually converted.
So you will need the files from the original Japanese ROM, which I've consolidated and uploaded here:
http://www.aonorokugo.net/rokugo/misc/zaur...pplementary.zip
(unzip it on your PC then transfer to Zaurus)

Install TreeExplorerQT:
 http://web.mol.ru/~zaurus/feed/treeexplorer_1.7.5-1_arm.ipk
and use it to copy the unzipped supplementary files into the appropriate directories as follows:
(Note: you will also need to set the file permissions manually once they're in place;  take reference from the existing files in each directory )

6) HancomWord -- still in English.
Replace  /opt/QtPalmtop/binlib/HandcomeMobileWord.so

7) Text Editor -- In the character code setup menu (文字コード設定) ,  SHIFT-JIS, JIS and EUC options are missing.
Replace  /opt/QtPalmtop/binlib/textedit.so

8 ) User Dictionary -- missing.
Add these 2 files:
/opt/QtPalmtop/apps/Applications/userdic.desktop
/opt/QtPalmtop/bin/userdic

9) Opera 7.25 -- mojibake when viewing Japanese sites.
Replace  /opt/QtPalmtop/opera/chartables.bin

10) Japanese handwriting input (CRIM) panel-- input method icons are missing
Add the ten *.png files into /opt/QtPalmtop/pics144

11) Perform a backup now!
Then proceed to the final step.

12) Keyboard -- In Japanese input mode, pressing Shift+0 produces mojibake instead of the expected full-width tilde.
===================================================================
Caution:  take special care when editing qpe.sh, as it controls the Qtopia user interface
===================================================================
Use Zeditor to edit  /home/QtPalmtop/qpe.sh as follows:
delete the line:
export UNICODEMAP="cp866"
and replace it with:
export UNICODEMAP_JP="open-19970715-ms,cp932,nec-vdc,ibm-vdc,udc"
(just copy and paste the line using the included .txt version of this guide)

13) save and exit, then Reboot.  
Congratulations, you now have full Japanese support on your C860.
note: If your Zaurus starts acting strange, it probably means you've messed up qpe.sh.
Simplest way to fix this is to reformat and use the backup from step 11.

14) Optional items:
a ) SLJisho (the built-in dictionary software)
Add these 2 files:
/opt/QtPalmtop/bin/sljisho
/opt/QtPalmtop/apps/Applications/sljisho.desktop
and restart Qtopia.
Then install the dictionary data files : http://web.mol.ru/~zaurus/feed/japanese-dict_1.0-2_arm.ipk

b ) J/E Translator
Application files: http://web.mol.ru/~zaurus/feed/translator_1.0.0-1_arm.ipk
The two sets of translator data files are found in the Installation CD-ROM.
Or you can download from the Cacko feed:
http://web.mol.ru/~zaurus/feed/translator-...1.0.0-1_arm.ipk
http://web.mol.ru/~zaurus/feed/translator-...1.0.0-1_arm.ipk

--------------------------------end-------------------------------
« Last Edit: July 18, 2011, 10:12:22 am by rokugo »
currently:  SL-C860 Cacko 1.23 ROM converted to full Japanese
formerly: SL-C1000 Cacko 1.23 ROM converted to full Japanese
Sony WL100 wifi CF card (handed down from old Clie)
A-Data 60X 2GB SD card loaded with Super Daijirin, Green Goddess5, NJECD and Eijiro

maslovsky

  • Hero Member
  • *****
  • Posts: 1426
    • View Profile
    • http://my-zaurus.narod.ru
Cacko Rom 1.23 With Full Japanese Language Support
« Reply #1 on: December 28, 2005, 09:23:37 am »
Pinned the topic, very usefull!

kahm

  • Hero Member
  • *****
  • Posts: 657
    • View Profile
Cacko Rom 1.23 With Full Japanese Language Support
« Reply #2 on: December 28, 2005, 04:29:58 pm »
Quote
Pinned the topic, very usefull!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=108652\"][{POST_SNAPBACK}][/a][/div]

As soon as I can get 2 free minutes to rub together, I'm going to update the FAQ for Cacko 1.23.
Fujitsu U8240 "Stormtrooper" -  Zaurus Supplement
Libretto U100 | Sony Librie, Sony Reader
SL-C3100: Sharp 1.11JP (Kanji Dictionary/Translator) - LCD Top swap with C1000.
SL-C3000: pdaXii13 5.4.7, SL-C3000 5.4.9 - microdrive replaced with 8gb Sandisk
SL-C1000: PDAXRom Beta3 | SL-6000L: Sharp 1.12 | SL-5500: Cacko, 64-0 kernel | SL-5000D: OZ-Opie
Linksys WCF12; Sharp CE-AG06, CE-RH2, CE-170TS; iRiver USB OTG Host cable; Socket BT rev.E CF; Hitachi 6gb Microdrive

rokugo

  • Full Member
  • ***
  • Posts: 130
    • View Profile
    • http://
Cacko Rom 1.23 With Full Japanese Language Support
« Reply #3 on: December 29, 2005, 02:07:34 am »
wow, I didn't expect it to be pinned up (blush)  

Quote
Quote
Pinned the topic, very usefull!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=108652\"][{POST_SNAPBACK}][/a][/div]

As soon as I can get 2 free minutes to rub together, I'm going to update the FAQ for Cacko 1.23.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=108707\"][{POST_SNAPBACK}][/a][/div]

That'll be great. Better still if the Japanese Support ipks can be updated to include my supplementary files and keyboard fix.
« Last Edit: December 29, 2005, 02:45:12 am by rokugo »
currently:  SL-C860 Cacko 1.23 ROM converted to full Japanese
formerly: SL-C1000 Cacko 1.23 ROM converted to full Japanese
Sony WL100 wifi CF card (handed down from old Clie)
A-Data 60X 2GB SD card loaded with Super Daijirin, Green Goddess5, NJECD and Eijiro

kahm

  • Hero Member
  • *****
  • Posts: 657
    • View Profile
Cacko Rom 1.23 With Full Japanese Language Support
« Reply #4 on: January 01, 2006, 01:15:45 pm »
Quote
wow, I didn't expect it to be pinned up (blush) 

Quote
Quote
Pinned the topic, very usefull!
[div align=\"right\"][a href=\"index.php?act=findpost&pid=108652\"][{POST_SNAPBACK}][/a][/div]

As soon as I can get 2 free minutes to rub together, I'm going to update the FAQ for Cacko 1.23.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=108707\"][{POST_SNAPBACK}][/a][/div]

That'll be great. Better still if the Japanese Support ipks can be updated to include my supplementary files and keyboard fix.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=108751\"][{POST_SNAPBACK}][/a][/div]

I'll try and take a look at it next weekend, then.
Fujitsu U8240 "Stormtrooper" -  Zaurus Supplement
Libretto U100 | Sony Librie, Sony Reader
SL-C3100: Sharp 1.11JP (Kanji Dictionary/Translator) - LCD Top swap with C1000.
SL-C3000: pdaXii13 5.4.7, SL-C3000 5.4.9 - microdrive replaced with 8gb Sandisk
SL-C1000: PDAXRom Beta3 | SL-6000L: Sharp 1.12 | SL-5500: Cacko, 64-0 kernel | SL-5000D: OZ-Opie
Linksys WCF12; Sharp CE-AG06, CE-RH2, CE-170TS; iRiver USB OTG Host cable; Socket BT rev.E CF; Hitachi 6gb Microdrive

snk4ever

  • Jr. Member
  • **
  • Posts: 52
    • View Profile
Cacko Rom 1.23 With Full Japanese Language Support
« Reply #5 on: February 04, 2006, 04:42:32 pm »
thank you soooo much !
I was waiting for this !

xamindar

  • Hero Member
  • *****
  • Posts: 803
    • View Profile
    • http://www.radnimax.com
Cacko Rom 1.23 With Full Japanese Language Support
« Reply #6 on: February 07, 2006, 05:26:52 pm »
Great howto!  Thank you.  There is just one problem.  Now this might be because I'm on a c3100 and not a 1000, I don't know.  But there are no japanese fonts installed.  Applications like tree explorer show blocks.

Quote
Save and exit, then reboot.
You will now be greeted by the familiar Japanese system messages and menus, and most of the applications are now in Japanese.

And upon a reboot everything is still in english.  I'm looking right now for the fonts, maybe they are in the feed.

Dang, ok I figured out I installed the japanese support package for the c1k instead of the one for the 3100.  I reformatted to start fresh and installed the c3100 support package from the cacko feed.  Now qtopia wont start any more.....what is wrong?
« Last Edit: February 07, 2006, 06:13:16 pm by xamindar »
SL-C3100 happily Dualbooting Japanese Rom 1.02 and Debian Eabi
Replaced internal CF with 8gb seagate cf hard drive
Ambicom CF GPS
CyberPower battery powered USB hub
D-link DCF-650W (MAN THIS THING IS HUGE!!)

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
Cacko Rom 1.23 With Full Japanese Language Support
« Reply #7 on: February 07, 2006, 11:42:40 pm »
Quote
Great howto!  Thank you.  There is just one problem.  Now this might be because I'm on a c3100 and not a 1000, I don't know.  But there are no japanese fonts installed.  Applications like tree explorer show blocks.

Quote
Save and exit, then reboot.
You will now be greeted by the familiar Japanese system messages and menus, and most of the applications are now in Japanese.

And upon a reboot everything is still in english.  I'm looking right now for the fonts, maybe they are in the feed.

Dang, ok I figured out I installed the japanese support package for the c1k instead of the one for the 3100.  I reformatted to start fresh and installed the c3100 support package from the cacko feed.  Now qtopia wont start any more.....what is wrong?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=114024\"][{POST_SNAPBACK}][/a][/div]

If you boot into the console using D+B boot, then you can mount /dev/mtdbock3 and delete libCRIM.* and it will let you boot into qtopia again. the package is also missing the icons for the inputmethods
SL-C3000 - pdaXii13 build5.4.9 (based on pdaXrom beta3) / SL-C3100 - Sharp ROM 1.02 JP (heavily customised)
Netgear MA701 CF, SanDisk ConnectPlus CF, Socket Bluetooth CF, 4GB Kingston CF,  4GB pqi SD, 4GB ChoiceOnly SD, 2GB SanDisk SD USB Plus, 1GB SanDisk USB Plus, 1GB Transcend SD, 2GB SanDisk MicroSD with SD adaptor, Piel Frama Leather Case, GoldX 5-in-1 USB cable, USB hub, USB mouse, USB keyboard, USB ethernet, USB HDD, many other USB accessories...
(Zaurus SL-C3000 owner since March 14. 2005, Zaurus SL-C3100 owner since September 21. 2005)
http://members.iinet.net.au/~wyso/myZaurus - zBook3K

xamindar

  • Hero Member
  • *****
  • Posts: 803
    • View Profile
    • http://www.radnimax.com
Cacko Rom 1.23 With Full Japanese Language Support
« Reply #8 on: February 08, 2006, 01:01:59 am »
OK, I give up, where are the japanese fonts?

Quote
If you boot into the console using D+B boot, then you can mount /dev/mtdbock3 and delete libCRIM.* and it will let you boot into qtopia again. the package is also missing the icons for the inputmethods
[div align=\"right\"][a href=\"index.php?act=findpost&pid=114057\"][{POST_SNAPBACK}][/a][/div]

Thanks, hey isn't CRIM the character recognition?  Does that mean cacko rom on the 3100 doesn't have this?
« Last Edit: February 08, 2006, 01:51:06 am by xamindar »
SL-C3100 happily Dualbooting Japanese Rom 1.02 and Debian Eabi
Replaced internal CF with 8gb seagate cf hard drive
Ambicom CF GPS
CyberPower battery powered USB hub
D-link DCF-650W (MAN THIS THING IS HUGE!!)

rokugo

  • Full Member
  • ***
  • Posts: 130
    • View Profile
    • http://
Cacko Rom 1.23 With Full Japanese Language Support
« Reply #9 on: February 08, 2006, 01:42:16 pm »
Quote
OK, I give up, where are the japanese fonts?

Quote
If you boot into the console using D+B boot, then you can mount /dev/mtdbock3 and delete libCRIM.* and it will let you boot into qtopia again. the package is also missing the icons for the inputmethods
[div align=\"right\"][a href=\"index.php?act=findpost&pid=114057\"][{POST_SNAPBACK}][/a][/div]

Thanks, hey isn't CRIM the character recognition?  Does that mean cacko rom on the 3100 doesn't have this?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=114065\"][{POST_SNAPBACK}][/a][/div]

I think you should reflash cacko, and retry from square one.
Like I mentioned, my guide is strictly for the C1000, so obviously in steps 1 and 2 you need to get the 3100 version of the support files since some of the lib files are specific to each model.

And similarly in steps 5 to 7 its safer to get the files from your own C3100.

-Japanese Fonts-
you don't need to install any. All the japanese fonts are handled by the LCfonts (just like in the original japanese ROM) which are already in the Cacko ROM. LCfonts will automatically become the system font when you set the language to "ja".

-CRIM-
yes it handles the japanese handwriting system and IME (and therefore omitted from Cacko ROM).
It gets (re)installed into your Zaurus in step 2 of my guide.
The few missing icons (eg when you switch to the 'gojuon' input and the 50音 icon appears) mentioned by Meanie are purely cosmetic so I didn't bother with them. You can still get them from /opt/QtPalmtop/pics144/padselect*
(10 small png files) from the original Japanese ROM.
Maybe I'll include them in a later update for the sake of completeness.
currently:  SL-C860 Cacko 1.23 ROM converted to full Japanese
formerly: SL-C1000 Cacko 1.23 ROM converted to full Japanese
Sony WL100 wifi CF card (handed down from old Clie)
A-Data 60X 2GB SD card loaded with Super Daijirin, Green Goddess5, NJECD and Eijiro

xamindar

  • Hero Member
  • *****
  • Posts: 803
    • View Profile
    • http://www.radnimax.com
Cacko Rom 1.23 With Full Japanese Language Support
« Reply #10 on: February 09, 2006, 02:52:25 am »
Ok reflashed to the sharp rom and now I'm back in cacko with some usefull things.  

First of all, for any c3100 users out there who are doing this the "japanese-support-c3100_1.23_arm.ipk" is somewhat broken.  For some reason after it is installed qtopia will crash.  Thanks to meanie I learned that it is something to do with libCRIM that it installs.  I fixed it by deleting those libCRIM files that the support package installs and replacing them with the libCRIM files from my japanese sharp rom.  libCRIM is located in
/opt/QtPalmtop/plugins/inputmethods/

I attached libCRIM.tar so you c3100 users can just untar the libs and copy them to the above location.  "tar -xvf libCRIM.tar" should do it.


Second, the input method icons seem to be missing.  I don't know if this is a c3100 cacko problem or a universal one.  Anyway just untar the input_icons.tar package and copy the png files into /opt/QtPalmtop/pics144/ and then you have them.
« Last Edit: February 09, 2006, 02:53:07 am by xamindar »
SL-C3100 happily Dualbooting Japanese Rom 1.02 and Debian Eabi
Replaced internal CF with 8gb seagate cf hard drive
Ambicom CF GPS
CyberPower battery powered USB hub
D-link DCF-650W (MAN THIS THING IS HUGE!!)

MordanXL

  • Newbie
  • *
  • Posts: 7
    • View Profile
Cacko Rom 1.23 With Full Japanese Language Support
« Reply #11 on: February 10, 2006, 08:50:27 pm »
Hello,

i have a C860 and want to use the new 1.23 Version of Cacko-Rom, but i need full support of japanese. Is there a special japanese Kernel for it like for the 1.22.

thanks
Sl-C860

rokugo

  • Full Member
  • ***
  • Posts: 130
    • View Profile
    • http://
Cacko Rom 1.23 With Full Japanese Language Support
« Reply #12 on: February 11, 2006, 12:02:34 am »
Quote
Hello,

i have a C860 and want to use the new 1.23 Version of Cacko-Rom, but i need full support of japanese. Is there a special japanese Kernel for it like for the 1.22.

thanks
[div align=\"right\"][{POST_SNAPBACK}][/a][/div]

According to this thread:  [a href=\"https://www.oesf.org/forums/index.php?showtopic=15826]https://www.oesf.org/forums/index.php?showtopic=15826[/url]
you don't need a separate kernel.
And you'll probably have an easier time with setting up a full japanese environment than if you were to make it dual-language like in the thread.
« Last Edit: February 11, 2006, 12:03:08 am by rokugo »
currently:  SL-C860 Cacko 1.23 ROM converted to full Japanese
formerly: SL-C1000 Cacko 1.23 ROM converted to full Japanese
Sony WL100 wifi CF card (handed down from old Clie)
A-Data 60X 2GB SD card loaded with Super Daijirin, Green Goddess5, NJECD and Eijiro

MordanXL

  • Newbie
  • *
  • Posts: 7
    • View Profile
Cacko Rom 1.23 With Full Japanese Language Support
« Reply #13 on: February 11, 2006, 02:49:03 am »
thank u for the fast answer, i will flash the 1.23 this weekend.
Sl-C860

snk4ever

  • Jr. Member
  • **
  • Posts: 52
    • View Profile
Cacko Rom 1.23 With Full Japanese Language Support
« Reply #14 on: March 01, 2006, 11:09:16 am »
Quote
I
Install TreeExplorerQT http://web.mol.ru/~zaurus/feed/treeexplorer_1.7.5-1_arm.ipk and use it to copy the unzipped supplementary files into the appropriate directories as follows:
(Note: you will also need to set the file permissions manually in TreeExplorer;  take reference from the existing files in each directory )

5) HancomWord -- still in English.
Replace  /opt/QtPalmtop/binlib/HandcomeMobileWord.so

6) Text Editor -- In the character code setup menu (文字コード設定) ,  SHIFT-JIS, JIS and EUC options are missing.
Replace  /opt/QtPalmtop/binlib/textedit.so

7) User Dictionary -- missing.
Add these 2 files:
opt/QtPalmtop/apps/Applications/userdic.desktop
opt/QtPalmtop/bin/userdic

8) Opera 7.25 -- mojibake when viewing Japanese sites.
Replace  /opt/QtPalmtop/opera/chartables.bin
(the replacement file was extracted from http://web.mol.ru/~zaurus/feed/opera-chart..._7.25-2_arm.ipk  )


I can't extract zip files with treeexplorer!
So I did it on another computer and made a tar. Now I have the files but I can't overwrite the files from /opt/QtPalmtop/binlib/ for example because it says it's read-only