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/showfoto | |
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/showfoto')
-rw-r--r-- | doc/de/showfoto/index.docbook | 8 |
1 files changed, 4 insertions, 4 deletions
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"/> |