--- 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