summaryrefslogtreecommitdiff
path: root/fpicker
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-11-19 15:24:41 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-11-19 15:24:41 +0000
commit777c9dad8d58745f55a8881cced8f4b0bc3647d0 (patch)
treed00a687d6d5948f487b5b8a23700ef2666f90871 /fpicker
parent7647927a02dcef841d5318b524ca6e086742f9ce (diff)
INTEGRATION: CWS as6 (1.6.28); FILE MERGED
2007/09/05 08:22:56 as 1.6.28.1: #i78850# remove AutoExtension check box
Diffstat (limited to 'fpicker')
-rw-r--r--fpicker/source/office/iodlg.src6
1 files changed, 4 insertions, 2 deletions
diff --git a/fpicker/source/office/iodlg.src b/fpicker/source/office/iodlg.src
index 475e757cf0b3..1e1f8d2f3cdb 100644
--- a/fpicker/source/office/iodlg.src
+++ b/fpicker/source/office/iodlg.src
@@ -4,9 +4,9 @@
*
* $RCSfile: iodlg.src,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: ihi $ $Date: 2007-04-19 12:06:15 $
+ * last change: $Author: ihi $ $Date: 2007-11-19 16:24:41 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -191,11 +191,13 @@ ModalDialog DLG_SVT_EXPLORERFILE
Size = MAP_APPFONT ( 100, 10 ) ;
Text [ en-US ] = "Save with password" ;
};
+ /*
CheckBox CB_AUTO_EXTENSION
{
Size = MAP_APPFONT ( 160 , 10 ) ;
Text [ en-US ] = "~Automatic file name extension" ;
};
+ */
CheckBox CB_OPTIONS
{
Size = MAP_APPFONT ( 120 , 10 ) ;