Git commit 61d254153663386d39f171d8dbeabe300f152ebe by Burkhard Lück. Committed on 10/05/2016 at 09:36. Pushed by lueck into branch 'master'.
Proofread + update Kapman handbook to 16.04 remove entities kappname, package - not used anymore bump date + releaseinfo update screenshots remove appendix M +- -- doc/config.png M +2 -17 doc/index.docbook M +- -- doc/kapman.png http://commits.kde.org/kapman/61d254153663386d39f171d8dbeabe300f152ebe diff --git a/doc/config.png b/doc/config.png index c7598e9..f947efa 100644 Binary files a/doc/config.png and b/doc/config.png differ diff --git a/doc/index.docbook b/doc/index.docbook index 882d06b..7568904 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -1,7 +1,5 @@ <?xml version="1.0" ?> <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [ - <!ENTITY kappname "&kapman;"> - <!ENTITY package "kdegames"> <!ENTITY % addindex "IGNORE"> <!ENTITY % English "INCLUDE"> ]> @@ -27,8 +25,8 @@ </copyright> <legalnotice>&FDLNotice;</legalnotice> -<date>2013-05-05</date> -<releaseinfo>1.0.1 (&kde; 4.11)</releaseinfo> +<date>2016-05-09</date> +<releaseinfo>1.1.0 (Applications 16.04)</releaseinfo> <abstract> <para>&kapman; is a clone of the well known game <application>Pac-Man</application>.</para> @@ -307,19 +305,6 @@ Documentation copyright 2008 Thomas Gallinari <email>[email protected]</email> </chapter> -<appendix id="installation"> -<title>Installation</title> - -&install.intro.documentation; - -<sect1 id="Compilation"> -<title>Compilation and Installation</title> - -&install.compile.documentation; - -</sect1> -</appendix> - &documentation.index; </book> diff --git a/doc/kapman.png b/doc/kapman.png index 109fb4c..ba1c6df 100644 Binary files a/doc/kapman.png and b/doc/kapman.png differ _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
