Quote:
Originally Posted by Mr. Goodbar
I can't seem to get it to zip up correctly, but I think we've found the root issue of the connection issue, now we just need the plugin modified appropriately.
|
http://manual.calibre-ebook.com/crea...gins.html#id13
Quote:
You can quickly test changes to your plugin by using the following command line:
Code:
calibre-debug -s; calibre-customize -b /path/to/your/plugin/directory; calibre
This will shutdown a running calibre, wait for the shutdown to complete, then update your plugin in calibre and relaunch calibre.
|
This will zip your plug-in.
bernie