Summary: | no Help or What's This tooltips for Network Connections | ||
---|---|---|---|
Product: | [Unmaintained] Network Management | Reporter: | skierpage <skierpage> |
Component: | Control Module | Assignee: | Lamarque V. Souza <lamarque> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | afiestas, giecrilj, lamarque, mmar |
Priority: | NOR | ||
Version: | 0.9 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
skierpage
2010-03-22 04:30:28 UTC
*** 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. |