Git commit 9c7ecade0260fe2c340e1e9f9403ebf32b353539 by Alexander Potashev. Committed on 20/11/2019 at 02:51. Pushed by aspotashev into branch 'master'.
doc: Update date and releaseinfo M +57 -60 doc/index.docbook https://commits.kde.org/ktimetracker/9c7ecade0260fe2c340e1e9f9403ebf32b353539 diff --git a/doc/index.docbook b/doc/index.docbook index e0e38159..7950428b 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -9,66 +9,62 @@ <book id="ktimetracker" lang="&language;"> <bookinfo id="ktimetrackerinfo"> -<title>The &ktimetracker; Handbook</title> - -<authorgroup> -<author> -<firstname>Jonathan</firstname> -<surname>Singer</surname> -<affiliation> -<address>&Jonathan.Singer.mail;</address> -</affiliation> -</author> - -<author> -<firstname>Mark</firstname> -<surname>Bucciarelli</surname> -<affiliation> -<address><email>[email protected]</email></address> -</affiliation> -</author> - -<author> -<firstname>Sirtaj</firstname> -<othername>Singh</othername> -<surname>Kang</surname> -<affiliation><address>&Sirtaj.Singh.Kang.mail;</address></affiliation> -</author> - -<othercredit role="reviewer"> -<firstname>Lauri</firstname> -<surname>Watts</surname> -<contrib>Reviewer</contrib> -<affiliation><address>&Lauri.Watts.mail;</address></affiliation> -</othercredit> -<!-- TRANS:ROLES_OF_TRANSLATORS --> -</authorgroup> - -<copyright> -<year>2000-2004</year> -<holder>&Jonathan.Singer;</holder> -</copyright> - -<copyright> -<year>2004-2005</year> -<holder>Mark Bucciarelli</holder> -</copyright> - -<legalnotice>&FDLNotice;</legalnotice> - -<date>2013-05-26</date> -<releaseinfo>4.11 pre (&kde; 4.11)</releaseinfo> - -<abstract><para>&ktimetracker; tracks time spent on various tasks.</para></abstract> - -<keywordset> -<keyword>KDE</keyword> -<keyword>ktimetracker</keyword> -<keyword>time</keyword> -<keyword>tracker</keyword> -<keyword>project</keyword> -</keywordset> - + <title>The &ktimetracker; Handbook</title> + + <authorgroup> + <author> + <firstname>Jonathan</firstname> + <surname>Singer</surname> + <affiliation><address>&Jonathan.Singer.mail;</address></affiliation> + </author> + + <author> + <firstname>Mark</firstname> + <surname>Bucciarelli</surname> + <affiliation><address><email>[email protected]</email></address></affiliation> + </author> + + <author> + <firstname>Sirtaj</firstname> + <othername>Singh</othername> + <surname>Kang</surname> + <affiliation><address>&Sirtaj.Singh.Kang.mail;</address></affiliation> + </author> + + <othercredit role="reviewer"> + <firstname>Lauri</firstname> + <surname>Watts</surname> + <contrib>Reviewer</contrib> + <affiliation><address>&Lauri.Watts.mail;</address></affiliation> + </othercredit> + + <!-- TRANS:ROLES_OF_TRANSLATORS --> + </authorgroup> + + <copyright> + <year>2000-2004</year> + <holder>&Jonathan.Singer;</holder> + </copyright> + + <copyright> + <year>2004-2005</year> + <holder>Mark Bucciarelli</holder> + </copyright> + + <legalnotice>&FDLNotice;</legalnotice> + + <date>2019-11-19</date> + <releaseinfo>5.0</releaseinfo> + + <abstract><para>&ktimetracker; tracks time spent on various tasks.</para></abstract> + + <keywordset> + <keyword>KDE</keyword> + <keyword>ktimetracker</keyword> + <keyword>time</keyword> + <keyword>tracker</keyword> + <keyword>project</keyword> + </keywordset> </bookinfo> <chapter id="introduction"> @@ -801,4 +797,5 @@ sgml-indent-data:nil End: // vim:ts=2:sw=2:tw=78:noet +// kate: tab-indents off; indent-width 2; replace-tabs on; -->
