[Pkg-owncloud-commits] [owncloud-client] 83/120: Setup Wizard: adjust the layout #3588
Sandro Knauß
hefee-guest at moszumanska.debian.org
Mon Aug 24 00:02:48 UTC 2015
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit 0da6184f8487f5647114f0571b63c5508434377b
Author: Olivier Goffart <ogoffart at woboq.com>
Date: Fri Aug 14 14:01:01 2015 +0200
Setup Wizard: adjust the layout #3588
---
src/gui/wizard/owncloudadvancedsetuppage.ui | 28 +++++++++++++++++++++++++++-
1 file changed, 27 insertions(+), 1 deletion(-)
diff --git a/src/gui/wizard/owncloudadvancedsetuppage.ui b/src/gui/wizard/owncloudadvancedsetuppage.ui
index 8ea2f87..15e477a 100644
--- a/src/gui/wizard/owncloudadvancedsetuppage.ui
+++ b/src/gui/wizard/owncloudadvancedsetuppage.ui
@@ -92,6 +92,19 @@
</property>
</widget>
</item>
+ <item>
+ <spacer name="verticalSpacer_3">
+ <property name="orientation">
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>20</width>
+ <height>40</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
</layout>
</item>
<item row="1" column="1">
@@ -141,6 +154,19 @@
</property>
</widget>
</item>
+ <item>
+ <spacer name="verticalSpacer_4">
+ <property name="orientation">
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>20</width>
+ <height>40</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
</layout>
</item>
<item row="4" column="1" colspan="2">
@@ -174,7 +200,7 @@
<string><html><head/><body><p>If this box is checked, existing content in the local directory will be erased to start a clean sync from the server.</p><p>Do not check this if the local content should be uploaded to the servers directory.</p></body></html></string>
</property>
<property name="text">
- <string>&Start a clean sync (Erases the local folder!)</string>
+ <string>Start a &clean sync (Erases the local folder!)</string>
</property>
<property name="checkable">
<bool>true</bool>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list