summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2019-11-10 22:45:11 +0100
committerandreas_kainz <kainz.a@gmail.com>2019-11-11 15:58:19 +0100
commita245fa54e7ff106764898436845e610f00df7e3b (patch)
treed6ee871ad2a78d27995a4e1b05317248401dc45e /cui
parentf615cb363667565cb3c3d939248bc9601359321c (diff)
Hyperlink Dialog Alignment similar in each tab
Change-Id: I670e94541e246ce8a71d2b45b598e924a43592a5 Reviewed-on: https://gerrit.libreoffice.org/82400 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com>
Diffstat (limited to 'cui')
-rw-r--r--cui/uiconfig/ui/hyperlinkdocpage.ui6
-rw-r--r--cui/uiconfig/ui/hyperlinkinternetpage.ui8
-rw-r--r--cui/uiconfig/ui/hyperlinkmailpage.ui6
-rw-r--r--cui/uiconfig/ui/hyperlinknewdocpage.ui8
4 files changed, 10 insertions, 18 deletions
diff --git a/cui/uiconfig/ui/hyperlinkdocpage.ui b/cui/uiconfig/ui/hyperlinkdocpage.ui
index a58d2038476e..c94d8845726e 100644
--- a/cui/uiconfig/ui/hyperlinkdocpage.ui
+++ b/cui/uiconfig/ui/hyperlinkdocpage.ui
@@ -19,7 +19,7 @@
<property name="vexpand">True</property>
<property name="border_width">6</property>
<property name="orientation">vertical</property>
- <property name="spacing">24</property>
+ <property name="spacing">12</property>
<child>
<object class="GtkFrame" id="frame1">
<property name="visible">True</property>
@@ -221,6 +221,7 @@
<object class="GtkFrame" id="frame2">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="valign">end</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="label_xalign">0</property>
@@ -400,9 +401,6 @@
<widget name="path_label"/>
<widget name="target_label"/>
<widget name="url_label"/>
- <widget name="frame_label"/>
- <widget name="indication_label"/>
- <widget name="name_label"/>
</widgets>
</object>
</interface>
diff --git a/cui/uiconfig/ui/hyperlinkinternetpage.ui b/cui/uiconfig/ui/hyperlinkinternetpage.ui
index 5eb3fd60da6d..e3921b9b2260 100644
--- a/cui/uiconfig/ui/hyperlinkinternetpage.ui
+++ b/cui/uiconfig/ui/hyperlinkinternetpage.ui
@@ -9,7 +9,7 @@
<property name="vexpand">True</property>
<property name="border_width">6</property>
<property name="orientation">vertical</property>
- <property name="spacing">24</property>
+ <property name="spacing">12</property>
<child>
<object class="GtkFrame" id="frame1">
<property name="visible">True</property>
@@ -209,6 +209,7 @@
<object class="GtkFrame" id="frame2">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="valign">end</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="label_xalign">0</property>
@@ -298,7 +299,7 @@
<property name="can_focus">False</property>
<property name="hexpand">True</property>
<property name="row_spacing">6</property>
- <property name="column_spacing">6</property>
+ <property name="column_spacing">12</property>
<child>
<object class="GtkLabel" id="form_label">
<property name="visible">True</property>
@@ -388,9 +389,6 @@
<widget name="target_label"/>
<widget name="login_label"/>
<widget name="password_label"/>
- <widget name="frame_label"/>
- <widget name="indication_label"/>
- <widget name="name_label"/>
</widgets>
</object>
</interface>
diff --git a/cui/uiconfig/ui/hyperlinkmailpage.ui b/cui/uiconfig/ui/hyperlinkmailpage.ui
index d690b54a2cae..9fffd09dcb98 100644
--- a/cui/uiconfig/ui/hyperlinkmailpage.ui
+++ b/cui/uiconfig/ui/hyperlinkmailpage.ui
@@ -14,7 +14,7 @@
<property name="vexpand">True</property>
<property name="border_width">6</property>
<property name="orientation">vertical</property>
- <property name="spacing">24</property>
+ <property name="spacing">12</property>
<child>
<object class="GtkFrame" id="frame1">
<property name="visible">True</property>
@@ -147,6 +147,7 @@
<object class="GtkFrame" id="frame2">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="valign">end</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="label_xalign">0</property>
@@ -325,9 +326,6 @@
<widgets>
<widget name="receiver_label"/>
<widget name="subject_label"/>
- <widget name="frame_label"/>
- <widget name="indication_label"/>
- <widget name="name_label"/>
</widgets>
</object>
</interface>
diff --git a/cui/uiconfig/ui/hyperlinknewdocpage.ui b/cui/uiconfig/ui/hyperlinknewdocpage.ui
index 107287220d8c..84cbc5342d99 100644
--- a/cui/uiconfig/ui/hyperlinknewdocpage.ui
+++ b/cui/uiconfig/ui/hyperlinknewdocpage.ui
@@ -5,7 +5,7 @@
<object class="GtkImage" id="image1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="icon_name">res/newdoc.png</property>
+ <property name="icon_name">cmd/sc_adddirect.png</property>
</object>
<object class="GtkTreeStore" id="liststore1">
<columns>
@@ -22,7 +22,7 @@
<property name="vexpand">True</property>
<property name="border_width">6</property>
<property name="orientation">vertical</property>
- <property name="spacing">24</property>
+ <property name="spacing">12</property>
<child>
<object class="GtkFrame" id="frame1">
<property name="visible">True</property>
@@ -226,6 +226,7 @@
<object class="GtkFrame" id="frame2">
<property name="visible">True</property>
<property name="can_focus">False</property>
+ <property name="valign">end</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
<property name="label_xalign">0</property>
@@ -403,9 +404,6 @@
<widgets>
<widget name="file_label"/>
<widget name="types_label"/>
- <widget name="frame_label"/>
- <widget name="indication_label"/>
- <widget name="name_label"/>
</widgets>
</object>
</interface>