[Telepathy-commits] [telepathy-spec/master] ContactInfo2: add some missing xmlns=xhtml attributes on docstrings

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


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

diff --git a/spec/Connection_Interface_Contact_Info2.xml b/spec/Connection_Interface_Contact_Info2.xml
index 8a13f1f..d93638e 100644
--- a/spec/Connection_Interface_Contact_Info2.xml
+++ b/spec/Connection_Interface_Contact_Info2.xml
@@ -21,7 +21,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
   <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>
+      <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
 	Subset of vcard field types.
 	Existing VCard types: 
 	<pre>
@@ -69,7 +69,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
         </tp:docstring>
       </arg>
       <arg name="ContactInfo" type="a(saus)" tp:type="Contact_Info[]">
-        <tp:docstring>
+        <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
 	  An array of structs loosley based on vCard:
 	  <ul>
 	    <li>a field name, same as vCard field for simple fields,
-- 
1.5.6.5




More information about the Telepathy-commits mailing list