diff options
author | Rüdiger Timm <rt@openoffice.org> | 2007-11-07 09:16:17 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2007-11-07 09:16:17 +0000 |
commit | 273c769c44b51b18e18163859eb8409f339a274d (patch) | |
tree | 1f66d6234950d423542d8297738386632d1b74e5 /scp2 | |
parent | 08d3c67355464cb1013ce52d9ed4abf381906354 (diff) |
INTEGRATION: CWS tkr05_SRC680 (1.214.4.2.10); FILE MERGED
2007/11/05 10:09:15 tkr 1.214.4.2.10.2: #31053# HTTPS Support (Patch flag)
2007/11/01 09:59:06 tkr 1.214.4.2.10.1: #82890# HTTPS Proxy
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/file_ooo.scp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp index 4978bc8c3f35..44290338a5a4 100644 --- a/scp2/source/ooo/file_ooo.scp +++ b/scp2/source/ooo/file_ooo.scp @@ -4,9 +4,9 @@ * * $RCSfile: file_ooo.scp,v $ * - * $Revision: 1.221 $ + * $Revision: 1.222 $ * - * last change: $Author: hr $ $Date: 2007-11-02 12:58:09 $ + * last change: $Author: rt $ $Date: 2007-11-07 10:16:17 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -1456,7 +1456,7 @@ End File gid_File_Oo_Inet_Xcs TXT_FILE_BODY; - Styles = (PACKED); + Styles = (PACKED,PATCH); Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice; Name = "/registry/schema/org/openoffice/Inet.xcs"; End @@ -2279,7 +2279,7 @@ End File gid_File_Oo_Ucb_Configuration_Xcu TXT_FILE_BODY; - Styles = (PACKED); + Styles = (PACKED,PATCH); Dir = gid_Dir_Share_Registry_Data_Org_Openoffice_Ucb; Name = "/registry/data/org/openoffice/ucb/Configuration.xcu"; End |