Git commit 02d9c0d1c50dd2c884ab1e970131f957cf099e04 by Burkhard Lück. Committed on 10/05/2016 at 15:18. Pushed by lueck into branch 'master'.
Proofread + update Klickety handbook to 16.04 remove entities klickety, kappname, kappversion, package - defined in kdoctools or not used anymore bump date + releaseinfo add info about missing menu items in KSameMode update screenshots, remove appendix M +- -- doc/config-background.png M +- -- doc/config-customgame.png M +- -- doc/config-general.png M +- -- doc/config-theme.png M +- -- doc/gamescreen.png M +- -- doc/highscore.png M +4 -17 doc/index.docbook M +- -- doc/ksamemode.png M +- -- doc/numbered.png http://commits.kde.org/klickety/02d9c0d1c50dd2c884ab1e970131f957cf099e04 diff --git a/doc/config-background.png b/doc/config-background.png index 62d8316..037598e 100644 Binary files a/doc/config-background.png and b/doc/config-background.png differ diff --git a/doc/config-customgame.png b/doc/config-customgame.png index 4f017cf..18ec3b3 100644 Binary files a/doc/config-customgame.png and b/doc/config-customgame.png differ diff --git a/doc/config-general.png b/doc/config-general.png index 2ca9ad4..3504218 100644 Binary files a/doc/config-general.png and b/doc/config-general.png differ diff --git a/doc/config-theme.png b/doc/config-theme.png index 2628f9c..9d14b43 100644 Binary files a/doc/config-theme.png and b/doc/config-theme.png differ diff --git a/doc/gamescreen.png b/doc/gamescreen.png index e05331e..651ffa8 100644 Binary files a/doc/gamescreen.png and b/doc/gamescreen.png differ diff --git a/doc/highscore.png b/doc/highscore.png index 7f46d84..5b7f321 100644 Binary files a/doc/highscore.png and b/doc/highscore.png differ diff --git a/doc/index.docbook b/doc/index.docbook index aedc50a..61343ca 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -1,10 +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 klickety "<application>Klickety</application>"> - <!ENTITY kappname "&klickety;"> - <!ENTITY package "kdegames"><!-- do not change this! --> - <!ENTITY kappversion "2.0"><!--Applicaion version. Use this variable everywhere it's needed.--> <!ENTITY % addindex "IGNORE"><!-- do not change this! --> <!ENTITY % English "INCLUDE"><!-- change language only here --> ]> @@ -42,8 +38,8 @@ <legalnotice>&FDLNotice;</legalnotice> -<date>2013-05-06</date><!-- Date of (re)writing, or update.--> -<releaseinfo>&kappversion; (4.11)</releaseinfo><!-- Application version number. Use the variable definitions within header to change this value.--> +<date>2016-05-09</date> +<releaseinfo>2.1+ (Applications 16.04)</releaseinfo> <abstract> <para>&klickety; is a strategy game for &kde;, an adaption of the <application>Clickomania</application> game.</para> @@ -250,7 +246,7 @@ score. <shortcut><keycombo action="simul">&Ctrl;<keycap>O</keycap></keycombo></shortcut> <guimenu>Game</guimenu> <guimenuitem>Load...</guimenuitem> -</menuchoice></term> +</menuchoice> (not in KSameMode) </term> <listitem><para>Loads a previously saved game.</para></listitem> </varlistentry> @@ -284,7 +280,7 @@ score. <shortcut><keycombo action="simul">&Ctrl;<keycap>S</keycap></keycombo></shortcut> <guimenu>Game</guimenu> <guimenuitem>Save</guimenuitem> -</menuchoice></term> +</menuchoice> (not in KSameMode)</term> <listitem><para>Saves the current state of the game to the disk.</para></listitem> </varlistentry> @@ -529,14 +525,5 @@ and the <guilabel>Color count</guilabel> used in your custom level. &underGPL; </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/ksamemode.png b/doc/ksamemode.png index b357158..f367d83 100644 Binary files a/doc/ksamemode.png and b/doc/ksamemode.png differ diff --git a/doc/numbered.png b/doc/numbered.png index 4e70731..6a54763 100644 Binary files a/doc/numbered.png and b/doc/numbered.png differ _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
