[Libreoffice-commits] .: Branch 'feature/template-dialog' - sfx2/source
Cédric Bosdonnat
cbosdo at kemper.freedesktop.org
Mon Jun 4 05:46:55 PDT 2012
sfx2/source/doc/templatedlg.src | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 5b20e0572f266fef0775208737ac08599a0dd1ce
Author: Cédric Bosdonnat <cedric.bosdonnat.ooo at 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";
More information about the Libreoffice-commits
mailing list