[Libreoffice-commits] core.git: cui/uiconfig

Caolán McNamara (via logerrit) logerrit at kemper.freedesktop.org
Tue Jan 7 13:14:48 UTC 2020


 cui/uiconfig/ui/linetabpage.ui |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit e5f9fd49d15071532bbef19e8622c8f6cac9ece9
Author:     Caolán McNamara <caolanm at redhat.com>
AuthorDate: Tue Jan 7 09:53:38 2020 +0000
Commit:     Caolán McNamara <caolanm at redhat.com>
CommitDate: Tue Jan 7 14:14:13 2020 +0100

    halign 'Start'->'start'
    
    Change-Id: Ia8547ffd08cc60ec8e6f791fcccaab35784de9aa
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86331
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caolanm at redhat.com>

diff --git a/cui/uiconfig/ui/linetabpage.ui b/cui/uiconfig/ui/linetabpage.ui
index 17fb192d2c70..2894128b60d9 100644
--- a/cui/uiconfig/ui/linetabpage.ui
+++ b/cui/uiconfig/ui/linetabpage.ui
@@ -437,7 +437,7 @@
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">False</property>
                                     <property name="use_underline">True</property>
-                                    <property name="halign">Start</property>
+                                    <property name="halign">start</property>
                                     <property name="inconsistent">True</property>
                                     <property name="draw_indicator">True</property>
                                   </object>
@@ -480,7 +480,7 @@
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">False</property>
                                     <property name="use_underline">True</property>
-                                    <property name="halign">Start</property>
+                                    <property name="halign">start</property>
                                     <property name="draw_indicator">True</property>
                                   </object>
                                   <packing>
@@ -593,7 +593,7 @@
                                     <property name="can_focus">True</property>
                                     <property name="receives_default">False</property>
                                     <property name="use_underline">True</property>
-                                    <property name="halign">Start</property>
+                                    <property name="halign">start</property>
                                     <property name="inconsistent">True</property>
                                     <property name="draw_indicator">True</property>
                                   </object>


More information about the Libreoffice-commits mailing list