From ce09b348f0950753cccda8522e40635102c983df Mon Sep 17 00:00:00 2001 From: Yardie- Date: Tue, 14 Oct 2014 03:31:31 +0800 Subject: [PATCH] Update sys_show_shortcuts.py Turn debugging off --- sys_show_shortcuts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys_show_shortcuts.py b/sys_show_shortcuts.py index 3b683ac..a3abbe7 100644 --- a/sys_show_shortcuts.py +++ b/sys_show_shortcuts.py @@ -46,7 +46,7 @@ # Last dev update # 13 October 2014 7:37:44 AM AWST # import pprint -DEBUG = True +DEBUG = False # TODO # Make a menu to show list of grouped keymaps # Show Global shortcuts like Alt + A Seems to work everywhere