INTEGRATION: CWS as6 (1.6.28); FILE MERGED

2007/09/05 08:22:56 as 1.6.28.1: #i78850# remove AutoExtension check box
This commit is contained in:
Ivo Hinkelmann 2007-11-19 15:24:41 +00:00
parent 7647927a02
commit 777c9dad8d

View file

@ -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 ) ;