https://www.mobileread.com/forums/att...5&d=1358766950
get the dos2unix from there.
unzip onto device.
let's say you choose to put it on the FAT ROOT /mnt/us/
then run like
/mnt/us/dos2unix /path/to/your/fileToFix
that is the first part done...
okay so...
config pair:
Quote:
Adding things to the menu
Simply construct a pair of config.xml and menu.json in it's own application subfolder under /mnt/us/extensions/<application name>/ just like before. The launcher should now parse it.
At a minimum point the menu.json to run at least one thing (like say a shell script) to be actually useful.
|
Give the
KUAL FAQ section a read and pull down the
helper extension and have a look at what is in there.
That is what it is there for. demoing functionality.
Hope that helps