summaryrefslogtreecommitdiff
path: root/scp2/source/base
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2007-05-09 12:22:24 +0000
committerKurt Zenker <kz@openoffice.org>2007-05-09 12:22:24 +0000
commitf96fde28a59499aec1599a2454cc6415e6720c3c (patch)
treee126d257be38b113cefd332ae6fdd4831574bf09 /scp2/source/base
parent183f96b55c7254ff68668af1218ddcd91b6aea54 (diff)
INTEGRATION: CWS hro15_SRC680 (1.15.172); FILE MERGED
2007/05/04 09:24:44 hro 1.15.172.1: #i59251 Enable Unicode support in wrapper executables used for Windows shell integration. Patch flag added
Diffstat (limited to 'scp2/source/base')
-rw-r--r--scp2/source/base/file_base.scp6
1 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/base/file_base.scp b/scp2/source/base/file_base.scp
index bbc2b03fbf3a..5eeffcdf0236 100644
--- a/scp2/source/base/file_base.scp
+++ b/scp2/source/base/file_base.scp
@@ -4,9 +4,9 @@
*
* $RCSfile: file_base.scp,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: vg $ $Date: 2006-11-01 13:52:16 $
+ * last change: $Author: kz $ $Date: 2007-05-09 13:22:24 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -39,7 +39,7 @@ File gid_File_Exe_Sbase
BIN_FILE_BODY;
Dir = gid_Dir_Program;
Name = EXENAME(sbase);
- Styles = (PACKED);
+ Styles = (PACKED, PATCH);
End
STD_UNO_LIB_FILE_PATCH( gid_File_Lib_Abp, abp)