(stable) merge stable
authorChristian Ebert <blacktrash@gmx.net>
Sun, 07 Jun 2009 19:25:53 +0200
branchstable
changeset 570 c371aaf377e0
parent 567 fd52c78e1aa7 (current diff)
parent 569 cd5da00e93cd (diff)
child 571 4895a3df2098
(stable) merge
--- a/hgkw/keyword.py	Sun May 17 01:24:45 2009 +0200
+++ b/hgkw/keyword.py	Sun Jun 07 19:25:53 2009 +0200
@@ -25,9 +25,7 @@
 #
 #   [extensions]
 #   # enable extension
-#   keyword = /full/path/to/hgkw/keyword.py
-#   # or, if script in canonical hgext folder:
-#   # hgext.keyword =
+#   hgext.keyword =
 #
 # Files to act upon/ignore are specified in the [keyword] section.
 # Customized keyword template mappings in the [keywordmaps] section.