I copied the cc.db to my machine and checked what's actually inside.
There is only 1 line that contains KUAL in the entries table, and that's referring to the old Kindlet-version, I think:
Code:
715a467c-a824-44a4-a54a-1cc30286190e Entry:Item /mnt/us/documents/KUAL-KDK-2.0.azw2 1504191513 1475954396 0 KUAL KUAL KUAL [{"direction":"LTR","collation":"KUAL","pronunciation":"KUAL","display":"KUAL","language":"en-US"}] 1 ixtab NiLuJe twobob stepk [{"name":{"direction":"LTR","collation":"ixtab NiLuJe twobob stepk","pronunciation":"ixtab NiLuJe twobob stepk","display":"ixtab NiLuJe twobob stepk","language":"en-US"},"kind":"Author"}] 1 [] 0 [] 0 0 1 0 0 0 [] 0 application/x-kindle-application /mnt/us/developer/KUAL/metadata/thumbnail.jpg 127394 AZW2 2.7 [{"ref":"titles"},{"ref":"credits"}] ["DEV"] 0 2147483647 0 ixtab NiLuJe twobob stepk 0 0 kualkualixtab niluje twobob stepkixtab niluje twobob stepk 0 0 0 0 1 127394.0 1
p_isVisibleInHome is correctly set to 0, so it's hidden in the menu.
The rest seems to be my books, dictionaries and some collections.
So I guess I can't really delete anything here
How is the new KUAL actually supposed to be installed? I had a brief look at the install.sh, but I don't see where the actual setup happens. There are a bunch of lines which are added to appreg.db (and I can see them in my appreg.db), the KUALbooklet.jar is copied to "/opt/amazon/ebook/booklet/KUALBooklet.jar" (I also have that there) and the KUAL.kual file is created. In the end some KUALBooklet.jar is deleted again.
I dont't see what is going wrong here...