diff options
author | Michele Calgaro <[email protected]> | 2025-01-22 12:59:13 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-01-22 12:59:13 +0900 |
commit | 7f398ddb2b4fe41ec8e8105bad220ee5b169854f (patch) | |
tree | 557808729ee0c881b8530c0cd460a1b423ba5c95 /doc/et/index.docbook | |
parent | 49eecd753fc6a22f0ed78f985307c86c028800e6 (diff) | |
download | krecipes-7f398ddb2b4fe41ec8e8105bad220ee5b169854f.tar.gz krecipes-7f398ddb2b4fe41ec8e8105bad220ee5b169854f.zip |
Use tdeApprename/tdeapp
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/et/index.docbook')
-rw-r--r-- | doc/et/index.docbook | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/et/index.docbook b/doc/et/index.docbook index c754366..c16bab7 100644 --- a/doc/et/index.docbook +++ b/doc/et/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 % Estonian "INCLUDE"><!-- change language only here --> @@ -1854,7 +1854,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>&krecipes;e peaaken</title> <sect2 id="file-menu"> @@ -2052,7 +2052,7 @@ distribution. --> <appendix id="installation"> <title>Paigaldamine</title> -<sect1 id="getting-kapp"> +<sect1 id="getting-tdeApp"> <title>&krecipes;e hankimine</title> <para>&krecipes;e uusima versiooni leiab selle koduleheküljelt <ulink url="http://krecipes.sourceforge.net">http://krecipes.sourceforge.net</ulink>.</para> |