Plugins/VcsPlugins/vcsMercurial/ConfigurationPage/__init__.py

Fri, 29 Jul 2011 19:01:14 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 29 Jul 2011 19:01:14 +0200
changeset 1211
a91a47f2f5e6
parent 791
9ec2ac20e54e
child 1509
c0b5e693b0eb
permissions
-rw-r--r--

Added code to start monitoring the Mercurial hgrc file when it was created by starting the hgrc file editor.

# -*- coding: utf-8 -*-

# Copyright (c) 2010 - 2011 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
Package implementing the the Mercurial configuration page.
"""

eric ide

mercurial