Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Plasma applet for NetworkManager
Commits
d8ea094e
Commit
d8ea094e
authored
Apr 04, 2014
by
Lamarque Souza
Browse files
Be more informative about what option 'Hidden' do in create wifi connection
dialog. CCBUG: 209464
parent
c2d34e67
Changes
1
Hide whitespace changes
Inline
Side-by-side
libs/editor/settings/ui/wificonnectionwidget.ui
View file @
d8ea094e
...
...
@@ -180,6 +180,9 @@
</item>
<item
row=
"11"
column=
"1"
>
<widget
class=
"QCheckBox"
name=
"hiddenNetwork"
>
<property
name=
"toolTip"
>
<string>
Mark this if you want to create a connection for a hidden network
</string>
</property>
<property
name=
"text"
>
<string/>
</property>
...
...
@@ -187,8 +190,11 @@
</item>
<item
row=
"11"
column=
"0"
>
<widget
class=
"QLabel"
name=
"label_4"
>
<property
name=
"toolTip"
>
<string>
Mark this if you want to create a connection for a hidden network
</string>
</property>
<property
name=
"text"
>
<string>
Hidden:
</string>
<string>
Hidden
network
:
</string>
</property>
<property
name=
"buddy"
>
<cstring>
hiddenNetwork
</cstring>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment