diff options
Diffstat (limited to 'libtdegames/kgame/TODO')
-rw-r--r-- | libtdegames/kgame/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libtdegames/kgame/TODO b/libtdegames/kgame/TODO index 2f100b8a..5a80cfe5 100644 --- a/libtdegames/kgame/TODO +++ b/libtdegames/kgame/TODO @@ -12,8 +12,8 @@ the user... - 03.06.2001: can we translate the group of a KPlayer? Probably not as there are no international connections possible then... maybe a group id? -- 05.06.2001: KGameDialog::saveConfig(KConfig*) might be useful (as well as - KGameDialog::loadConfig(KConfig*). Should set an own group in the +- 05.06.2001: KGameDialog::saveConfig(TDEConfig*) might be useful (as well as + KGameDialog::loadConfig(TDEConfig*). Should set an own group in the config file (setGroup("KGameDialog")). Problem: shalll network settings be saved? Could be used for startup configuration (i.e. load the config of the previous game) otherwise. |