diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-06-17 14:57:50 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-06-17 14:57:50 +0000 |
commit | 2f137724a59e6df22719f8f7b704c5f0b870bdd3 (patch) | |
tree | f30d593d50fb315a65e0bc09839aa927f8e472ba | |
parent | 7286c9a21ee18ba1253d993fff36dfc158b6910b (diff) |
INTEGRATION: CWS defaultmailer (1.90.18); FILE MERGED
2004/06/08 11:37:54 obr 1.90.18.1: #i21321# deprecated ExternalMailer/Profile ExternalMailer/UseDefaultMailer and MailCommandLineProfile
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Common.xcs | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index ab36967b8998..9218f3655100 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -3,9 +3,9 @@ * * $RCSfile: Common.xcs,v $ * - * $Revision: 1.90 $ + * $Revision: 1.91 $ * - * last change: $Author: hr $ $Date: 2004-05-10 14:16:23 $ + * last change: $Author: rt $ $Date: 2004-06-17 15:57:50 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -4013,6 +4013,7 @@ </group> <group oor:name="MailCommandLineProfile"> <info> + <deprecated>Without replacement.</deprecated> <author>OBR</author> <desc xml:lang="en-US">Contains the command line profile for external mail applications.</desc> <desc xml:lang="el">Contains the command line profile for external mail applications.</desc> @@ -28556,6 +28557,7 @@ </info> <prop oor:name="UseDefaultMailer" oor:type="xs:boolean"> <info> + <deprecated>Without replacement.</deprecated> <desc xml:lang="en-US">Indicates if the mail application in the OS specific user settings should be used.</desc> <desc xml:lang="el">Indicates if the mail application in the OS specific user settings should be used.</desc> <desc xml:lang="nl">Indicates if the mail application in the OS specific user settings should be used.</desc> @@ -28621,6 +28623,7 @@ </prop> <prop oor:name="CommandProfile" oor:type="xs:string"> <info> + <deprecated>Without replacement.</deprecated> <desc xml:lang="en-US">Specifies the default external mail application.</desc> <desc xml:lang="el">Specifies the default external mail application.</desc> <desc xml:lang="nl">Specifies the default external mail application.</desc> @@ -28654,6 +28657,7 @@ </prop> <set oor:name="Profiles" oor:node-type="MailCommandLineProfile"> <info> + <deprecated>Without replacement.</deprecated> <desc xml:lang="en-US">Contains a set of supported command line profiles.</desc> <desc xml:lang="el">Contains a set of supported command line profiles.</desc> <desc xml:lang="nl">Contains a set of supported command line profiles.</desc> |