aboutsummaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-08-17 17:54:14 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-08-17 17:54:22 +0800
commitb1cc0a7eab8600d414199091da8d1d942f19bda0 (patch)
tree4d8d394952b604a658a772e62ef5eb821fd0d4e6 /extensions
parente7fc72be1c9584700ab05e24addfbefda811b944 (diff)
downloadgsoc2013-empathy-b1cc0a7eab8600d414199091da8d1d942f19bda0.tar
gsoc2013-empathy-b1cc0a7eab8600d414199091da8d1d942f19bda0.tar.gz
gsoc2013-empathy-b1cc0a7eab8600d414199091da8d1d942f19bda0.tar.bz2
gsoc2013-empathy-b1cc0a7eab8600d414199091da8d1d942f19bda0.tar.lz
gsoc2013-empathy-b1cc0a7eab8600d414199091da8d1d942f19bda0.tar.xz
gsoc2013-empathy-b1cc0a7eab8600d414199091da8d1d942f19bda0.tar.zst
gsoc2013-empathy-b1cc0a7eab8600d414199091da8d1d942f19bda0.zip
sync Debug interface with undrafted version in spec (#585844)
Diffstat (limited to 'extensions')
-rw-r--r--extensions/Debug.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/extensions/Debug.xml b/extensions/Debug.xml
index a21d9db60..70a82e903 100644
--- a/extensions/Debug.xml
+++ b/extensions/Debug.xml
@@ -17,9 +17,8 @@ Lesser General Public License for more details.</p>
License 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.Debug.DRAFT"
- tp:causes-havoc="experimental">
- <tp:added version="0.17.24"/>
+ <interface name="org.freedesktop.Telepathy.Debug">
+ <tp:added version="0.17.27">(as stable API)</tp:added>
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>An interface for providing debug messages.</p>