summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorSzymon Kłos <eszkadev@gmail.com>2016-08-05 13:45:01 +0200
committerSzymon Kłos <eszkadev@gmail.com>2016-08-08 16:38:00 +0200
commit2d3470e120574662f1d203862df9e49c45d01365 (patch)
tree0cf4ba5e60da8b821a010d29293b3307437a393d /svx
parent2175ea13ce37e46e83c3bd7da747eb2552a4030c (diff)
GSoC notebookbar: updated .ui files
Change-Id: Ibddb6f7c3bb8970f82cc58c71048416a7f09059c
Diffstat (limited to 'svx')
-rw-r--r--svx/uiconfig/ui/paralrspacing.ui9
-rw-r--r--svx/uiconfig/ui/paraulspacing.ui6
2 files changed, 2 insertions, 13 deletions
diff --git a/svx/uiconfig/ui/paralrspacing.ui b/svx/uiconfig/ui/paralrspacing.ui
index 9795b4e6879b..a8da5617d745 100644
--- a/svx/uiconfig/ui/paralrspacing.ui
+++ b/svx/uiconfig/ui/paralrspacing.ui
@@ -11,7 +11,7 @@
<object class="GtkGrid" id="grid1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="row_spacing">6</property>
+ <property name="row_spacing">1</property>
<property name="column_spacing">6</property>
<child>
<object class="GtkBox" id="box67">
@@ -52,11 +52,9 @@
</child>
<child>
<object class="svxlo-SvxRelativeField" id="beforetextindent">
- <property name="width_request">150</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="tooltip_text" translatable="yes">Before Text Indent</property>
- <property name="hexpand">True</property>
<property name="invisible_char">•</property>
<property name="text">0</property>
<property name="progress_fraction">0.10000000000000001</property>
@@ -105,11 +103,9 @@
</child>
<child>
<object class="svxlo-SvxRelativeField" id="aftertextindent">
- <property name="width_request">150</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="tooltip_text" translatable="yes">After Text Indent</property>
- <property name="hexpand">True</property>
<property name="invisible_char">•</property>
<property name="text">0</property>
</object>
@@ -120,7 +116,6 @@
</child>
<child>
<object class="GtkBox" id="box30">
- <property name="visible">True</property>
<property name="can_focus">False</property>
<property name="spacing">6</property>
<child>
@@ -151,11 +146,9 @@
</child>
<child>
<object class="svxlo-SvxRelativeField" id="firstlineindent">
- <property name="width_request">150</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="tooltip_text" translatable="yes">First Line Indent</property>
- <property name="hexpand">True</property>
<property name="invisible_char">•</property>
<property name="text">0</property>
</object>
diff --git a/svx/uiconfig/ui/paraulspacing.ui b/svx/uiconfig/ui/paraulspacing.ui
index 4d864e56aca1..c81bb6a8b377 100644
--- a/svx/uiconfig/ui/paraulspacing.ui
+++ b/svx/uiconfig/ui/paraulspacing.ui
@@ -16,7 +16,7 @@
<object class="GtkGrid" id="grid1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="row_spacing">6</property>
+ <property name="row_spacing">1</property>
<property name="column_spacing">6</property>
<child>
<object class="GtkBox" id="box27">
@@ -94,12 +94,10 @@
</child>
<child>
<object class="svxlo-SvxRelativeField" id="aboveparaspacing">
- <property name="width_request">150</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="has_tooltip">True</property>
<property name="tooltip_text" translatable="yes">Above Paragraph Spacing</property>
- <property name="hexpand">True</property>
<property name="invisible_char">•</property>
<property name="text">0</property>
<property name="adjustment">adjustment1</property>
@@ -111,12 +109,10 @@
</child>
<child>
<object class="svxlo-SvxRelativeField" id="belowparaspacing">
- <property name="width_request">150</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="has_tooltip">True</property>
<property name="tooltip_text" translatable="yes">Below Paragraph Spacing</property>
- <property name="hexpand">True</property>
<property name="invisible_char">•</property>
<property name="text">0</property>
<property name="adjustment">adjustment1</property>