[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/areas/edu
From:       Pino Toscano <toscano.pino () tiscali ! it>
Date:       2005-09-18 10:10:21
Message-ID: 1127038221.164526.11112.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 461620 by pino:

Other fixes


 M  +1 -1      announcements/index.php  
 M  +6 -11     development/features.php  
 M  +0 -2      development/port2kde4.php  


--- trunk/www/areas/edu/announcements/index.php #461619:461620
@@ -10,7 +10,7 @@
  <p>So far, we have made one announcement, launching the project.</p>
 
  <p>The text can be found in the following languages:</p>
-<p><a href="announce.php"><img src="images/gb.png" alt="[English]" width="60" \
height="40" align="middle" border="1" hspace="5"/></a>English, by the KDE Edutainment \
Team</p> +<p><a href="announce.php"><img src="/pics/flags/medium/gb.png" \
alt="[English]" width="60" height="40" align="middle" border="1" \
hspace="5"/></a>English, by the KDE Edutainment Team</p>  <p><a \
href="announce_de.php"><img src="/pics/flags/medium/de.png" alt="[German]" width="60" \
height="40" align="middle" border="1" hspace="5"/></a>German, by Eva \
Brucherseifer</p>  <p><a href="announce_fr.php"><img src="/pics/flags/medium/fr.png" \
alt="[French]" width="60" height="40" align="middle" border="1" \
hspace="5"/></a>French, by Laurent Rathle</p>  <p><a href="announce_nl.php"><img \
src="/pics/flags/medium/nl.png" alt="[Dutch]" width="60" height="40" align="middle" \
                border="1" hspace="5"/></a>Dutch, by Adriaan de Groot</p>
--- trunk/www/areas/edu/development/features.php #461619:461620
@@ -8,19 +8,20 @@
 <ul>
 <li>Make sure that all applications have <b>WhatsThis</b> help. This is a <b>new</b> \
requirement since 3.3.  </li>
-<li>Make sure that each app in HEAD has its own <b>up-to-date doc</b> in \
kdeedu/docs</li> +<li>Make sure that each app in trunk has its own <b>up-to-date \
doc</b> in kdeedu/docs</li>  <li>All sounds in ogg format</li>
-<li>Take care of a proper <b>i18n</b> in all apps: that means strings in i18n() \
function and that the widgets resize if the string is longer or shorter. Please use \
correct layouts to ensure that. That also means that data files should be \
translated.</li> +<li>Take care of a proper <b>i18n</b> in all apps: that means \
strings in <tt>i18n()</tt> function and that the widgets resize if the string is \
longer or shorter. Please use correct layouts to ensure that. That also means that \
data files should be translated.</li>  <li>Try to add some <b>data</b> for the \
applications so that each application can work at least with a minimal set.</li>  \
<li>Use <b>KConfig XT</b> whenever possible</li>  <li>All comments and variables \
names in english, use <b>Doxygen</b> comments to document your classes</li>  </ul>
 
 <h3>KHotNewStuff</h3>
-The following programs use KHotNewStuff and thus have less data in KDE CVS:
+The following programs use KHotNewStuff and thus have less data in KDE SVN.<br/>
+In case of language data, the data for the other languages will be available using \
the corrispondent kde-i18n module or downloaded using the right menu item.  <ul>
-<li>KLettres: only French sounds will remain in cvs. Czech, Danish, Italian and \
                Slovak will be downloaded via File -&gt; Get New Language.</li>
-<li>KHangMan: only French, English and German will stay as default languages.</li>
+<li>KHangMan: shipped with English only.</li>
+<li>KLettres: shipped with English and French only.</li>
 <li>KStars</li>
 </ul>
 Implement the upload action in KHangMan.
@@ -30,12 +31,6 @@
       <li>Put Kbruch, KPercentage and KMathProf under a same GUI?</li>
 </ul>
 
-<!--<h3>Excellent applications that are crying for help!</h3>
-<ul>
-<li><b>KOscillo</b> is in java. What about using KDE-bindings? Needs someone to port \
                it.</li>
-<li><b>KTopo</b> needs developers.</li>
-</ul>-->
-
 <hr width="30%" align="center" />
 <p>
 Last update: <?php echo date ("Y-m-d", filemtime(__FILE__)); ?>
--- trunk/www/areas/edu/development/port2kde4.php #461619:461620
@@ -67,7 +67,6 @@
 For applications that play sounds: at the moment, there's no aRts module in kde4 \
(and probably there neve will) and akode will be imported somewhere (kdelibs or \
kdesupport). The KAudioPlayer class will be hacked to use akode in order to play \
sounds.<br />  <pre>
 svn co -N &lt;protocol&gt;://&lt;username&gt;@svn.kde.org/home/kde/trunk/KDE
-cd kde4
 svn up kdelibs
 cd kdelibs
 unsermake -f Makefile.cvs
@@ -79,7 +78,6 @@
 <h4>Working on your application</h4>
 Getting the kdeedu module
 <pre>
-cd kde4
 svn up kdeedu
 </pre>
 For example take myApp as example in the kdeedu module.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic