[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - cui/uiconfig

heiko tietze tietze.heiko at gmail.com
Fri Dec 15 23:04:36 UTC 2017


 cui/uiconfig/ui/optgeneralpage.ui |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

New commits:
commit bd260a59cfdd050db3aa9a641ef0fa09efcedf5b
Author: heiko tietze <tietze.heiko at gmail.com>
Date:   Fri Dec 15 13:24:57 2017 +0100

    tdf#114484 - Make internal file and print dialogs obsolete
    
    Checkbox hidden in options dialog
    
    Change-Id: I918b328dec1a4fbb4ebbcc538ffa902160ee0b9b
    Reviewed-on: https://gerrit.libreoffice.org/46546
    Reviewed-by: Michael Meeks <michael.meeks at collabora.com>
    Tested-by: Michael Meeks <michael.meeks at collabora.com>
    (cherry picked from commit 65ee299a0c0e9044d809e58c3c5e75d05ad76f0e)
    Reviewed-on: https://gerrit.libreoffice.org/46551
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Heiko Tietze <tietze.heiko at googlemail.com>

diff --git a/cui/uiconfig/ui/optgeneralpage.ui b/cui/uiconfig/ui/optgeneralpage.ui
index 986edb599dfd..b0d0484f91c8 100644
--- a/cui/uiconfig/ui/optgeneralpage.ui
+++ b/cui/uiconfig/ui/optgeneralpage.ui
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.19.0 -->
+<!-- Generated with glade 3.20.2 -->
 <interface domain="cui">
   <requires lib="gtk+" version="3.0"/>
   <object class="GtkAdjustment" id="adjustment1">
@@ -57,7 +57,6 @@
     </child>
     <child>
       <object class="GtkFrame" id="filedlgframe">
-        <property name="visible">True</property>
         <property name="can_focus">False</property>
         <property name="label_xalign">0</property>
         <property name="shadow_type">none</property>


More information about the Libreoffice-commits mailing list