summaryrefslogtreecommitdiff
path: root/src/core.py
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2011-09-12 20:21:32 +0200
committermathieui <mathieui@mathieui.net>2011-09-12 20:21:32 +0200
commit455a2746bccde8c2632f2603df7eb717f87aff3f (patch)
treea5189a1ebee22aa8071b69453f671d4ac4ee7888 /src/core.py
parent7fd3f9b0fa99347f2ee93d332602702d852d9a8c (diff)
downloadpoezio-455a2746bccde8c2632f2603df7eb717f87aff3f.tar.gz
poezio-455a2746bccde8c2632f2603df7eb717f87aff3f.tar.bz2
poezio-455a2746bccde8c2632f2603df7eb717f87aff3f.tar.xz
poezio-455a2746bccde8c2632f2603df7eb717f87aff3f.zip
Disable the pubsub.louiz.org browser
Diffstat (limited to 'src/core.py')
-rw-r--r--src/core.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core.py b/src/core.py
index 845c1e03..92a644be 100644
--- a/src/core.py
+++ b/src/core.py
@@ -144,7 +144,7 @@ class Core(object):
'M-z': self.go_to_previous_tab,
'^L': self.full_screen_redraw,
'M-j': self.go_to_room_number,
- 'M-c': self.coucou,
+# 'M-c': self.coucou,
}
# Add handlers