summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/UserProfile.xcs
diff options
context:
space:
mode:
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/UserProfile.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/UserProfile.xcs50
1 files changed, 27 insertions, 23 deletions
diff --git a/officecfg/registry/schema/org/openoffice/UserProfile.xcs b/officecfg/registry/schema/org/openoffice/UserProfile.xcs
index 1836f7771582..15012bebf0ca 100644
--- a/officecfg/registry/schema/org/openoffice/UserProfile.xcs
+++ b/officecfg/registry/schema/org/openoffice/UserProfile.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: UserProfile.xcs,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: tpf $ $Date: 2002-10-18 13:01:51 $
+ * last change: $Author: tpf $ $Date: 2002-10-25 17:15:48 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -60,156 +60,160 @@
*
************************************************************************ -->
<!DOCTYPE oor:component-schema SYSTEM "../../../component-schema.dtd">
-<oor:component-schema oor:name="UserProfile" oor:package="org.openoffice" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xml:lang="en-US">
- <!-- Responsible: DG -->
- <info><desc xml:lang="en-US">Contains user-related information, such as name and address.</desc></info>
+<oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="UserProfile" oor:package="org.openoffice" xml:lang="en-US">
+ <info>
+ <author>DG</author>
+ <desc xml:lang="en-US">Contains user-related information, such as name and address.</desc>
+ </info>
<component>
<group oor:name="Data">
- <info><desc xml:lang="en-US">Contains user-related information, such as name and address.</desc></info>
+ <info>
+ <desc xml:lang="en-US">Contains user-related information, such as name and address.</desc>
+ </info>
<prop oor:name="o" oor:type="xs:string">
<!-- OldPath: User -->
<!-- OldLocation: soffice.ini -->
- <!-- Responsible: PB -->
<!-- UIHints: Tools - Options - General - User Data -->
<info>
+ <author>PB</author>
<desc xml:lang="en-US">The name of the user's company.</desc>
</info>
</prop>
<prop oor:name="givenname" oor:type="xs:string">
<!-- OldPath: User -->
<!-- OldLocation: soffice.ini -->
- <!-- Responsible: PB -->
<!-- UIHints: Tools - Options - General - User Data -->
<info>
+ <author>PB</author>
<desc xml:lang="en-US">The first name of the user.</desc>
</info>
</prop>
<prop oor:name="sn" oor:type="xs:string">
<!-- OldPath: User -->
<!-- OldLocation: soffice.ini -->
- <!-- Responsible: PB -->
<!-- UIHints: Tools - Options - General - User Data -->
<info>
+ <author>PB</author>
<desc xml:lang="en-US">The last name of the user.</desc>
</info>
</prop>
<prop oor:name="initials" oor:type="xs:string">
<!-- OldPath: User -->
<!-- OldLocation: soffice.ini -->
- <!-- Responsible: PB -->
<!-- UIHints: Tools - Options - General - User Data -->
<info>
+ <author>PB</author>
<desc xml:lang="en-US">The user's initials.</desc>
</info>
</prop>
<prop oor:name="street" oor:type="xs:string">
<!-- OldPath: User -->
<!-- OldLocation: soffice.ini -->
- <!-- Responsible: PB -->
<!-- UIHints: Tools - Options - General - User Data -->
<info>
+ <author>PB</author>
<desc xml:lang="en-US">The street where the use lives.</desc>
</info>
</prop>
<prop oor:name="l" oor:type="xs:string">
<!-- OldPath: User -->
<!-- OldLocation: soffice.ini -->
- <!-- Responsible: PB -->
<!-- UIHints: Tools - Options - General - User Data -->
<info>
+ <author>PB</author>
<desc xml:lang="en-US">The city where the user lives.</desc>
</info>
</prop>
<prop oor:name="st" oor:type="xs:string">
<!-- OldPath: User -->
<!-- OldLocation: soffice.ini -->
- <!-- Responsible: PB -->
<!-- UIHints: Tools - Options - General - User Data -->
<info>
+ <author>PB</author>
<desc xml:lang="en-US">The state where the user lives.</desc>
</info>
</prop>
<prop oor:name="postalcode" oor:type="xs:string">
<!-- OldPath: User -->
<!-- OldLocation: soffice.ini -->
- <!-- Responsible: PB -->
<!-- UIHints: Tools - Options - General - User Data -->
<info>
+ <author>PB</author>
<desc xml:lang="en-US">The user's ZIP-code.</desc>
</info>
</prop>
<prop oor:name="c" oor:type="xs:string">
<!-- OldPath: User -->
<!-- OldLocation: soffice.ini -->
- <!-- Responsible: PB -->
<!-- UIHints: Tools - Options - General - User Data -->
<info>
+ <author>PB</author>
<desc xml:lang="en-US">The country where the user lives.</desc>
</info>
</prop>
<prop oor:name="title" oor:type="xs:string">
<!-- OldPath: User -->
<!-- OldLocation: soffice.ini -->
- <!-- Responsible: PB -->
<!-- UIHints: Tools - Options - General - User Data -->
<info>
+ <author>PB</author>
<desc xml:lang="en-US">The user's title.</desc>
</info>
</prop>
<prop oor:name="position" oor:type="xs:string">
<!-- OldPath: User -->
<!-- OldLocation: soffice.ini -->
- <!-- Responsible: PB -->
<!-- UIHints: Tools - Options - General - User Data -->
<info>
+ <author>PB</author>
<desc xml:lang="en-US">The users position. This field is only present for backward compatibility. It is not defined for ldap orgPerson.</desc>
</info>
</prop>
<prop oor:name="homephone" oor:type="xs:string">
<!-- OldPath: User -->
<!-- OldLocation: soffice.ini -->
- <!-- Responsible: PB -->
<!-- UIHints: Tools - Options - General - User Data -->
<info>
+ <author>PB</author>
<desc xml:lang="en-US">The user's private telephone number.</desc>
</info>
</prop>
<prop oor:name="telephonenumber" oor:type="xs:string">
<!-- OldPath: User -->
<!-- OldLocation: soffice.ini -->
- <!-- Responsible: PB -->
<!-- UIHints: Tools - Options - General - User Data -->
<info>
+ <author>PB</author>
<desc xml:lang="en-US">The user's telephone number at work.</desc>
</info>
</prop>
<prop oor:name="facsimiletelephonenumber" oor:type="xs:string">
<!-- OldPath: User -->
<!-- OldLocation: soffice.ini -->
- <!-- Responsible: PB -->
<!-- UIHints: Tools - Options - General - User Data -->
<info>
+ <author>PB</author>
<desc xml:lang="en-US">The user's fax number.</desc>
</info>
</prop>
<prop oor:name="mail" oor:type="xs:string">
<!-- OldPath: User -->
<!-- OldLocation: soffice.ini -->
- <!-- Responsible: PB -->
<!-- UIHints: Tools - Options - General - User Data -->
<info>
+ <author>PB</author>
<desc xml:lang="en-US">The user's e-mail address.</desc>
</info>
</prop>
<prop oor:name="UserGroup" oor:type="xs:string">
<!-- OldPath: User -->
<!-- OldLocation: soffice.ini -->
- <!-- Responsible: PB -->
<!-- UIHints: Tools - Options - General - User Data -->
- <value>UserGroup</value>
<info>
+ <author>PB</author>
<desc xml:lang="en-US">This field is kept for backwards compatibility. It will be dropped as soon as possible.</desc>
</info>
+ <value>UserGroup</value>
</prop>
</group>
</component>