Mercurial > hg-stable
changeset 1303:2dc06dd76ff4
Fix path of win32text extension in INI file.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Wed, 21 Sep 2005 15:27:00 -0700 |
parents | ac8debb9045c |
children | a69e5a67685c |
files | contrib/win32/mercurial.ini |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/contrib/win32/mercurial.ini Wed Sep 21 15:26:50 2005 -0700 +++ b/contrib/win32/mercurial.ini Wed Sep 21 15:27:00 2005 -0700 @@ -13,7 +13,7 @@ ; The win32text extension is available and installed by default. It ; provides built-in Python hooks to perform line ending conversions. ; This is normally much faster than running an external program. -mercurial.ext.win32text = +hgext.win32text = [encode]