https://bugs.kde.org/show_bug.cgi?id=406402
--- Comment #5 from Christoph Feck <[email protected]> --- Patrick, applying patches to .qml files is very simple, because it does not require any recompilations. Instructions: Save patch from comment #3 to /tmp/plasma-nm.diff In Konsole as root: cd /usr/share/plasma/plasmoids/org.kde.plasma.networkmanagement/ patch -p2 /tmp/plasma-nm.diff restart plasma session I don't have plasma-nm installed. If applying the patch failed, you might need to replace -p2 with -p1 or -p3, depending on how deep the folder structure of the installed applet is. -- You are receiving this mail because: You are watching all bug changes.
