changeset 051870fc9c67 in /home/hg/repos/gajim
details:http://hg.gajim.org/gajim?cmd=changeset;node=051870fc9c67
description: enable execute plugin
diffstat:
src/chat_control.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r d687f2253f17 -r 051870fc9c67 src/chat_control.py
--- a/src/chat_control.py Sat Oct 08 22:28:42 2011 +0200
+++ b/src/chat_control.py Sat Oct 08 22:48:00 2011 +0200
@@ -63,6 +63,7 @@
# Here we load the module with the standard commands, so they are being
detected
# and dispatched.
import command_system.implementation.standard
+import command_system.implementation.execute
try:
import gtkspell
_______________________________________________
Commits mailing list
[email protected]
http://lists.gajim.org/cgi-bin/listinfo/commits