diff options
author | Rüdiger Timm <rt@openoffice.org> | 2003-09-19 07:13:07 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2003-09-19 07:13:07 +0000 |
commit | dec8324df78d3204f7de3fc512f4e7f83fc0c963 (patch) | |
tree | 85dc1ef507a3687ac273d41f8cd481d5146950b3 | |
parent | 3b6db7c258f2dd27e729c23c707926caee632550 (diff) |
INTEGRATION: CWS fwkq1 (1.11.8); FILE MERGED
2003/08/26 15:26:47 mba 1.11.8.3: #110843#: real typedection services for all types, no default detector
2003/08/13 16:15:05 mba 1.11.8.2: RESYNC: (1.11-1.12); FILE MERGED
2003/07/17 11:35:36 mba 1.11.8.1: #110843#: use default service for writer until it is divided into smaller groups
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs | 34 |
1 files changed, 2 insertions, 32 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs b/officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs index 3b1bc83cf1b3..80a0253ee832 100644 --- a/officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs @@ -3,9 +3,9 @@ * * $RCSfile: TypeDetection.xcs,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: hr $ $Date: 2003-07-24 13:12:14 $ + * last change: $Author: rt $ $Date: 2003-09-19 08:13:07 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -678,36 +678,6 @@ </info> <value>com.sun.star.comp.office.FrameLoader</value> </prop> - <prop oor:name="DetectService" oor:type="xs:string"> - <info> - <desc xml:lang="en-US">Specifies the generic detection service.</desc> - <desc xml:lang="el">Specifies the generic detection service.</desc> - <desc xml:lang="nl">Specifies the generic detection service.</desc> - <desc xml:lang="fr">Specifies the generic detection service.</desc> - <desc xml:lang="fi">Specifies the generic detection service.</desc> - <desc xml:lang="cs">Specifies the generic detection service.</desc> - <desc xml:lang="da">Specifies the generic detection service.</desc> - <desc xml:lang="zh-CN">指定一般识别服务。</desc> - <desc xml:lang="zh-TW">Specifies the generic detection service.</desc> - <desc xml:lang="ar">Specifies the generic detection service.</desc> - <desc xml:lang="he">Specifies the generic detection service.</desc> - <desc xml:lang="ca">Specifies the generic detection service.</desc> - <desc xml:lang="pt">Specifies the generic detection service.</desc> - <desc xml:lang="ru">Specifies the generic detection service.</desc> - <desc xml:lang="es">Specifies the generic detection service.</desc> - <desc xml:lang="it">Specifies the generic detection service.</desc> - <desc xml:lang="sv">Specifies the generic detection service.</desc> - <desc xml:lang="pl">Specifies the generic detection service.</desc> - <desc xml:lang="pt-BR">Specifies the generic detection service.</desc> - <desc xml:lang="ja">一般的な検出サービスを指定します。</desc> - <desc xml:lang="ko">Specifies the generic detection service.</desc> - <desc xml:lang="tr">Specifies the generic detection service.</desc> - <desc xml:lang="th">Specifies the generic detection service.</desc> - <desc xml:lang="hi-IN">Specifies the generic detection service.</desc> - <desc xml:lang="x-comment">Specifies the generic detection service.</desc> - </info> - <value>com.sun.star.comp.office.FrameLoader</value> - </prop> <prop oor:name="ShowAlienFilterWarning" oor:type="xs:boolean"> <info> <author>OS</author> |