changeset ae10e1fb5546 in /home/hg/repos/gajim

details:http://hg.gajim.org/gajim?cmd=changeset;node=ae10e1fb5546
description: revert [3bd5f54fca8d]

diffstat:

 src/command_system/implementation/execute.py |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 4eae89028b4b -r ae10e1fb5546 
src/command_system/implementation/execute.py
--- a/src/command_system/implementation/execute.py      Fri Oct 07 22:22:25 
2011 +0300
+++ b/src/command_system/implementation/execute.py      Sat Oct 08 22:54:05 
2011 +0300
@@ -41,7 +41,7 @@
 from hosts import *
 
 class Execute(CommandContainer):
-    AUTOMATIC = False
+    AUTOMATIC = True
     HOSTS = ChatCommands, PrivateChatCommands, GroupChatCommands
 
     DIRECTORY = "~"
_______________________________________________
Commits mailing list
[email protected]
http://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to