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