View Single Post
Old 03-17-2012, 05:49 AM   #57
bhaak
Groupie
bhaak can program the VCR without an owner's manual.bhaak can program the VCR without an owner's manual.bhaak can program the VCR without an owner's manual.bhaak can program the VCR without an owner's manual.bhaak can program the VCR without an owner's manual.bhaak can program the VCR without an owner's manual.bhaak can program the VCR without an owner's manual.bhaak can program the VCR without an owner's manual.bhaak can program the VCR without an owner's manual.bhaak can program the VCR without an owner's manual.bhaak can program the VCR without an owner's manual.
 
bhaak's Avatar
 
Posts: 164
Karma: 164969
Join Date: Dec 2011
Device: Palm IIIx, (iPhone|Kindle) Touch
Wow, lots of activity
Quote:
Originally Posted by pirl8 View Post
By the way, according to bhaak, the /mnt/us/extensions/hackedupreader/config.xml file has to be modified to keep up with this. I've tested that simply copying the file does not work. [/COLOR]
@bhaak: how?
Change this line in config.xml
Code:
<menu type="java" jar="HackedUpReaderExtension.jar">com.github.bhaak.HackedUpReaderExtension</menu>
to

Code:
<menu type="java" jar="/opt/amazon/ebook/lib/HackedUpReaderExtension.jar">com.github.bhaak.HackedUpReaderExtension</menu>
The GUI launcher must be able to locate the HackedUpReaderExtension.jar, either by relative or absolute path.
bhaak is offline   Reply With Quote