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

Olivier Hallot (via logerrit) logerrit at kemper.freedesktop.org
Tue Jul 14 10:44:56 UTC 2020


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

New commits:
commit acedfab7a3fc0f49a77d674e393ff63125dc0d9b
Author:     Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Mon Jul 13 17:09:03 2020 -0300
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Tue Jul 14 12:44:20 2020 +0200

    Fix number decimal separator
    
    Change-Id: I1f241264639c80f30fa1bfd8e9d5966bfee12197
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98695
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/cui/uiconfig/ui/optlingupage.ui b/cui/uiconfig/ui/optlingupage.ui
index 5bcb22dde7ad..e3172620e90c 100644
--- a/cui/uiconfig/ui/optlingupage.ui
+++ b/cui/uiconfig/ui/optlingupage.ui
@@ -106,7 +106,7 @@
                               <object class="GtkTreeViewColumn" id="treeviewcolumn4">
                                 <property name="resizable">True</property>
                                 <property name="spacing">6</property>
-                                <property name="alignment">0,50000000000000000000</property>
+                                <property name="alignment">0.50000000000000000000</property>
                                 <child>
                                   <object class="GtkCellRendererToggle" id="cellrenderer5"/>
                                   <attributes>
@@ -233,7 +233,7 @@
                           <object class="GtkTreeViewColumn" id="treeviewcolumn44">
                             <property name="resizable">True</property>
                             <property name="spacing">6</property>
-                            <property name="alignment">0,50000000000000000000</property>
+                            <property name="alignment">0.50000000000000000000</property>
                             <child>
                               <object class="GtkCellRendererToggle" id="cellrenderer55"/>
                               <attributes>
@@ -423,7 +423,7 @@
                           <object class="GtkTreeViewColumn" id="treeviewcolumn444">
                             <property name="resizable">True</property>
                             <property name="spacing">6</property>
-                            <property name="alignment">0,50000000000000000000</property>
+                            <property name="alignment">0.50000000000000000000</property>
                             <child>
                               <object class="GtkCellRendererToggle" id="cellrenderer555"/>
                               <attributes>


More information about the Libreoffice-commits mailing list