diff options
author | Andreas Bille <abi@openoffice.org> | 2002-12-11 12:01:43 +0000 |
---|---|---|
committer | Andreas Bille <abi@openoffice.org> | 2002-12-11 12:01:43 +0000 |
commit | a49927f2a6ba86c56be8c584cacd027fa08a3e4e (patch) | |
tree | 2b5fa6c458e5a276ad6c23ad967b239e5dda417e /officecfg | |
parent | 4f36fcfae34382ca4b813e31b4cbef8d0b064e60 (diff) |
#105710# took over responsibility for Internet related items
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Inet.xcs | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Inet.xcs b/officecfg/registry/schema/org/openoffice/Inet.xcs index 5f2c81879916..a384033a56fe 100644 --- a/officecfg/registry/schema/org/openoffice/Inet.xcs +++ b/officecfg/registry/schema/org/openoffice/Inet.xcs @@ -3,9 +3,9 @@ * * $RCSfile: Inet.xcs,v $ * - * $Revision: 1.8 $ + * $Revision: 1.9 $ * - * last change: $Author: abi $ $Date: 2002-12-11 12:51:51 $ + * last change: $Author: abi $ $Date: 2002-12-11 13:01:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -212,7 +212,7 @@ <!-- UIHints: Tools - Options - Internet - Protocol --> <info> <deprecated/> - <author>SB/MHU</author> + <author>ABI/SB/MHU</author> <desc xml:lang="en-US">Specifies the IP address of the DNS server. If the string is empty, the DNS server will be specified automatically.</desc> </info> <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended --> @@ -222,7 +222,7 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools Options Internet Proxy --> <info> - <author>SB/MHU</author> + <author>ABI/SB/MHU</author> <desc xml:lang="en-US">Enumerates the names of servers that do not require any proxies.</desc> </info> <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended --> @@ -232,7 +232,7 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools Options Internet Proxy --> <info> - <author>SB/MHU</author> + <author>ABI/SB/MHU</author> <desc xml:lang="en-US">Specifies the type of proxy selection.</desc> </info> <constraints> @@ -258,7 +258,7 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools Options Internet Proxy --> <info> - <author>SB/MHU</author> + <author>ABI/SB/MHU</author> <desc xml:lang="en-US">Specifies the name of the FTP proxy server.</desc> </info> <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended --> @@ -268,7 +268,7 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools Options Internet Proxy --> <info> - <author>SB/MHU</author> + <author>ABI/SB/MHU</author> <desc xml:lang="en-US">Specifies the port of the FTP proxy server.</desc> </info> <constraints> @@ -289,7 +289,7 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools Options Internet Proxy --> <info> - <author>SB/MHU</author> + <author>ABI/SB/MHU</author> <desc xml:lang="en-US">Specifies the name of the HTTP proxy server.</desc> </info> <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended --> @@ -299,7 +299,7 @@ <!-- OldLocation: soffice.ini --> <!-- UIHints: Tools Options Internet Proxy --> <info> - <author>SB/MHU</author> + <author>ABI/SB/MHU</author> <desc xml:lang="en-US">Specifies the port of the HTTP proxy server.</desc> </info> <constraints> |