SVN commit 949051 by ghorwin: Webpage content update: KTouch at kdeedu. M +5 -5 index.php M +1 -1 menu.inc M +9 -0 news.rdf --- trunk/www/sites/edu/ktouch/index.php #949050:949051 @@ -9,11 +9,11 @@ $appinfo->setVersion( "1.7.1" ); $appinfo->setLicense("gpl"); $appinfo->setCopyright( "2000-2009", "Haavard Froeiland and Andreas Nicolai" ); - $appinfo->addAuthor( "Haavard Froeiland", "haavard -AT- users -DOT- sourceforge -DOT- net " ); - $appinfo->addContributor("Andreas Nicolai", "ghorwin -AT- users -DOT- sourceforge -DOT- net ", "Current maintainer"); - $appinfo->addContributor("Anne-Marie Mahfouf", "annma -AT- kde -DOT- org", "Port to KConfig Compiler, coding updates, bug fixes"); - $appinfo->addContributor( "David Vignoni", "david80v -AT- tin -DOT- it", "new SVG icons" ); - $appinfo->addContributor( "Marc Heyvaert", "marc_heyvaert -AT- yahoo -DOT- com", "Data files, bug fixes" ); + $appinfo->addAuthor( "Haavard Froeiland", "haavard -AT- users DOT sourceforge.net " ); + $appinfo->addContributor("Andreas Nicolai", "ghorwin -AT- users DOT sourceforge.net ", "Current maintainer"); + $appinfo->addContributor("Anne-Marie Mahfouf", "annma -AT- kde DOT org", "Port to KConfig Compiler, coding updates, bug fixes"); + $appinfo->addContributor( "David Vignoni", "david80v -AT- tin DOT it", "new SVG icons" ); + $appinfo->addContributor( "Marc Heyvaert", "marc_heyvaert -AT- yahoo DOT com", "Data files, bug fixes" ); $appinfo->addContributor( "Christian Spener", "", "Data files, bug fixes" ); $appinfo->show(); ?> --- trunk/www/sites/edu/ktouch/menu.inc #949050:949051 @@ -2,6 +2,6 @@ $this->appendLink("Info","./index.php"); $this->appendLink("Keyboard Layouts","kde4/keyboards-layouts.php"); $this->appendLink("Lectures","kde4/ktouch-lectures.php"); - $this->appendLink("Contribute/Developer Info","kde4/ktouch-developers.php"); + $this->appendLink("Developers","kde4/ktouch-developers.php"); $this->appendLink("SourceForge Website","http://ktouch.sourceforge.net", false); ?> --- trunk/www/sites/edu/ktouch/news.rdf #949050:949051 @@ -10,6 +10,15 @@ Copyright (c) 2003, edu.kde.org Webmaster + Code and Webpage update + April 3rd, 2009 (Andreas) +

The KTouch webpage on the kdeedu info pages has been updated. We will add user-made lectures and keyboard to the webpage, to make contributed files more quickly available to KTouch users.

+

Also, KTouch now runs smoothly on KDE 4, with only a few glitches to look at. The code needs to be further cleaned up and + some thoughs are needed to get KTouch better suited for class-room use, but all in all KTouch is running nicely in KDE 4.

+
+
+ + Progress, KDE 4 Februar 25th, 2007 (HÃ¥vard)

There has been progress on getting KTouch up and running on KDE 4. There are still problems and bugs floating around, most of which is due to bitrot and code being commented out to compile.