Quote:
Originally Posted by kevin.pugh
Hi "Booxtor",
I have downloaded the 1.7 firmware upgrade - it is a great improvement.
As an English user, I would like to change the web links so that they are for English UK sites rather than of Germany - that is, www.google.co.uk rather than www,google.de.
Also for the Onx web page from the Chinese one to the English equivalent.
How can I do that?
I saw that the firmware zip file is encrpted so I would be unable to change the website links. Is there another way?
Also, it would be nice to have a editbox enabled for web address. Is that possible?
Kevin
|
The easiest way - modifiy the update file before installation. You don't need the archive password for it.
Go to \usr\share\gui_shell\sites
you can remove onyx folder, since the webpage is not changing since months
Now you can go to the folder google.
There is a file manifest.xml in it.
It can be replaced by that file:
https://dl.dropbox.com/u/23593310/manifest.xml
(with google.com instead of google.de inside).
The manifest.xml can be also modified.
Just edit the content between <url> </url> tags.
f.e. write <url>http://www.google.co.uk</url> instead of <url>http://www.google.com</url>
You can also install
otfm (tiny file manager... recomendation!)) and just copy the modified manifest.xml into the \usr\share\gui_shell\sites\google folder