(0.9.2compat) load extensions with "ext =" 0.9.2compat
authorChristian Ebert <blacktrash@gmx.net>
Thu, 24 Dec 2009 11:02:48 +0000
branch0.9.2compat
changeset 673 b94f7991f06b
parent 672 0d7642e39cfe
child 678 5684a76da263
(0.9.2compat) load extensions with "ext ="
hgkw/keyword.py
tests/test-keyword
tests/test-keyword.out
--- a/hgkw/keyword.py	Thu Dec 24 10:54:00 2009 +0000
+++ b/hgkw/keyword.py	Thu Dec 24 11:02:48 2009 +0000
@@ -27,7 +27,7 @@
 #   # enable extension
 #   keyword = /full/path/to/hgkw/keyword.py
 #   # or, if script in canonical hgext folder:
-#   # hgext.keyword =
+#   # keyword =
 #
 # Files to act upon/ignore are specified in the [keyword] section.
 # Customized keyword template mappings in the [keywordmaps] section.
--- a/tests/test-keyword	Thu Dec 24 10:54:00 2009 +0000
+++ b/tests/test-keyword	Thu Dec 24 11:02:48 2009 +0000
@@ -2,9 +2,9 @@
 
 cat <<EOF >> $HGRCPATH
 [extensions]
-hgext.keyword =
-hgext.mq =
-hgext.notify =
+keyword =
+mq =
+notify =
 EOF
 
 # demo before [keyword] files are set up
--- a/tests/test-keyword.out	Thu Dec 24 10:54:00 2009 +0000
+++ b/tests/test-keyword.out	Thu Dec 24 11:02:48 2009 +0000
@@ -1,6 +1,6 @@
 % hg kwdemo
 [extensions]
-hgext.keyword = 
+keyword = 
 [keyword]
 demo.txt = 
 [keywordmaps]
@@ -21,7 +21,7 @@
 $Revision: xxxxxxxxxxxx $
 $Source: /TMP/demo.txt,v $
 [extensions]
-hgext.keyword = 
+keyword = 
 [keyword]
 demo.txt = 
 [keywordmaps]
@@ -162,7 +162,7 @@
 % custom keyword expansion
 % try with kwdemo
 [extensions]
-hgext.keyword = 
+keyword = 
 [keyword]
 * = 
 b = ignore