From f13494e6a4cdde797d6faa8e0406a55c6e0e2c42 Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Mon, 4 Feb 2008 13:18:19 +0000 Subject: INTEGRATION: CWS autoextension01_SRC680 (1.7.24); FILE MERGED 2008/01/21 14:52:01 as 1.7.24.1: #cwsaddtask i85044# --- fpicker/source/office/iodlg.src | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'fpicker/source/office/iodlg.src') diff --git a/fpicker/source/office/iodlg.src b/fpicker/source/office/iodlg.src index 1e1f8d2f3cdb..35f21e5b4c2e 100644 --- a/fpicker/source/office/iodlg.src +++ b/fpicker/source/office/iodlg.src @@ -4,9 +4,9 @@ * * $RCSfile: iodlg.src,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: ihi $ $Date: 2007-11-19 16:24:41 $ + * last change: $Author: ihi $ $Date: 2008-02-04 14:18:19 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -191,13 +191,11 @@ 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 ) ; -- cgit