I copied a power symbol "+3V0" from KiCad's library to a new (project) library and changed the value and pinname to "3V0" (I removed the '+').
The description of the symbol however still says: "Power symbol creates a global label with name +3V0".
How do I edit/change the description? I can use a texteditor to open the new symbol library and change the "ki_description" property but is that
the way it's supposed to work in KiCad?