Bug 264815 - suggestions for 'What's this?" texts
Summary: suggestions for 'What's this?" texts
Status: RESOLVED DUPLICATE of bug 231613
Alias: None
Product: knetworkmanager
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR wishlist
Target Milestone: ---
Assignee: Will Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-30 02:31 UTC by Marcel Martin
Modified: 2011-05-17 01:29 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***