Quote:
Originally Posted by davidfor
I'm not sure what ini file you are talking about. The file gets unpacked into a partition on the device that you can't access. There are configuration files and a database, but they should be there already.
|
I mean this:
Quote:
Originally Posted by KevinShort
From the first post, here's the syntax for kobotweaks.ini:
Code:
[CustomCommands]
Reboot=tweaks.executeSystemCmd(\"busybox reboot\")
|
That is, if I remember right, the way to customize the plugin. Only that I have difficulties in recollecting how the procedure was in detail.