sfx2/source/doc/templatedlg.src |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 5b20e0572f266fef0775208737ac08599a0dd1ce
Author: Cédric Bosdonnat <cedric.bosdonnat....@free.fr>
Date:   Mon Jun 4 14:48:42 2012 +0200

    Make the template manager closeable
    
    Change-Id: Ic5e614529883784b2cc098520ffbb47c76875471

diff --git a/sfx2/source/doc/templatedlg.src b/sfx2/source/doc/templatedlg.src
index 85a8064..3d73d11 100644
--- a/sfx2/source/doc/templatedlg.src
+++ b/sfx2/source/doc/templatedlg.src
@@ -16,6 +16,7 @@ ModalDialog DLG_TEMPLATE_MANAGER
     OutputSize = TRUE;
     SVLook = TRUE;
     Moveable = TRUE;
+    Closeable = TRUE;
     Size = MAP_APPFONT ( 270 , 165 );
     Text [en-US] = "Template Manager";
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to