https://bugs.kde.org/show_bug.cgi?id=509896
--- Comment #12 from Mark Capella <[email protected]> --- Thank you! AboutPlugin.qml for example https://invent.kde.org/plasma/plasma-sdk/-/blame/master/plasmoidviewer/qmlpackages/shell/contents/configuration/AboutPlugin.qml?ref_type=heads#L111 I can examine and modify iconName here at runtime. -BUT- I don't know how in QML to get the users home directory, or more specifically the applet install path. One of my initial patches in bug (1) built a new QML type provider so I could slip into C++ and get the users home directory. 1) https://bugs.kde.org/show_bug.cgi?id=507678 I'm very new to the QML, so you can't insult me with detail instructions. I may be missing something basic :-) -- You are receiving this mail because: You are watching all bug changes.
