https://bugs.kde.org/show_bug.cgi?id=507498

--- Comment #3 from Halla Rempt <[email protected]> ---
I'm not sure about symlinks, I don't really have experience with them on
Windows. On Windows, Qt uses a different system to find resource folders, so
we'd still need to add an option in Krita itself to add a folder -- that's why
I've confirmed this wish.

In plugins/extensions/pykrita/plugin/utilities.cpp, we need to add a line that
adds a folder from a config option after 

QStringList pluginDirectories = KoResourcePaths::findDirs("pythonscripts");

And probably also in some places in PythonPluginManager.cpp

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to