Author Topic: Restoring Zdict Dictionary Files  (Read 2137 times)

nich

  • Newbie
  • *
  • Posts: 6
    • View Profile
Restoring Zdict Dictionary Files
« on: February 16, 2005, 01:21:58 am »
I accidentally erased these two folders when I damaged my Zaurus OS during the repair process. Where do the folders dict1 & dict2 belong on the C3000. I assume that all I have to do to get zdict working again is to put the folders in the correct location.

Thanks

nich.

totsubo

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
Restoring Zdict Dictionary Files
« Reply #1 on: February 17, 2005, 10:37:18 pm »
I find them under:

/hhd3/dict1
/hhd3/dict2

and they are linked to:

Code: [Select]
$ ls -l

lrwxrwxrwx   1 root   root   11 Jan   1  1970  ./hdd2/QtPalmtop/dict1 -> /hdd3/dict1
lrwxrwxrwx   1 root   root   11 Jan   1  1970  ./hdd2/QtPalmtop/dict2 -> /hdd3/dict2

HTH