Git commit 3083e2db39f3987a1a537cf835ea35630e2070eb by Burkhard Lück. Committed on 23/08/2015 at 12:27. Pushed by lueck into branch 'master'.
Update dolphin docbook to kf5 Proofread + check if the info is still valid, bump date + releaseinfo Screenshots were already silently updated to kf5 in the past, see https://docs.kde.org/trunk5/en/applications/dolphin/index.html Added Emmanuel as developer Removed link to dolphin.kde.org, because this redirects to the userbase page Fixed how to get Dolphin REVIEW:124594 M +7 -8 doc/index.docbook http://commits.kde.org/dolphin/3083e2db39f3987a1a537cf835ea35630e2070eb diff --git a/doc/index.docbook b/doc/index.docbook index fe3357c..3749831 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -2,7 +2,6 @@ <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [ <!ENTITY dolphin "<application>Dolphin</application>"> <!ENTITY kappname "&dolphin;"> - <!ENTITY package "kde-baseapps"> <!ENTITY % addindex "IGNORE"> <!ENTITY % English "INCLUDE"><!-- change language only here --> ]> @@ -73,8 +72,8 @@ <legalnotice>&FDLNotice;</legalnotice> -<date>2013-06-28</date> -<releaseinfo>4.11 (&kde; 4.11)</releaseinfo> +<date>2015-08-02</date> +<releaseinfo>Applications 15.08</releaseinfo> <abstract> <para> @@ -2070,8 +2069,9 @@ tracking system. The &kde; bug tracker can be found at &dolphin; </para> <para> -Program copyright 2006–2013 Peter Penz <email>[email protected]</email> and -Frank Reininghaus <email>[email protected]</email></para> +Program copyright 2006–2014 Peter Penz <email>[email protected]</email>, +Frank Reininghaus <email>[email protected]</email> and Emmanuel Pescosta +<email>[email protected]</email> </para> <para> Contributors: <itemizedlist> @@ -2104,8 +2104,8 @@ Documentation copyright 2009 Frank Reininghaus <email>[email protected]</ <appendix id="installation"> <title>How to get &dolphin;</title> -<para>&dolphin; is part of the &package; package which is an essential part of -&kde;.</para> + +&install.intro.documentation; <para>For instructions on acquiring &kde; please see <ulink url="http://www.kde.org">http://www.kde.org</ulink> or read the chapter @@ -2113,7 +2113,6 @@ url="http://www.kde.org">http://www.kde.org</ulink> or read the chapter in the &kde; Fundamentals.</para> <para>For further information about &dolphin; you might want to visit -<ulink url="http://dolphin.kde.org">http://dolphin.kde.org</ulink> or <ulink url="http://userbase.kde.org/Dolphin">http://userbase.kde.org/Dolphin</ulink>.</para> </appendix> _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
