diff options
Diffstat (limited to 'kteatime/TODO')
-rw-r--r-- | kteatime/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kteatime/TODO b/kteatime/TODO index b53dea2..b1b096d 100644 --- a/kteatime/TODO +++ b/kteatime/TODO @@ -18,7 +18,7 @@ - KNotifyClient: passive popup cannot(?) have no timeout (--> hence no replacement for my own "Popup" action) - when steeping, display "stop <teaname>" on left-click, not just "stop" - (not easy when using KAction in a simple way?) + (not easy when using TDEAction in a simple way?) - use QMovie for tea-is-finished-icon instead of two alternating pixmaps? @@ -31,7 +31,7 @@ internals: (or at least: x-maximize QListView's titles) - somehow make double-click with left button start 'current' tea without displaying start_menu? -- figure out how to use KAction for "quit"-entry of menu +- figure out how to use TDEAction for "quit"-entry of menu (somehow doesn't work as expected..) - some more tidying of configure-dialog (eg. initial position!, initial size) |