telepathy-spec: IRC_Command: mark as 'stable'

Guillaume Desmottes gdesmott at kemper.freedesktop.org
Tue Oct 29 14:47:31 CET 2013


Module: telepathy-spec
Branch: master
Commit: ddc7bd2879e4344f56d8b759ead4c7c20a699dca
URL:    http://cgit.freedesktop.org/telepathy/telepathy-spec/commit/?id=ddc7bd2879e4344f56d8b759ead4c7c20a699dca

Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Tue Oct 29 14:44:38 2013 +0100

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.

---

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

diff --git a/spec/Connection_Interface_IRC_Command1.xml b/spec/Connection_Interface_IRC_Command1.xml
index 864f1fa..b30d304 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"/>
 



More information about the telepathy-commits mailing list