--- a/config.py Wed Nov 21 20:42:40 2018 +0800
+++ b/config.py Wed Nov 21 20:44:49 2018 +0800
Mercurial.path.setValue(path)
Mercurial = conf.registerPlugin('Mercurial')
-# This is where your configuration variables (if any) should go. For example:
conf.registerGlobalValue(Mercurial, 'path',
"""Path to the mercurial binary"""))