diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-19 09:53:00 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-19 09:53:00 -0600 |
commit | 3ba9baa9deb91c5717f8fef058bb061717f28107 (patch) | |
tree | 60e63eb26e77fba6b79346fdc0f3905e2229baa1 | |
parent | 60008881b8dbc2e03f089116dfed687fa67d444a (diff) | |
download | kbfx-3ba9baa9deb91c5717f8fef058bb061717f28107.tar.gz kbfx-3ba9baa9deb91c5717f8fef058bb061717f28107.zip |
Fix help handbook.
-rw-r--r-- | doc/en/index.docbook | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/en/index.docbook b/doc/en/index.docbook index b6efe07..b068a53 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -1,6 +1,6 @@ <?xml version="1.0" ?> <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ - <!ENTITY kbfxconfigapp "<application>KBFX Configurator @APPLICATION_VERSION@</application>"> + <!ENTITY kbfxconfigapp "<application>KBFX Configurator</application>"> <!ENTITY kappname "&kbfxconfigapp;"><!-- Do *not* replace kappname--> <!ENTITY package "kde-module"><!-- tdebase, tdeadmin, etc --> <!ENTITY % addindex "IGNORE"> @@ -77,8 +77,8 @@ (V.MM.LL), it could be used by automation scripts. Do NOT change these in the translation. --> - <date>@APPLICATION_DATE@</date> - <releaseinfo>@APPLICATION_VERSION@</releaseinfo> + <date>2007-05-16</date> + <releaseinfo>4.2.0</releaseinfo> <!-- Abstract about this handbook --> |