Git commit 4c3606140c9c25c34c9507a70373e2ef122fddd0 by Gilles Caulier. Committed on 22/08/2016 at 17:08. Pushed by cgilles into branch 'master'.
use propers logo M +- -- digikam/digikamlogo.png M +3 -3 showfoto/index.docbook A +- -- showfoto/showfotologo.png http://commits.kde.org/digikam-doc/4c3606140c9c25c34c9507a70373e2ef122fddd0 diff --git a/digikam/digikamlogo.png b/digikam/digikamlogo.png index 359f04f..661cc3a 100644 Binary files a/digikam/digikamlogo.png and b/digikam/digikamlogo.png differ diff --git a/showfoto/index.docbook b/showfoto/index.docbook index bfedb88..8ffb9a4 100644 --- a/showfoto/index.docbook +++ b/showfoto/index.docbook @@ -33,7 +33,7 @@ <copyright> <year>2001</year> <year>2016</year> - <holder>The &showfoto; developers team</holder> + <holder>The &digikam-app; developers team</holder> </copyright> <!-- Translators: put here the copyright notice of the translation --> @@ -48,8 +48,8 @@ <para> <inlinemediaobject> - <imageobject><imagedata fileref="&path;digikamlogo.png" format="PNG"/></imageobject> - <textobject> <phrase>&digikam-app; logo</phrase> </textobject> + <imageobject><imagedata fileref="showfotologo.png" format="PNG"/></imageobject> + <textobject> <phrase>&showfoto; logo</phrase> </textobject> </inlinemediaobject> </para> diff --git a/showfoto/showfotologo.png b/showfoto/showfotologo.png new file mode 100644 index 0000000..b55f0fb Binary files /dev/null and b/showfoto/showfotologo.png differ
