Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorYann Leboulanger <asterix@lagaule.org>2004-02-17 21:40:14 +0300
committerYann Leboulanger <asterix@lagaule.org>2004-02-17 21:40:14 +0300
commit3adcd36e5f06bb5e65719a82f547140d368d1f6d (patch)
tree139537afcc7191924fcb13aeaee69dc27d91030c /core
parent301e1cab25100317b0e9d69fcc5133acb4edd9f1 (diff)
small mistake
Diffstat (limited to 'core')
-rw-r--r--core/core.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/core.py b/core/core.py
index 45db2c5db..ce1bc8b38 100644
--- a/core/core.py
+++ b/core/core.py
@@ -318,7 +318,7 @@ def start():
gc = GajimCore()
loadPlugins(gc)
################ pr des tests ###########
- gc.hub.sendPlugin('NOTIFY', ('aste@lagaule.org', 'online', 'online', 'oleron'))
+# gc.hub.sendPlugin('NOTIFY', ('aste@lagaule.org', 'online', 'online', 'oleron'))
# gc.hub.sendPlugin('MSG', ('ate@lagaule.org', 'msg'))
#########################################
try: