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

New commits:
commit acedfab7a3fc0f49a77d674e393ff63125dc0d9b
Author:     Olivier Hallot <[email protected]>
AuthorDate: Mon Jul 13 17:09:03 2020 -0300
Commit:     Olivier Hallot <[email protected]>
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 <[email protected]>

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>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to