From c69def69823ded583d36facb8e93338d550efbee Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Sun, 30 Aug 2009 16:00:22 -0400 Subject: [PATCH] Add comment to wmiirc. --- alternative_wmiircs/python/wmiirc.py | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/alternative_wmiircs/python/wmiirc.py b/alternative_wmiircs/python/wmiirc.py index 81a6df7c..e8e4e37f 100644 --- a/alternative_wmiircs/python/wmiirc.py +++ b/alternative_wmiircs/python/wmiirc.py @@ -10,6 +10,13 @@ from pygmi import events identity = lambda k: k +# Begin Configuration +# +# Note: This file loads ~/.wmii/wmiirc_local.py if it exists. +# Configuration should be placed in that file, and this file +# left unmodified, if possible. wmiirc_local should import +# wmiirc or any other modules it needs. + # Keys events.keydefs = dict( mod='Mod4',