summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/dialogs/warnings.src
diff options
context:
space:
mode:
authorgt <gt@openoffice.org>2004-07-20 04:32:08 +0000
committergt <gt@openoffice.org>2004-07-20 04:32:08 +0000
commitc53d9311911f0c039e9ef945cdffedd474cf0935 (patch)
tree6eaab393786d76ab912781a06fbc1ee9fdaf54e6 /xmlsecurity/source/dialogs/warnings.src
parent83a22dc4e159fdf47780262cac63bc6ecd8a03da (diff)
#i20883#
Diffstat (limited to 'xmlsecurity/source/dialogs/warnings.src')
-rw-r--r--xmlsecurity/source/dialogs/warnings.src8
1 files changed, 4 insertions, 4 deletions
diff --git a/xmlsecurity/source/dialogs/warnings.src b/xmlsecurity/source/dialogs/warnings.src
index b355913795c0..b88743167ca5 100644
--- a/xmlsecurity/source/dialogs/warnings.src
+++ b/xmlsecurity/source/dialogs/warnings.src
@@ -2,9 +2,9 @@
*
* $RCSfile: warnings.src,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: gt $ $Date: 2004-07-19 11:09:39 $
+ * last change: $Author: gt $ $Date: 2004-07-20 05:32:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -132,11 +132,11 @@ ModalDialog RID_XMLSECTP_MACROWARN
Pos = MAP_APPFONT( 0, DLGS_BOTTOM_FL_Y( MW_HEIGHT ) );
Size = MAP_APPFONT( MW_WIDTH, RSC_CD_FIXEDLINE_HEIGHT );
};
- OKButton PB_ENABLE
+ PushButton PB_ENABLE
{
Pos = MAP_APPFONT( DLGS_BOTTOM_OK_X( MW_WIDTH ), DLGS_BOTTOM_BTN_Y( MW_HEIGHT ) );
Size = MAP_APPFONT( RSC_CD_PUSHBUTTON_WIDTH, RSC_CD_PUSHBUTTON_HEIGHT );
- Default = FALSE;
+// Default = FALSE;
Text [ de ] = "";
Text [ en-US ] = "Enable Macros";
};