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

Yousuf Philips philipz85 at hotmail.com
Wed Oct 19 13:25:24 UTC 2016


 sw/uiconfig/swriter/ui/footnoteareapage.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2f3f06461e7c830105935a1590ff9f181169dff5
Author: Yousuf Philips <philipz85 at hotmail.com>
Date:   Sun Oct 16 21:59:57 2016 +0400

    tdf#102284 Allow footnote separator thickness of 0pt
    
    Change-Id: I7a8543836b8747f9523a844f041b143d0d18d9c5
    Reviewed-on: https://gerrit.libreoffice.org/29932
    Reviewed-by: Yousuf Philips <philipz85 at hotmail.com>
    Tested-by: Yousuf Philips <philipz85 at hotmail.com>

diff --git a/sw/uiconfig/swriter/ui/footnoteareapage.ui b/sw/uiconfig/swriter/ui/footnoteareapage.ui
index 1a921ee..adcfbdb 100644
--- a/sw/uiconfig/swriter/ui/footnoteareapage.ui
+++ b/sw/uiconfig/swriter/ui/footnoteareapage.ui
@@ -16,7 +16,7 @@
     <property name="page_increment">10</property>
   </object>
   <object class="GtkAdjustment" id="adjustment3">
-    <property name="lower">0.25</property>
+    <property name="lower">0.00</property>
     <property name="upper">9</property>
     <property name="value">0.25</property>
     <property name="step_increment">1</property>


More information about the Libreoffice-commits mailing list