diff options
author | Kris Maglione <maglione.k@gmail.com> | 2011-09-30 01:36:45 -0400 |
---|---|---|
committer | Kris Maglione <maglione.k@gmail.com> | 2011-09-30 01:36:45 -0400 |
commit | 39e8bf7a06a25f3a0da0200fdd142df97fb9b2cb (patch) | |
tree | 46569c9e56a3bd429fa898923c029377cb502575 /common/locale/en-US/all.xml | |
parent | 0cf1151e0a620180eb426adf6dbc85968f3eeaef (diff) | |
download | pentadactyl-39e8bf7a06a25f3a0da0200fdd142df97fb9b2cb.tar.gz |
Add cache module. Cleanup help and DTD generation. Fix :help version generation issues. Fix other assorted issues.
Diffstat (limited to 'common/locale/en-US/all.xml')
-rw-r--r-- | common/locale/en-US/all.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/locale/en-US/all.xml b/common/locale/en-US/all.xml index 59c18308..7f6281f5 100644 --- a/common/locale/en-US/all.xml +++ b/common/locale/en-US/all.xml @@ -35,6 +35,7 @@ <include href="developer" tag="developer.xml"/> <include href="various" tag="various.xml"/> <include href="plugins" tag="plugins.xml"/> +<include href="versions" tag="versions.xml"/> <include href="faq" tag="faq.xml"/> <include href="index" tag="index.xml"/> |