[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - cui/uiconfig
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Tue Jan 7 15:32:04 UTC 2020
cui/uiconfig/ui/linetabpage.ui | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 7b6245d9a20146e2629549d826267b3d8e33ee37
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Tue Jan 7 09:53:38 2020 +0000
Commit: Miklos Vajna <vmiklos at collabora.com>
CommitDate: Tue Jan 7 16:31:36 2020 +0100
halign 'Start'->'start'
Change-Id: Ia8547ffd08cc60ec8e6f791fcccaab35784de9aa
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86333
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos at collabora.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