Quote:
Originally Posted by twobob
Tested this second version on a stock 3.4, with no fonts hack, doesn't work (nothing changes in the menus)
still 8 choices, still same sizes : )
just reporting the results. Cheers
|
I've looked through your opt folder and jar files.
What I see is next: you already have class ReaderResources_en.class inside MobiReader.jar. I suppose this is the reason why the same class which you're adding is not mounted - cause it is already found.
So, I've made for you 2 classes ReaderResources_en_US.class and UIResources_en_US.class.
They should override all existing ones. Copy 2 jar files in attachment to \opt\amazon\ebook\lib\ and let me know how it is going.
EDIT: you're telling "stock 3.4". What does it mean? Can you please tell me what device you have? Give a link to amazon, please.
EDIT2: sorry for bad attachment name. This is for file opt-3.4-Stock.tar.gz that you sent - as I understand this is 6" kindle keyboard with 3.4 firmware, right?
EDIT3: before copying these 2 new jars into lib folder, delete those old 2 ones (ending with _en) that I've made before.