Summary: | JJ: kde-edu section (userguide): update and missing content | ||
---|---|---|---|
Product: | [Websites] docs.kde.org | Reporter: | Francis Giannaros <francis> |
Component: | general | Assignee: | Danny Allen <dannya> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Francis Giannaros
2005-08-05 18:26:41 UTC
Whoop, forgot to put a mention in here; submitted a patch some time ago; being reviewed by Lauri. Ok, I wasn't planning to touch it just yet anyway :) Danny Phew, was worried for a second; didn't want to waste your time. Good to know. :) SVN commit 491912 by annma: update edu section in user guide BUG=110254 M +19 -6 kde-edutainment.docbook --- branches/KDE/3.5/kdebase/doc/userguide/kde-edutainment.docbook #491911:491912 @@ -54,13 +54,13 @@ </varlistentry> <varlistentry> -<term>&kmessedwords;</term> +<term>&kanagram;</term> <listitem><para>A simple mind-training game, in which you have to figure out the word that has been given in the program. The letters from the word are disordered, and from the given words you have to solve which word the letters might make, if rearranged. Similar to the popular Countdown game as seen on Television.</para> <itemizedlist> - <listitem><para>Website: <ulink url="http://edu.kde.org/kmessedwords">http://edu.kde.org/kmessedwords</ulink></para></listitem> + <listitem><para>Website: <ulink url="http://edu.kde.org/kanagram">http://edu.kde.org/kanagram</ulink></para></listitem> <listitem><para><ulink - url="help:/kmessedwords">&kmessedwords; Handbook</ulink></para></listitem> + url="help:/kanagram">&kanagram; Handbook</ulink></para></listitem> </itemizedlist> </listitem> @@ -280,18 +280,31 @@ </varlistentry> <varlistentry> - <term><application>KGeography</application></term> - <listitem><para></para> + <term><application>&kgeography;</application></term> + <listitem><para>&kgeography; is a geography learning tool for &kde;. You can browse the maps by clicking in a map division to see its name and you can also answer several types of questions where the program shows you a map division or a capital for example and you have to guess its name.</para> <itemizedlist> <listitem><para>Website: <ulink url="http://kgeography.berlios.de/">http://kgeography.berlios.de/</ulink> and <ulink url="http://edu.kde.org/kgeography">http://edu.kde.org/kgeography</ulink></para></listitem> - <listitem><para><ulink url="help:/kgeography"><application>KGeography</application> Handbook</ulink></para></listitem> + <listitem><para><ulink url="help:/kgeography"><application>&kgeography;</application> Handbook</ulink></para></listitem> </itemizedlist> </listitem> </varlistentry> +<varlistentry> + <term><application>&blinken;</application></term> + <listitem><para>&blinken; is a Simon Says game for &kde;. The player should remember the sequence of lights in the correct order and is then presented with an identical sequence with one extra step.</para> + + <itemizedlist> + <listitem><para>Website: <ulink url="http://edu.kde.org/blinken">http://edu.kde.org/blinken</ulink></para></listitem> + <listitem><para><ulink url="help:/blinken"><application>&blinken;</application> Handbook</ulink></para></listitem> + </itemizedlist> + + </listitem> + +</varlistentry> + </variablelist> </sect1> |