diff options
author | Darrell Anderson <[email protected]> | 2014-02-02 13:58:21 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2014-02-02 13:58:21 -0600 |
commit | 49e3ed498ba6977fa7fa6fb48f269919da4f7cd0 (patch) | |
tree | 866b34595c5b0442c868ddb4df8272f85c86ad65 | |
parent | 6abe8f769275ebc65a11d4204ba621a7315a121c (diff) | |
download | ksystemlog-49e3ed498ba6977fa7fa6fb48f269919da4f7cd0.tar.gz ksystemlog-49e3ed498ba6977fa7fa6fb48f269919da4f7cd0.zip |
Remove version number from help handbook.
-rw-r--r-- | ksystemlog/doc/en/index.docbook | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/ksystemlog/doc/en/index.docbook b/ksystemlog/doc/en/index.docbook index c6338fa..f494fcf 100644 --- a/ksystemlog/doc/en/index.docbook +++ b/ksystemlog/doc/en/index.docbook @@ -1,14 +1,10 @@ <?xml version="1.0" ?> <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ - <!ENTITY ksystemlog "<application>ksystemlog 0.1</application>"> + <!ENTITY ksystemlog "<application>KSystemlog</application>"> <!ENTITY kappname "&ksystemlog;"><!-- Do *not* replace kappname--> <!ENTITY package "kde-module"><!-- tdebase, tdeadmin, etc --> <!ENTITY % addindex "IGNORE"> <!ENTITY % English "INCLUDE"><!-- change language only here --> - - - <!-- Do not define any other entities; instead, use the entities - from kde-genent.entities and $LANG/user.entities. --> ]> <!-- kdoctemplate v0.8 October 1 1999 Minor update to "Credits and Licenses" section on August 24, 2000 |