I've installed the One-Click-Package for KOReader and wanted to try and add some items to NickelMenu, since it's visible now in the home screen bottom corner.
I've added some lines to the nm configuration file for koreader and it looks like this now:
# Launch KOReader via KFMon
# NOTE: .adds/nm/kfmon will generate this automatically
#menu_item : main : KOReader : kfmon : koreader.png
# Launch KOReader directly via NM (>= KOReader 2020.05)
#menu_item : main : KOReader : cmd_spawn : quiet : exec /mnt/onboard/.adds/koreader/koreader.sh
#menu_item : main : Inverted Landscape : nickel_orientation : inverted_landscape
#menu_item : main : Sleep : power : sleep
#menu_item : main : Reboot : power : reboot
#menu_item : main : Power off : power : shutdown
Even after reboot, the new items don't show up, though. What am I doing wrong?
|