Topic: Custom symbols and prefix
Hi,
I am working on Debian Trixie AMD64
I created my custom symbols under ~/.local/share/QElectroTech/QElectroTech/elements/p_electric/...
and they work fine.
Then I added a "qet_labels.xml" indot the above directory in order to set specific "prefix" for each category.
This did not work.
By the end I created a symbolic link to my p_electic directory
and add the content of my "qet_labels.xml" into /usr/share/qelectrotech/elements/10_electric/qet_labels.xml
It the worked but this has two side effects:
- the custom symbols are visible under "Custom" and "QET" collection
- any upgrade would erave my changes to /usr/share/qelectrotech/elements/10_electric/qet_labels.xml
Is there a way to une prefix without all these changes?
Thank you