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 /kgeography/TODO | |
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 'kgeography/TODO')
-rw-r--r-- | kgeography/TODO | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/kgeography/TODO b/kgeography/TODO new file mode 100644 index 00000000..00589182 --- /dev/null +++ b/kgeography/TODO @@ -0,0 +1,28 @@ +************** +* UI related * +************** + + - Add the click on map division given its flag + - Add the fit to window option in the map browsing mode + +****************** +* Parser related * +****************** + + - Add <localname> tag to the map parser/files so the user can see the local name of a division + Example: In Spanish the user will see for Belgium -> Belgica (due to i18n) and Belgique (due to localname) + - Add a description saying if divisions are countrys or not as some languages have different words for Capital of a country and for Capital of a region + +*************** +* Map related * +*************** + + - See data/TODO + + - Add more maps ;-) + + - The answers dialog of click on map is really bad + + - Have non political maps, support for geographical (rivers, mountains, etc) is almost there if the map is carefully + crafted. Example: Have the map all of the same color, then for each river, mountain, etc create a box big enough + of the wanted color and then associate the color of the box with the name of the river, etc. |