some more TODO ideas

svn path=/trunk/extragear/sysadmin/partitionmanager/; revision=1100453
This commit is contained in:
Volker Lanz 2010-03-07 15:45:00 +00:00
parent 3b8225a8d5
commit be3614ef89
1 changed files with 14 additions and 0 deletions

14
TODO
View File

@ -21,5 +21,19 @@ Random plans and ideas for 1.1 and beyond:
* let the user specify extern command locations and options in the settings
* make the global log a tree view and add a timestamp column that is hidden by default
* let the user specify in the options which log levels to show in the global log
* add a save option to the global log
* write a setup-kcm in the style of k3b's so that the user can set the r/w
permissions of the disks there; also use kauth to update the partition table
in the kernel. that should cover all cases where we actually need root
privileges now. (not for 1.1)
* make sure we actually need CoreBackend::about() and can't use something from
the KPlugin* stuff for that
Bugs: