diff src/plugins/plugin_exp_pipe.py @ 1672:dbd7c79aab2b

plugin group blog: big cleaning
author Goffi <goffi@goffi.org>
date Wed, 25 Nov 2015 11:12:51 +0100
parents 697effba0310
children d17772b0fe22
line wrap: on
line diff
--- a/src/plugins/plugin_exp_pipe.py	Wed Nov 25 10:45:22 2015 +0100
+++ b/src/plugins/plugin_exp_pipe.py	Wed Nov 25 11:12:51 2015 +0100
@@ -26,7 +26,7 @@
 from twisted.words.protocols.jabber import jid
 from twisted.internet import defer
 
-NS_PIPE = 'org.salut-a-toi/pipe'
+NS_PIPE = 'http://salut-a-toi.org/protocol/pipe'
 SECURITY_LIMIT=30
 
 PLUGIN_INFO = {