OESF Portables Forum

Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => C1000/3x00 General discussions => Topic started by: gab74 on October 01, 2005, 07:28:12 pm

Title: C3100 Database In English ?
Post by: gab74 on October 01, 2005, 07:28:12 pm
i see database SOFTWARE in C3100 is in japan.....is there an english version ?
Title: C3100 Database In English ?
Post by: bam on October 01, 2005, 08:49:54 pm
you can try portabase
Title: C3100 Database In English ?
Post by: gab74 on October 02, 2005, 06:38:26 am
ok i will try, so how can i remove japan database software from my C3100 ? I will remove japan translator too.... Any helps ?
Title: C3100 Database In English ?
Post by: bam on October 02, 2005, 10:56:47 am
think they are built into the rom
Title: C3100 Database In English ?
Post by: rob_figlabs on October 03, 2005, 07:36:06 am
As bam states the database and translator are built into the 3100, so you wouldn't free up any space by removing them. You can hide the icons for them to that they don't get in the way though:

Using the terminal app, type:

Code: [Select]
su
cd /home/QtPalmtop/apps/Applications
mv translator.desktop translator.desktop.hide
mv database.desktop database.desktop.hide

Actually I'm guessing at the last line as I don't have a 3100 in front of me right now. Type ls to see what's there if that doesn't work.

Once you've done that, just reboot the Z and the icons should be gone when you restart.