changeset d6f5cd306b63 in /home/hg/repos/gajim
details:http://hg.gajim.org/gajim?cmd=changeset;node=d6f5cd306b63
description: enable execute plugin
diffstat:
src/chat_control.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r ae10e1fb5546 -r d6f5cd306b63 src/chat_control.py
--- a/src/chat_control.py Sat Oct 08 22:54:05 2011 +0300
+++ b/src/chat_control.py Sat Oct 08 22:48:00 2011 +0200
@@ -64,6 +64,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