diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-05-08 14:22:55 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-05-08 14:22:55 +0000 |
commit | 808ce4810dae7c7f2dcf1d29212428a646561692 (patch) | |
tree | ee0312d9e4bdb854aadf59313434bfbc853e47c6 /scp2 | |
parent | 8cde562f0a097100f8c8301e79fb9abd4a8113c6 (diff) |
INTEGRATION: CWS tbcontrols (1.150.8); FILE MERGED
2006/04/27 12:13:26 cd 1.150.8.1: #i64501# Added Addons.xcs to support complex toolbar controllers
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/file_ooo.scp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp index 6ed170c22780..2509fcb09845 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.154 $ + * $Revision: 1.155 $ * - * last change: $Author: rt $ $Date: 2006-05-05 10:10:49 $ + * last change: $Author: hr $ $Date: 2006-05-08 15:22:55 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -949,7 +949,7 @@ End File gid_File_Oo_Office_Addons_Xcs TXT_FILE_BODY; - Styles = (PACKED); + Styles = (PACKED,PATCH); Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office; Name = "/registry/schema/org/openoffice/Office/Addons.xcs"; End |