[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - cui/source

Joren De Cuyper joren.libreoffice at telenet.be
Sun Mar 17 23:58:51 PDT 2013


 cui/source/tabpages/autocdlg.src |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 2a2ada8fcfeb18b91599a8fb09f3c2081e66abe6
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/2810
    Reviewed-by: Fridrich Strba <fridrich at documentfoundation.org>
    Tested-by: Fridrich Strba <fridrich at documentfoundation.org>

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