[Libreoffice-commits] core.git: Branch 'libreoffice-4-2' - sw/uiconfig
Caolán McNamara
caolanm at redhat.com
Thu Jan 9 01:48:55 PST 2014
sw/uiconfig/swriter/ui/opttablepage.ui | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
New commits:
commit 0c51aa45e0046a7831f8f365abdfeab3b9271864
Author: Caolán McNamara <caolanm at redhat.com>
Date: Thu Jan 9 09:45:40 2014 +0000
these checkboxes should be indented to indicate their level
Change-Id: I5928f416e9bc3567111da99509133e27a2f4ad14
(cherry picked from commit 1f5203302b7be632d6a500643e90a63a81ca5d4a)
diff --git a/sw/uiconfig/swriter/ui/opttablepage.ui b/sw/uiconfig/swriter/ui/opttablepage.ui
index 4003ffa..438287f 100644
--- a/sw/uiconfig/swriter/ui/opttablepage.ui
+++ b/sw/uiconfig/swriter/ui/opttablepage.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.16.0 on Wed Jan 8 18:48:05 2014 -->
+<!-- Generated with glade 3.16.0 on Thu Jan 9 09:42:36 2014 -->
<interface>
<!-- interface-requires gtk+ 3.0 -->
<object class="GtkAdjustment" id="adjustment">
@@ -175,6 +175,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
+ <property name="margin_left">12</property>
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
@@ -192,6 +193,7 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
+ <property name="margin_left">12</property>
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
More information about the Libreoffice-commits
mailing list