--- a/hgkw/keyword.py Mon Jun 15 11:10:15 2009 +0100
+++ b/hgkw/keyword.py Thu Jun 18 01:21:26 2009 +0100
@@ -32,7 +32,7 @@
#
# Run "hg help keyword" and "hg kwdemo" to get info on configuration.
-'''keyword expansion in local repositories
+'''keyword expansion in tracked files
This extension expands RCS/CVS-like or self-customized $Keywords$ in
tracked text files selected by your configuration.
--- a/tests/test-keyword.out Mon Jun 15 11:10:15 2009 +0100
+++ b/tests/test-keyword.out Thu Jun 18 01:21:26 2009 +0100
@@ -1,5 +1,5 @@
% help
-keyword extension - keyword expansion in local repositories
+keyword extension - keyword expansion in tracked files
This extension expands RCS/CVS-like or self-customized $Keywords$ in
tracked text files selected by your configuration.
@@ -55,7 +55,7 @@
enabled extensions:
- keyword keyword expansion in local repositories
+ keyword keyword expansion in tracked files
mq patch management and development
notify hook extension to email notifications on commits/pushes