[Libreoffice-commits] core.git: Branch 'libreoffice-4-4-2' - svx/uiconfig
Adolfo Jayme Barrientos
fitojb at ubuntu.com
Thu Mar 26 07:07:16 PDT 2015
svx/uiconfig/ui/colorwindow.ui | 15 ++-------------
1 file changed, 2 insertions(+), 13 deletions(-)
New commits:
commit 0a400104543d54f569ca15d6c3cdd7a49a3a0614
Author: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Date: Fri Mar 13 18:52:12 2015 -0600
Remove stray separator
Added in 93c4e3c9349a1ea07b822a2824559ad28f4a9a5e, presumably to workaround tdf#86159
Change-Id: Ief8ed1e355c937142b95524310f3e18485ef346d
(cherry picked from commit 3b4a7845fa72e03ce02e263c3518cbbb6882df75)
Reviewed-on: https://gerrit.libreoffice.org/14862
Tested-by: David Tardon <dtardon at redhat.com>
Reviewed-by: David Tardon <dtardon at redhat.com>
(cherry picked from commit 6bdf83c91be8a8959ff426c509927d4e0ad40bdd)
Reviewed-on: https://gerrit.libreoffice.org/15014
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/svx/uiconfig/ui/colorwindow.ui b/svx/uiconfig/ui/colorwindow.ui
index 37e6627..4498156 100644
--- a/svx/uiconfig/ui/colorwindow.ui
+++ b/svx/uiconfig/ui/colorwindow.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.16.1 -->
+<!-- Generated with glade 3.18.3 -->
<interface>
<requires lib="gtk+" version="3.10"/>
<requires lib="LibreOffice" version="1.0"/>
@@ -93,8 +93,8 @@
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xalign">0</property>
<property name="label" translatable="yes">Recent</property>
+ <property name="xalign">0</property>
</object>
<packing>
<property name="expand">False</property>
@@ -142,17 +142,6 @@
<property name="position">9</property>
</packing>
</child>
- <child>
- <object class="GtkSeparator" id="separator2">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">True</property>
- <property name="position">10</property>
- </packing>
- </child>
</object>
</child>
</object>
More information about the Libreoffice-commits
mailing list