[Libreoffice-commits] core.git: Branch 'libreoffice-4-0-2' - cui/source
Joren De Cuyper
joren.libreoffice at telenet.be
Mon Mar 18 04:13:44 PDT 2013
cui/source/tabpages/autocdlg.src | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 2f8d011bfd8b98018289c746711a7d34d02e4e9a
Author: Joren De Cuyper <joren.libreoffice at telenet.be>
Date: Sun Mar 17 22:27:33 2013 +0100
resolve fdo#57905 - Autocorrect Options can not be closed using 'Close-X'
Change-Id: I0421253d363fbe82a833011d22eb86e61d3ad264
Reviewed-on: https://gerrit.libreoffice.org/2811
Reviewed-by: Fridrich Strba <fridrich at documentfoundation.org>
Reviewed-by: Michael Meeks <michael.meeks at suse.com>
Reviewed-by: Petr Mladek <pmladek at suse.cz>
Tested-by: Petr Mladek <pmladek at suse.cz>
diff --git a/cui/source/tabpages/autocdlg.src b/cui/source/tabpages/autocdlg.src
index 299dcf9..3abd2d3 100644
--- a/cui/source/tabpages/autocdlg.src
+++ b/cui/source/tabpages/autocdlg.src
@@ -32,6 +32,7 @@ TabDialog RID_OFA_AUTOCORR_DLG
SVLook = TRUE ;
Text [ en-US ] = "AutoCorrect" ;
Moveable = TRUE ;
+ Closeable = TRUE ;
TabControl 1
{
SVLook = TRUE ;
More information about the Libreoffice-commits
mailing list