diff options
author | Slávek Banko <[email protected]> | 2021-07-25 16:01:59 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-07-27 00:21:39 +0200 |
commit | 9d44dbef4aff3818594d4f45d861c1c4aa5c7116 (patch) | |
tree | 2528852157b34263497777292b15e761f91eb4e2 /doc/en/index.docbook | |
parent | 230cf2cbfbc4561df749fbf2b00ff18d75ea5531 (diff) | |
download | kbookreader-9d44dbef4aff3818594d4f45d861c1c4aa5c7116.tar.gz kbookreader-9d44dbef4aff3818594d4f45d861c1c4aa5c7116.zip |
Rename installed files to kbookreader.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'doc/en/index.docbook')
-rw-r--r-- | doc/en/index.docbook | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/index.docbook b/doc/en/index.docbook index 72ee47d..421493d 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -1,7 +1,7 @@ <?xml version="1.0" ?> <!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ - <!ENTITY bookreader "<application>KBookReader</application>"> - <!ENTITY kappname "&bookreader;"> + <!ENTITY kbookreader "<application>KBookReader</application>"> + <!ENTITY kappname "&kbookreader;"> <!ENTITY % addindex "IGNORE"> <!ENTITY % English "INCLUDE"> ]> |