summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-10-29 14:44:38 +0100
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-10-29 14:44:38 +0100
commitddc7bd2879e4344f56d8b759ead4c7c20a699dca (patch)
treee0f7a158541dd0d304b9d021400362d16dff726c
parentbf6e091ea9e9bfad1ccdac14c02b59d4fb8aeb6b (diff)
IRC_Command: mark as 'stable'
The whole point of having this interface in the spec is to not have to use an extension in Idle. Furthemore the API is versioned so we can always change it if we want to.
-rw-r--r--spec/Connection_Interface_IRC_Command1.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/spec/Connection_Interface_IRC_Command1.xml b/spec/Connection_Interface_IRC_Command1.xml
index 864f1fa8..b30d304b 100644
--- a/spec/Connection_Interface_IRC_Command1.xml
+++ b/spec/Connection_Interface_IRC_Command1.xml
@@ -16,8 +16,7 @@ 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.Connection.Interface.IRCCommand1"
- tp:causes-havoc='not well-tested'>
+ <interface name="org.freedesktop.Telepathy.Connection.Interface.IRCCommand1">
<tp:requires interface="org.freedesktop.Telepathy.Connection"/>
<tp:added version="0.27.3"/>