Bug 264815

Summary: suggestions for 'What's this?" texts
Product: knetworkmanager Reporter: Marcel Martin <mmar>
Component: generalAssignee: Will Stephenson <wstephenson>
Status: RESOLVED DUPLICATE    
Severity: wishlist CC: lamarque
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Marcel Martin 2011-01-30 02:31:38 UTC
Version:           unspecified
OS:                Linux

This is from an email that was sent to quality-whatsthis@kde.org. See also bug
#237488. The texts are for KNetworkManager's configuration dialog (when adding a VPN connection).

Widget text: 'My new VPN Connection'
current --> id (KLineEdit)
id (KLineEdit)
ConnectionSettings (ConnectionWidget)
 (VpnPreferences)
toplevel -->  (KDialog)

Please type in your what's this help between these lines: 
--%-----------------------------------------------------------------------
Enter a new name for this connection.
--%-----------------------------------------------------------------------


Widget text: '300.12.23.55'
current --> edt_gateway (QLineEdit)
edt_gateway (QLineEdit)
grp_general (QGroupBox)
PptpProp (PptpSettingWidget)
qt_tabwidget_stackedwidget (QStackedWidget)
tabwidget (KTabWidget)
ConnectionSettings (ConnectionWidget)
 (VpnPreferences)
toplevel -->  (KDialog)

Please type in your what's this help between these lines: 
--%-----------------------------------------------------------------------
Your VPN Endpoint IP Address.
--%-----------------------------------------------------------------------

Widget text: 'MyWindowsUsername'
current --> edt_login (QLineEdit)
edt_login (QLineEdit)
grp_additional (QGroupBox)
PptpProp (PptpSettingWidget)
qt_tabwidget_stackedwidget (QStackedWidget)
tabwidget (KTabWidget)
ConnectionSettings (ConnectionWidget)
 (VpnPreferences)
toplevel -->  (KDialog)

Please type in your what's this help between these lines: 
--%-----------------------------------------------------------------------
You Windows user name without the domain name.
--%-----------------------------------------------------------------------

Widget text: '*******'
current --> edt_password (KLineEdit)
edt_password (KLineEdit)
grp_additional (QGroupBox)
PptpProp (PptpSettingWidget)
qt_tabwidget_stackedwidget (QStackedWidget)
tabwidget (KTabWidget)
ConnectionSettings (ConnectionWidget)
 (VpnPreferences)
toplevel -->  (KDialog)

Please type in your what's this help between these lines: 
--%-----------------------------------------------------------------------
Your Windows password.
--%-----------------------------------------------------------------------


Reproducible: Didn't try
Comment 1 Lamarque V. Souza 2011-05-17 01:29:15 UTC

*** This bug has been marked as a duplicate of bug 231613 ***