diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2006-09-08 07:38:39 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2006-09-08 07:38:39 +0000 |
commit | 068425e207eccd9c97f154e4873f4c4307783199 (patch) | |
tree | 727cf086c41620903df3a9b0ff70c9efc44cc964 /scp2 | |
parent | 6c096c528c83966600b8e8e7095a4ec35ac67e2f (diff) |
INTEGRATION: CWS gsoc (1.146.2); FILE MERGED
2006/08/01 12:37:12 as 1.146.2.4: #i54847# set patch flag for new config schema TabBrowse.xcs
2006/07/25 07:53:03 as 1.146.2.3: RESYNC: (1.156-1.159); FILE MERGED
2006/05/29 07:44:36 as 1.146.2.2: RESYNC: (1.146-1.156); FILE MERGED
2006/04/18 08:28:06 as 1.146.2.1: #i54847# add TabBrowse.xcs to installation sets
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/ooo/file_ooo.scp | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/scp2/source/ooo/file_ooo.scp b/scp2/source/ooo/file_ooo.scp index 6947b45de3ac..fde230ae1b19 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.165 $ + * $Revision: 1.166 $ * - * last change: $Author: vg $ $Date: 2006-09-07 16:24:54 $ + * last change: $Author: vg $ $Date: 2006-09-08 08:38:39 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -1426,6 +1426,13 @@ File gid_File_Oo_Office_Math_Xcu Name = "/registry/data/org/openoffice/Office/Math.xcu"; End +File gid_File_Oo_Office_TabBrowse_Xcs + TXT_FILE_BODY; + Styles = (PACKED,PATCH); + Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office; + Name = "/registry/schema/org/openoffice/Office/TabBrowse.xcs"; +End + File gid_File_Oo_Office_Protocolhandler_Xcs TXT_FILE_BODY; Styles = (PACKED); |