summaryrefslogtreecommitdiff
path: root/svx/source/dialog/docrecovery.src
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-05-08 13:51:28 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-05-08 13:51:28 +0000
commit75139ca95a9d4ef22a04b584bd264b8022c96ce3 (patch)
tree6e2b633e17e83c1a016d9dba27649f12e7784228 /svx/source/dialog/docrecovery.src
parentc67c93627eeb53ef67855b2037a73049ba07dd50 (diff)
INTEGRATION: CWS mbapp3 (1.13.62); FILE MERGED
2006/04/25 07:43:00 as 1.13.62.1: #i64599# remove checkbox, which can be used to disable automatic restart after crash
Diffstat (limited to 'svx/source/dialog/docrecovery.src')
-rw-r--r--svx/source/dialog/docrecovery.src14
1 files changed, 3 insertions, 11 deletions
diff --git a/svx/source/dialog/docrecovery.src b/svx/source/dialog/docrecovery.src
index e63a4c13c733..e933454e608c 100644
--- a/svx/source/dialog/docrecovery.src
+++ b/svx/source/dialog/docrecovery.src
@@ -4,9 +4,9 @@
*
* $RCSfile: docrecovery.src,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: obo $ $Date: 2006-03-24 13:43:31 $
+ * last change: $Author: hr $ $Date: 2006-05-08 14:51:28 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -95,14 +95,6 @@ TabPage RID_SVXPAGE_DOCRECOVERY_SAVE
Border = TRUE;
TabStop = TRUE;
};
- CheckBox CB_SAVE_LAUNCHAUTO
- {
- Pos = MAP_APPFONT( SAVE_COL0 , SAVE_ROW6 );
- Size = MAP_APPFONT( SAVE_CONTROLWIDTH, RSC_CD_CHECKBOX_HEIGHT );
- Check = TRUE;
- Text[ de ] = "%PRODUCTNAME automatisch starten";
- Text[ en-US ] = "Launch %PRODUCTNAME automatically";
- };
FixedLine FL_SAVE_BOTTOM
{
Pos = MAP_APPFONT( 0 , SAVE_ROW7 );
@@ -694,4 +686,4 @@ ModalDialog RID_SVX_MDLG_ERR_REP_PREVIEW
Size = MAP_APPFONT( RSC_CD_PUSHBUTTON_WIDTH, RSC_CD_PUSHBUTTON_HEIGHT );
DefButton = TRUE;
};
-};
+}; \ No newline at end of file