diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-05-04 17:19:02 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-05-04 17:19:02 +0900 |
commit | 860c879989e9e3f51f6654579e7bf3fddc652d85 (patch) | |
tree | fdfb273f697d363d8a59d2e208f6eb68f8e72b2b /kmobile/TODO | |
parent | 5629ca069bd0c1d5c7bee83f3eac2b8418939854 (diff) | |
download | tdepim-860c879989e9e3f51f6654579e7bf3fddc652d85.tar.gz tdepim-860c879989e9e3f51f6654579e7bf3fddc652d85.zip |
Drop deprecated kitchensync code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kmobile/TODO')
-rw-r--r-- | kmobile/TODO | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/kmobile/TODO b/kmobile/TODO index 33b60b836..e3822225e 100644 --- a/kmobile/TODO +++ b/kmobile/TODO @@ -12,7 +12,6 @@ TODO: - fix doubled loading of plugins - where do I get the device name from the kmobile unique process? - finish the functions which are available to client apps. -- kitchensync driver/plugin (starting...) - a plugin for the left side of the "Open File Dialog". -> makes direct access to mobile devices really easy - make the daemon a KDED (KDE Meta Daemon) module (tdelibs/kded/HOWTO, README.kded) @@ -22,10 +21,3 @@ General Interface TODO: ----------------------- - automatic logoff timers - Authentication - - -TODO (lower priority): ----------------------- -- a kmobile-driver, which can connect to another KDE-computer - to be able to access Calendar-Entries, ToDo's, ... from there - and to be able to syncronize them via kitchensync (maybe?) |