Search found 1 match

by kurt
Tuesday 25 August 2020 23:49
Forum: Python
Topic: Add custom icons from pyhton plugin
Replies: 6
Views: 1535

Re: Add custom icons from pyhton plugin

Hi, i was struggling with the same for a whole day.
Solution is simple, you MUST TO name file beginings with key from your XML file in plugin.
In my example:
<plugin key="eSterownik" name="eSterownik.pl v1.0" author="Kurt" ....

and zip file should be f.e. Pump.zip
in file should be:
icons.txt ...