diff options
author | Michele Calgaro <[email protected]> | 2025-01-22 12:59:13 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-02-03 22:37:57 +0900 |
commit | f6082cf0a5a2d044400fbdc99cb5747589f31889 (patch) | |
tree | b655f92d73cd1fd6cf363ddbcf64c5fe471490a7 /doc/en | |
parent | 6d9717eb18526dc2e204ac49a68e35406e442083 (diff) | |
download | krecipes-master.tar.gz krecipes-master.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/en')
-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 7679a79..6241671 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -1,7 +1,7 @@ <?xml version="1.0" ?> <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!ENTITY krecipes "<application>Krecipes</application>"> - <!ENTITY kappname "&krecipes;"><!-- replace kapp here, do *not* replace kappname--> + <!ENTITY kappname "&krecipes;"><!-- replace tdeApp here, do *not* replace kappname--> <!ENTITY package "extragear/utils"><!-- tdebase, tdeadmin, etc --> <!ENTITY % addindex "IGNORE"> <!ENTITY % English "INCLUDE"><!-- change language only here --> @@ -2660,7 +2660,7 @@ Also include any keys that have a special function but have no equivalent in the menus or toolbars. This may not be necessary for small apps or apps with no tool or menu bars. --> -<sect1 id="kapp-mainwindow"> +<sect1 id="tdeApp-mainwindow"> <title>The main <emphasis>&krecipes;</emphasis> window</title> <sect2 id="file-menu"> @@ -3032,7 +3032,7 @@ Documentation copyright 2004-2006 Colleen Beamer <email>colleen.beamer@gmai <appendix id="installation"> <title>Installation</title> -<sect1 id="getting-kapp"> +<sect1 id="getting-tdeApp"> <title>How to obtain &krecipes;</title> <para>The latest version of &krecipes; is available from its home page at <ulink url="http://krecipes.sourceforge.net">http://krecipes.sourceforge.net</ulink></para> |