Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/wizard/flow2authwidget.ui')
-rw-r--r--src/gui/wizard/flow2authwidget.ui15
1 files changed, 14 insertions, 1 deletions
diff --git a/src/gui/wizard/flow2authwidget.ui b/src/gui/wizard/flow2authwidget.ui
index e73ae6a1d..7de44675f 100644
--- a/src/gui/wizard/flow2authwidget.ui
+++ b/src/gui/wizard/flow2authwidget.ui
@@ -65,7 +65,20 @@
<item>
<widget class="QCommandLinkButton" name="openLinkButton">
<property name="text">
- <string>Re-open Browser (or right-click to copy link)</string>
+ <string>Re-open Browser</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QCommandLinkButton" name="copyLinkButton">
+ <property name="font">
+ <font>
+ <weight>50</weight>
+ <bold>false</bold>
+ </font>
+ </property>
+ <property name="text">
+ <string>Copy link</string>
</property>
</widget>
</item>