diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 15:14:43 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 15:14:43 -0600 |
commit | d9056e4cfc9bb3187d193deac2355fce73254d2e (patch) | |
tree | 08e5e574b281f3da99abbefdeb01a7860337114f /kteatime/TODO | |
parent | 73c978ef8c0e4f3795f2d6cb71aedd6a4c903dbb (diff) | |
download | tdetoys-d9056e4cfc9bb3187d193deac2355fce73254d2e.tar.gz tdetoys-d9056e4cfc9bb3187d193deac2355fce73254d2e.zip |
Rename a number of classes to enhance compatibility with KDE4
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) |