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 | bcb704366cb5e333a626c18c308c7e0448a8e69f (patch) | |
tree | f0d6ab7d78ecdd9207cf46536376b44b91a1ca71 /ktalkd/TODO | |
download | tdenetwork-bcb704366cb5e333a626c18c308c7e0448a8e69f.tar.gz tdenetwork-bcb704366cb5e333a626c18c308c7e0448a8e69f.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/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'ktalkd/TODO')
-rw-r--r-- | ktalkd/TODO | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/ktalkd/TODO b/ktalkd/TODO new file mode 100644 index 00000000..07fb44bc --- /dev/null +++ b/ktalkd/TODO @@ -0,0 +1,16 @@ + +TODO: + - a 'not here' option, which launches the answmach at once (if set to on). + (or refuse the talks otherwise). + This way, when you leave, you switch 'on' the answmach. + - insensitive case and long logins supported for user names (big problem). + - a kdelnk file, not for launching ktalkd, but to make kdehelp's + helpindex find ktalkd - how to avoid it to appear in the K menu ? + +I thought also of a kde app. swallowed in kpanel, to choose options like + "refuse talks ('not here')", "activate/desactivate answering machine" + to launch a talk client, and to set up forwardings. +But you can add to the panel a button to launch kcmktalkd, which does + all this except launch talk sessions. + +Last updated 30-Sep-1998 |