diff options
author | Michele Calgaro <[email protected]> | 2025-01-21 14:25:31 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-02-03 22:24:26 +0900 |
commit | edfc85e62cba9be0a16a44c060141f33d0f28481 (patch) | |
tree | cf90faf51aca0a8e89f7fbdcbfcc11b02f3021b5 /doc/de | |
parent | 0bf733ec1780acd7d7f0122559029e09001b840e (diff) | |
download | digikam-edfc85e62cba9be0a16a44c060141f33d0f28481.tar.gz digikam-edfc85e62cba9be0a16a44c060141f33d0f28481.zip |
Use tdeApp
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/de')
-rw-r--r-- | doc/de/digikam/credits-annex.docbook | 2 | ||||
-rw-r--r-- | doc/de/digikam/index.docbook | 4 | ||||
-rw-r--r-- | doc/de/showfoto/index.docbook | 8 |
3 files changed, 7 insertions, 7 deletions
diff --git a/doc/de/digikam/credits-annex.docbook b/doc/de/digikam/credits-annex.docbook index dd6dab38..a60ebccf 100644 --- a/doc/de/digikam/credits-annex.docbook +++ b/doc/de/digikam/credits-annex.docbook @@ -42,7 +42,7 @@ <appendix id="installation"> <title>Installation</title> -<sect1 id="getting-kapp"> <title>How to Obtain &digikam;</title> +<sect1 id="getting-tdeApp"> <title>How to Obtain &digikam;</title> <para> The website for &digikam; is at <ulink url="http://www.digikam.org">http://www.digikam.org</ulink>. Please check it regularly to get the latest news about &digikam;. &digikam; can be obtained in binary and source format from <ulink url="http://sourceforge.net/project/showfiles.php?group_id=42641">http://sourceforge.net/project/showfiles.php?group_id=42641</ulink>. diff --git a/doc/de/digikam/index.docbook b/doc/de/digikam/index.docbook index 8e6f85c2..ce646a04 100644 --- a/doc/de/digikam/index.docbook +++ b/doc/de/digikam/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 kappname "&digikam;"><!-- replace kapp here, do *not* replace kappname--> + <!ENTITY kappname "&digikam;"><!-- replace tdeApp here, do *not* replace kappname--> <!ENTITY package "extragear-graphics"> <!ENTITY % addindex "IGNORE"> <!ENTITY % German "INCLUDE"><!-- change language only here --> @@ -260,7 +260,7 @@ <!-- *********************************************************************** --> -<chapter id="using-kapp"> <title>&digikam; benutzen</title> +<chapter id="using-tdeApp"> <title>&digikam; benutzen</title> <sect1 id="using-mainwindow"> <title>Das Hauptfenster von &digikam;</title> diff --git a/doc/de/showfoto/index.docbook b/doc/de/showfoto/index.docbook index 4d694425..e37e71ed 100644 --- a/doc/de/showfoto/index.docbook +++ b/doc/de/showfoto/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 kappname "&showfoto;"><!-- replace kapp here, do *not* replace kappname--> + <!ENTITY kappname "&showfoto;"><!-- replace tdeApp here, do *not* replace kappname--> <!ENTITY % addindex "IGNORE"> <!ENTITY % German "INCLUDE"><!-- change language only here --> <!ENTITY showfoto '<application>Showfoto</application>'> @@ -81,9 +81,9 @@ <chapter id="introduction"> <title>Einführung</title> - <sect1 id="using-kapp-background"> <title>Hintergrund</title> + <sect1 id="using-tdeApp-background"> <title>Hintergrund</title> - <sect2 id="using-kapp-about"> + <sect2 id="using-tdeApp-about"> <title>Über &showfoto;</title> <para>&showfoto; ist eine schnelle Bildbearbeitung mit einigen mächtigen Basiswerkzeugen. Sie können es benutzen, um Ihre Fotos anzusehen und Korrekturen und Änderungen durchzuführen. </para> @@ -145,7 +145,7 @@ Mehrfaches Klicken auf denn gleichen Reiter lässt die Seitenleiste erscheinen b </chapter> -<chapter id="using-kapp"> <title>&showfoto; benutzen</title> +<chapter id="using-tdeApp"> <title>&showfoto; benutzen</title> &doc-photo-editing; <sect1 id="using-setup"> <title>&showfoto; Einrichtung</title> <anchor id="setupdialog.anchor"/> |