Git commit fdbc0beca18ddbbd7863236ea4c8849f83055841 by Burkhard Lück. Committed on 10/05/2016 at 15:10. Pushed by lueck into branch 'master'.
Proofread + update KJumpingcube handbook to 16.04 remove entities kappname, kappversion, package - not used anymore bump date + releaseinfo remove appendix M +3 -20 doc/index.docbook M +- -- doc/settings.png http://commits.kde.org/kjumpingcube/fdbc0beca18ddbbd7863236ea4c8849f83055841 diff --git a/doc/index.docbook b/doc/index.docbook index 8eff770..38fb54f 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -1,9 +1,6 @@ <?xml version="1.0" ?> <!--IMPORTANT: please note that'do not change this!' notice does not apply to translators --> <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [ - <!ENTITY kappname "&kjumpingcube;"> - <!ENTITY kappversion "2.1"><!--Application version. Use this variable everywhere it's needed.--> - <!ENTITY package "kdegames"> <!-- do not change this! --> <!ENTITY % English "INCLUDE" > <!-- change language only here --> <!ENTITY % addindex "IGNORE"> <!-- do not change this! --> ]> @@ -42,12 +39,12 @@ <legalnotice>&FDLNotice;</legalnotice> -<date>2013-06-05</date><!-- Date of (re)writing, or update. Use the variable definitions within header to change this value.--> -<releaseinfo>&kappversion; (&kde; 4.11)</releaseinfo><!-- Application version number. Use the variable definitions within header to change this value.--> +<date>2016-06-09</date> +<releaseinfo>2.1 (Applications 16.04)</releaseinfo> <!--Short description of this document. Do not change unless necessary!--> <abstract> - <para>This documentation describes the game of &kjumpingcube; version &kappversion;</para> + <para>This documentation describes the game of &kjumpingcube; version 2.1</para> </abstract> <!--List of relevant keywords--> @@ -433,20 +430,6 @@ and Eugene Trounev painted the first SVG theme.</para> </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/settings.png b/doc/settings.png index a119a5f..e63ae18 100644 Binary files a/doc/settings.png and b/doc/settings.png differ _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
