diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 12:45:43 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 12:45:43 +0000 |
commit | fcb2b9cc4c68bbde2f375109562cc803386f622a (patch) | |
tree | dcdb0026bae91051960b3310ee262cb048d94670 | |
parent | b60e4a82f5e370de88e5ccc1859b9fa2fee06718 (diff) |
INTEGRATION: CWS smarttags3 (1.187.10); FILE MERGED
2007/05/25 11:58:41 fme 1.187.10.3: RESYNC: (1.189-1.190); FILE MERGED
2007/05/22 14:46:52 fme 1.187.10.2: RESYNC: (1.187-1.189); FILE MERGED
2007/04/30 10:25:46 fme 1.187.10.1: #i75130# Color configuration for smart tags added - add patch flag to UI.xcs
-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 ba601852c67f..8ea80b8d6e15 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.197 $ + * $Revision: 1.198 $ * - * last change: $Author: hr $ $Date: 2007-06-27 12:27:27 $ + * last change: $Author: hr $ $Date: 2007-06-27 13:45:43 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -2067,7 +2067,7 @@ End File gid_File_Oo_Office_Ui_Xcs TXT_FILE_BODY; - Styles = (PACKED); + Styles = (PACKED,PATCH); Dir = gid_Dir_Share_Registry_Schema_Org_Openoffice_Office; Name = "/registry/schema/org/openoffice/Office/UI.xcs"; End |