Git commit 88a46861244f42005d4e62a6f4305e87c49c1613 by Burkhard Lück. Committed on 23/08/2015 at 12:16. Pushed by lueck into branch 'master'.
Update kcalc dokbook to kf5 proofread + bump date+releaseinfo add &Evan.Teran; remove appendix id='installation' remove ENTITY package 'kdeutils', no kdeutils tarball any more REVIEW:124621 M +1 -1 doc/commands.docbook M +4 -21 doc/index.docbook http://commits.kde.org/kcalc/88a46861244f42005d4e62a6f4305e87c49c1613 diff --git a/doc/commands.docbook b/doc/commands.docbook index f092816..d27e9bc 100644 --- a/doc/commands.docbook +++ b/doc/commands.docbook @@ -117,7 +117,7 @@ buttons</link> and allows changing the numeral system.</action> </variablelist> <para> -Additionally &kcalc; has the common &kde; <guimenu>File</guimenu>, <guimenu>Edit</guimenu>, +Additionally &kcalc; has the common <guimenu>File</guimenu>, <guimenu>Edit</guimenu>, <guimenu>Settings</guimenu> and <guimenu>Help</guimenu> menu items, for more information read the sections about the <ulink url="help:/fundamentals/ui.html#menus">Menus</ulink> in the &kde; Fundamentals. diff --git a/doc/index.docbook b/doc/index.docbook index 9ceb4d8..ecd62e5 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -1,7 +1,6 @@ <?xml version="1.0" ?> <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [ <!ENTITY kappname "&kcalc;" > - <!ENTITY package "kdeutils"> <!ENTITY % addindex "IGNORE"> <!ENTITY % English "INCLUDE" > <!-- change language only here --> <!ENTITY commands SYSTEM "commands.docbook"> @@ -37,10 +36,10 @@ <legalnotice>&FDLNotice;</legalnotice> -<date>2013-05-24</date> -<releaseinfo>2.13 (&kde; 4.11)</releaseinfo> +<date>2015-08-04</date> +<releaseinfo>2.13 (Applications 15.08)</releaseinfo> -<abstract><para>&kcalc; is a calculator for &kde;. In the simple mode it can +<abstract><para>&kcalc; is a calculator for your desktop environment. In the simple mode it can be used for basic arithmetic operations, but provides advanced modes for scientific, statistical and numeral system calculations.</para></abstract> @@ -820,6 +819,7 @@ the precision and you will see what I mean.</para> <para>&kcalc; Program Copyright ©:</para> <para>&Bernd.Johannes.Wuebben; 1996-2000</para> <para>The &kde; Team 2000-2008</para> +<para>&Evan.Teran; 2008-2013</para> <itemizedlist> <listitem><para>&Bernd.Johannes.Wuebben; &Bernd.Johannes.Wuebben.mail;</para></listitem> @@ -850,23 +850,6 @@ whose stack engine is still part of &kcalc;.</para> </chapter> -<appendix id="installation"> -<title>Installation</title> - -<para>&kcalc; is part of the kdeutils package within the &kde; project and will -normally be provided as part of a &kde; installation. For more details about -&kde; visit <ulink url="http://www.kde.org">http://www.kde.org</ulink>.</para> - -<sect1 id="compilation-and-installation"> -<title>Compilation and Installation</title> - -&install.intro.documentation; -&install.compile.documentation; - -</sect1> - -</appendix> - </book> <!-- _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
