diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2 (patch) | |
tree | d3bb9f5d25a2dc09ca81adecf39621d871534297 /klettres/ChangeLog | |
download | tdeedu-ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2.tar.gz tdeedu-ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'klettres/ChangeLog')
-rw-r--r-- | klettres/ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/klettres/ChangeLog b/klettres/ChangeLog new file mode 100644 index 00000000..52ca488f --- /dev/null +++ b/klettres/ChangeLog @@ -0,0 +1,22 @@ +29 April 2002 +- add "Look and Feel" menu that allow 2 different styles. Style "kid" has no MenuBar, has a kid background pic and a toolbar. +Style "grown-up" has a different background, a menuBar and a toolbar. +Buttons appear consequently in the 2 styles to allow menuBar and other style. + +28 April 2002 +- better internationalization +- i18n() the KLettres on the splash-screen +- suppress the sound with the splash-screen as it was too long +- add menubar, toolbar and statusbar, configurable using KAction +- settings allow to choose the language and the level from the menuBar and toolBar +- statusBar indicates level and language +- suppressed the .ui file +- fixed the bug in levels 3 & 4 (prevented upper-case letters and got it wrong in those 2 levels) + +25 February 2002 +- dutch sounds +- setup dialog for language +- if file or sound not found: warning +- cleaned code +- changed sounds from wav to mp3 + |