Add a label explaining the server address field
authorKevin Ottens <kevin.ottens@nextcloud.com>
Thu, 8 Oct 2020 15:17:01 +0000 (17:17 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 13 Oct 2020 05:28:31 +0000 (07:28 +0200)
This is as discussed in #1160

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
src/gui/wizard/owncloudsetupnocredspage.ui

index 130e7e8fc07d983b6a530450164367e38a9c7c49..bad3323d3e1f731a59378e2a5dd1d5e1e654c84b 100644 (file)
             </item>
            </layout>
           </item>
+          <item>
+           <widget class="QLabel" name="label">
+            <property name="text">
+             <string>This is the link to your Nextcloud web interface when you open it in the browser.&lt;br/&gt; It looks like https://cloud.example.com or https://example.com/cloud</string>
+            </property>
+            <property name="wordWrap">
+             <bool>true</bool>
+            </property>
+           </widget>
+          </item>
           <item>
            <widget class="QLabel" name="errorLabel">
             <property name="sizePolicy">