[Telepathy-commits] [telepathy-spec/master] ContactInfo2: preamble tweaks

Will Thompson will.thompson at collabora.co.uk
Fri Jan 16 08:03:14 PST 2009


---
 spec/Connection_Interface_Contact_Info2.xml |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/spec/Connection_Interface_Contact_Info2.xml b/spec/Connection_Interface_Contact_Info2.xml
index 51623e6..d5d39ca 100644
--- a/spec/Connection_Interface_Contact_Info2.xml
+++ b/spec/Connection_Interface_Contact_Info2.xml
@@ -22,16 +22,16 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
     <tp:requires interface="org.freedesktop.Telepathy.Connection"/>
     <tp:enum name="Contact_Info_Field_Type" type="u">
       <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
-	Subset of vcard field types.
-	Existing VCard types: 
-	<pre>
+        A subset of the field types from the vCard specification; the full set
+        of defined types for telephone number, email and address fields is:
+        <pre>
    tel-type     = "HOME" , "WORK" , "PREF" , "VOICE" , "FAX" , "MSG"
                 , "CELL" , "PAGER" , "BBS" , "MODEM" , "CAR" , "ISDN"
                 , "VIDEO" , "PCS" , iana-token , x-name
    email-param  = "PREF", "INTERNET" , "X400" , iana-token , "X-" word
    adr-type     = "dom" , "intl" , "postal" , "parcel" , "home"
                 , "work" , "pref" , iana-type , x-name
-	</pre>
+        </pre>
       </tp:docstring>
       <tp:enumvalue suffix="Pref" value="0">
         <tp:docstring>Pref</tp:docstring>
@@ -173,7 +173,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
     each fields represented by a triple with a field name, field type
     modifiers and field value.</p>
 
-      <p>Supported fields:</p>
+      <p>The set of well-known field names is as follows:</p>
       <dl>
 	<dt>fn</dt><dd></dd>
 	<dt>family-name</dt><dd></dd>
-- 
1.5.6.5




More information about the Telepathy-commits mailing list