diff options
author | <sjoerd@luon.net> | 2008-08-11 18:24:07 +0000 |
---|---|---|
committer | Jonny Lamb <jonnylamb@jonnylamb.com> | 2008-08-13 15:07:24 +0100 |
commit | 65908507724123659be8598287ac311b605b77d8 (patch) | |
tree | 7c4a1125adc2fe8f7525670e1d178fb033e5ac8b /spec | |
parent | a8ae78bd67fe6fd31bc3007ddc790377054788fe (diff) |
Unset the draft status of the Contacts interface
Diffstat (limited to 'spec')
-rw-r--r-- | spec/Connection_Interface_Contacts.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/spec/Connection_Interface_Contacts.xml b/spec/Connection_Interface_Contacts.xml index 69eea9230..419b11d24 100644 --- a/spec/Connection_Interface_Contacts.xml +++ b/spec/Connection_Interface_Contacts.xml @@ -18,8 +18,7 @@ along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</p> </tp:license> - <interface name="org.freedesktop.Telepathy.Connection.Interface.Contacts.DRAFT" - tp:causes-havoc="experimental"> + <interface name="org.freedesktop.Telepathy.Connection.Interface.Contacts"> <tp:requires interface="org.freedesktop.Telepathy.Connection"/> <tp:docstring xmlns="http://www.w3.org/1999/xhtml"> |