Git commit 0ef189836e46a2de2df07392a267747d34aa4c55 by Albert Astals Cid. Committed on 19/08/2014 at 23:01. Pushed by aacid into branch 'master'.
no knode nor ktimetracker CCMAIL: montel at kde.org M +0 -6 Mainpage.dox M +0 -2 README M +2 -12 doc/kontact/index.docbook http://commits.kde.org/kdepim/0ef189836e46a2de2df07392a267747d34aa4c55 diff --git a/Mainpage.dox b/Mainpage.dox index f554dc1..d6eaed2 100644 --- a/Mainpage.dox +++ b/Mainpage.dox @@ -30,9 +30,6 @@ * - <a href="kmail/html/index.html"><b>kmail</b></a> * (<a href="kmail/html/classes.html">classes</a>)\n * <i>A fully-featured email client.</i> - * - <a href="knode/html/index.html"><b>knode</b></a> - * (<a href="knode/html/classes.html">classes</a>)\n - * <i>The KDE news reader.</i> * - <a href="knotes/html/index.html"><b>knotes</b></a> * (<a href="knotes/html/classes.html">classes</a>)\n * <i>A small tool to scribble down notes.</i> @@ -48,9 +45,6 @@ * - <a href="korgac/html/index.html"><b>korgac</b></a> * (<a href="korgac/html/classes.html">classes</a>)\n * <i>A reminder client for KOrganizer.</i> - * - <a href="ktimetracker/html/index.html"><b>ktimetracker</b></a> - * (<a href="ktimetracker/html/classes.html">classes</a>)\n - * <i>A time tracker.</i> * </td> * * <td valign="top"> diff --git a/README b/README index ae02ee4..6eb941c 100644 --- a/README +++ b/README @@ -25,14 +25,12 @@ What it is * kmail: the KDE mail client * importwizard: tool for importing mail/filter/settings/bookmarks from other programs * kmailcvt: tool for importing mail related data from other programs -* knode: Usenet client * knotes: popup notes application * konsolekalendar: Command line tool for accessing calendar files. * kontact: Integrated PIM application * korgac: a daemon for handling calendar reminders. * korganizer: a calendar-of-events, todo-list manager, journal * ksendemail: commandline email tool. -* ktimetracker: Time tracker. * ktnef: Viewer for mail attachments using TNEF format * pimsettingexporter: Application to import/export pim config/data * headerthemeeditor: Application to generate grantlee header mail diff --git a/doc/kontact/index.docbook b/doc/kontact/index.docbook index 843d7c2..1112a5c 100644 --- a/doc/kontact/index.docbook +++ b/doc/kontact/index.docbook @@ -64,7 +64,6 @@ address book and other &PIM; functionality. </para></abstract> <keyword>groupware</keyword> <keyword>Outlook</keyword> <keyword>Evolution</keyword> -<keyword>KTimetracker</keyword> </keywordset> </bookinfo> @@ -75,8 +74,8 @@ address book and other &PIM; functionality. </para></abstract> <para>&kontact; is the integrated solution for personal information management. It combines the well-known &kde; applications for email, -scheduling, address book, notes, and newsgroups (&kmail;, &korganizer;, -&kaddressbook;, &knotes;, and &knode;) +scheduling, address book, and notes (&kmail;, &korganizer;, +&kaddressbook;, and &knotes;) into a single interface. Being based on a true component framework &kontact; provides exactly the same functionality as the stand-alone applications, and adds more @@ -122,19 +121,10 @@ them stand-alone. <listitem><para>The &kde; sticky notes application.</para></listitem> </varlistentry> <varlistentry> - <term><ulink url="help:knode">&knode;</ulink></term> - <listitem><para>The &kde; news reader.</para></listitem> - </varlistentry> - <varlistentry> <term><ulink url="help:akregator">&akregator;</ulink></term> <listitem><para>The &kde; RSS feed reader.</para> </listitem> </varlistentry> - <varlistentry> - <term><ulink url="help:ktimetracker">&ktimetracker;</ulink></term> - <listitem><para>The &kde; time tracker tool.</para> - </listitem> - </varlistentry> </variablelist> </chapter>
