Quote:
Originally Posted by JimMcLaren
I just installed the new start menu and really didn't gain anything on my Aura HD. - The new coolreader submenu is there with the two icons to run coolreader. Selecting either of them just returns to the home menu.
|
Thank you for telling. I previoulsy tested only with pbchess-1.2.6.37_kobo, and with this version it worked. I now see that it does not anylonger work with pbchess-1.2.6.39_kobo.
You can remove the coolreader menu item by editing .kobo/kbmenu/usersettings.txt with an unix-style editor. Replace
Code:
insertCRportrait=true
insertCRlandscape=true
by
Code:
insertCRportrait=false
insertCRlandscape=false
Or wait until I made the necessary changes to make it work.
EDIT: replace cr3.sh and cr3_180,sh of .kobo/kbmenu/onstart with the two files provided in ksmcoolreader39.zip.