View Single Post
Old 03-06-2021, 06:56 PM   #1
SilverWolf1793
Junior Member
SilverWolf1793 began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Mar 2021
Device: none
Hi! noob question about names

So... yea... as the title said, I'm new with calibre plugin api, I think I have an idea of mostly everything except one thing...

In the example code of the documentation the ui.py file has this line:

name = 'Interface Plugin Demo'

I don't seem to be able to modify it in any way without the UI unloading although my settings are still accesible.

I'm really confused because I have already changed the name in my __init__.py and modified everything with the string or name "Interface Plugin Demo" and it works, except when I touch that single line in ui.py

why does this happen?
SilverWolf1793 is offline   Reply With Quote