Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Weixuan Xiao
kdeconnect-kde
Commits
0f2ec417
Commit
0f2ec417
authored
Aug 29, 2013
by
Albert Vaca Cintora
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Made "no devices" message more explicit
parent
f340c0ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
plasmoid/package/contents/ui/kdeconnect.qml
plasmoid/package/contents/ui/kdeconnect.qml
+1
-1
No files found.
plasmoid/package/contents/ui/kdeconnect.qml
View file @
0f2ec417
...
...
@@ -37,7 +37,7 @@ Item {
PlasmaComponents.Label
{
id
:
header
visible
:
devicesView
.
count
==
0
text
:
i18n
(
"
No
D
evices
A
vailable
"
)
text
:
i18n
(
"
No
paired d
evices
a
vailable
"
)
anchors.fill
:
parent
horizontalAlignment
:
Text
.
AlignHCenter
}
...
...
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