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
186d8cbd
Commit
186d8cbd
authored
Sep 30, 2020
by
Nicolas Fella
Browse files
[nextcloud] Add nextcloud icon to setup page
Like we do for owncloud
parent
add78266
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/nextcloud-ui/package/contents/ui/Server.qml
View file @
186d8cbd
...
...
@@ -19,7 +19,20 @@ Kirigami.Page {
visible
:
text
.
length
>
0
}
Kirigami.Icon
{
source
:
"
kaccounts-nextcloud
"
width
:
Kirigami
.
Units
.
gridUnit
*
6
height
:
width
anchors
{
horizontalCenter
:
form
.
horizontalCenter
bottom
:
form
.
top
bottomMargin
:
Kirigami
.
Units
.
gridUnit
*
3
}
}
Kirigami.FormLayout
{
id
:
form
anchors.centerIn
:
parent
visible
:
!
busy
.
running
TextField
{
...
...
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