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

Samuel Mehrbrodt Samuel.Mehrbrodt at cib.de
Tue Feb 16 15:14:20 UTC 2016


 sfx2/uiconfig/ui/documentpropertiesdialog.ui |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit ed88e6bf6a492008bd2e03a0e2ccab844fc8511e
Author: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
Date:   Tue Feb 16 15:36:40 2016 +0100

    Make the document properties dialog resizable
    
    This helps reading document metadata with more than a few characters.
    
    Change-Id: Ia9f5bc4a05835ef5512bf6f4a4ec2b2e4274c41d
    Reviewed-on: https://gerrit.libreoffice.org/22398
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>

diff --git a/sfx2/uiconfig/ui/documentpropertiesdialog.ui b/sfx2/uiconfig/ui/documentpropertiesdialog.ui
index 54890cc..b8155b7 100644
--- a/sfx2/uiconfig/ui/documentpropertiesdialog.ui
+++ b/sfx2/uiconfig/ui/documentpropertiesdialog.ui
@@ -6,7 +6,6 @@
     <property name="can_focus">False</property>
     <property name="border_width">6</property>
     <property name="title" translatable="yes">Properties of %1</property>
-    <property name="resizable">False</property>
     <property name="type_hint">dialog</property>
     <child internal-child="vbox">
       <object class="GtkBox" id="dialog-vbox1">


More information about the Libreoffice-commits mailing list