Version: (using KDE 4.4.1) OS: Linux Installed from: Ubuntu Packages (I'm trying out Kubuntu Lucid 10.04 Live USB) In System Settings there's a "Network Connections" control pane to "Add, Edit and Remove Network Connections". I think this is kcm_networkmanagement. It has no "What's This" tooltips for its items and doesn't seem to have any help in the help handbook - if I start it from the application launcher then press Help, the KDE Help Center display "The file or folder help:/ does not exist" This may be a Kubuntu-specific control panel, if so I apologize. I am in a maze of bug trackers.
*** Bug 264815 has been marked as a duplicate of this bug. ***
*** Bug 245357 has been marked as a duplicate of this bug. ***
Reassign Network Management bugs to new maintainer. Have a lot of fun, Lamarque!
Git commit 4340c1d29a4bfd6d48cd8a6664929380e8215826 by Lamarque V. Souza. Committed on 17/07/2012 at 16:55. Pushed by lvsouza into branch 'master'. Add some "what's this" comments to the kcm. M +4 -0 settings/config/manageconnectionwidget.cpp http://commits.kde.org/networkmanagement/4340c1d29a4bfd6d48cd8a6664929380e8215826
Do we need more what's this/tooltip/stuff?
I think QML does not have the concept of tooltips so this will never work in the new QML plasmoid, they are usefull in the kcm though and I added some of them to help users to configure complex connections like VPN and WPA2. For the "Add, Edit and Remove Network Connections" buttons I have tried to add tooltips to them long ago but it does not work. Unless someone indicates where else we need more tooltips/what's this I think we have enough of them already.