pgaskin / NickelMenu

The easiest way to launch scripts, change settings, and run actions on Kobo e-readers.
https://pgaskin.net/NickelMenu
MIT License
512 stars 25 forks source link

NickelMenu v0.2.0 error in nickel_setting screenshot confirmation pop-up #61

Closed jackiew1 closed 4 years ago

jackiew1 commented 4 years ago

Although this config entry works:

menu_item : main : * Screenshots on : nickel_setting : enable : screenshots

it has an error in the confirmation pop-up message. I assume it should say something like enabled screenshots but instead it's enabled enable. Similarly the disable screenshots option pops up disabled disable

pgaskin commented 4 years ago

I forgot to switch arg1 and arg2. I'll fix this and release it next week. Thanks.