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 | c90c389a8a8d9d8661e9772ec4144c5cf2039f23 (patch) | |
tree | 6d8391395bce9eaea4ad78958617edb20c6a7573 /ktuberling/TODO | |
download | tdegames-c90c389a8a8d9d8661e9772ec4144c5cf2039f23.tar.gz tdegames-c90c389a8a8d9d8661e9772ec4144c5cf2039f23.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/kdegames@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'ktuberling/TODO')
-rw-r--r-- | ktuberling/TODO | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/ktuberling/TODO b/ktuberling/TODO new file mode 100644 index 00000000..9bc83a70 --- /dev/null +++ b/ktuberling/TODO @@ -0,0 +1,40 @@ +- Allow point and click instead of drag and drop (KDE bug #68779) + +- Better format for .tuberling files (object names instead of numbers, XML) + +- Split layout.xml in two parts : layout and sounds. The sounds.xml part would + be distributed in the ktuberling-sounds package + +- Draw a small hand when grabbing objects + +- Write title of tuberling last opened / saved on top of the window + +- Choose the current language accordingly to locale settings + +- Add a "man" page for KTuberling + +- See what's wrong with wide cursors on old Tektronix X terminals and if + there's a workaround (KDE bug #68786) + +============= Things for which I need help from other people : ================ + +- More and better localized sounds (German, Spanish, etc) + +- More and better colour gameboards and objects (KDE bug #63211) + For example : Farm with animals + Criminal identification portrait + Clown with accessories + Lizard + Dragon + Gogo (the animal) + Iguana (the animal) + Boy-Barbie + Girl-Barbie + Money (different kind of) + House + Dogs + Cats + +- Sounds in OGG Vorbis format (KDE bug #37251) + +- Text above, not below images (KDE bug #53402) |