[Telepathy-commits] [telepathy-spec/master] ContactInfo2: Remove unused enumification of vCard field types

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


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

diff --git a/spec/Connection_Interface_Contact_Info2.xml b/spec/Connection_Interface_Contact_Info2.xml
index 4e5dfc9..d92acfb 100644
--- a/spec/Connection_Interface_Contact_Info2.xml
+++ b/spec/Connection_Interface_Contact_Info2.xml
@@ -20,41 +20,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
   </tp:license>
   <interface name="org.freedesktop.Telepathy.Connection.Interface.ContactInfo2">
     <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">
-        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>
-      </tp:docstring>
-      <tp:enumvalue suffix="Pref" value="0">
-        <tp:docstring>Pref</tp:docstring>
-      </tp:enumvalue>
-      <tp:enumvalue suffix="Home" value="1">
-        <tp:docstring>Home</tp:docstring>
-      </tp:enumvalue>
-      <tp:enumvalue suffix="Work" value="2">
-        <tp:docstring>Work</tp:docstring>
-      </tp:enumvalue>
-      <tp:enumvalue suffix="Voice" value="3">
-        <tp:docstring>Voice</tp:docstring>
-      </tp:enumvalue>
-      <tp:enumvalue suffix="Fax" value="4">
-        <tp:docstring>Fax</tp:docstring>
-      </tp:enumvalue>
-      <tp:enumvalue suffix="Cell" value="5">
-        <tp:docstring>Cell</tp:docstring>
-      </tp:enumvalue>
-      <tp:enumvalue suffix="Pager" value="6">
-        <tp:docstring>Pager</tp:docstring>
-      </tp:enumvalue>
-    </tp:enum>
 
     <tp:struct name="Contact_Info_Field" array-name="Contact_Info_Field_List">
       <tp:docstring>
-- 
1.5.6.5




More information about the Telepathy-commits mailing list