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
Network
KAccounts Providers
Commits
f3c4fe7d
Commit
f3c4fe7d
authored
Oct 01, 2020
by
Nicolas Fella
Browse files
[owncloud] Fix placeholder URL
Wrong cloud
parent
e302ca46
Changes
1
Show whitespace changes
Inline
Side-by-side
plugins/owncloud-ui/package/contents/ui/Server.qml
View file @
f3c4fe7d
...
...
@@ -56,7 +56,7 @@ Kirigami.Page {
TextField
{
id
:
serverText
placeholderText
:
"
https://
next
cloud.provider.com
"
placeholderText
:
"
https://
own
cloud.provider.com
"
Kirigami.FormData.label
:
i18n
(
"
Server address:
"
)
}
}
...
...
Write
Preview
Supports
Markdown
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