diff options
author | Timothy Pearson <[email protected]> | 2011-11-06 02:30:02 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-06 02:30:02 -0600 |
commit | bd17e6ca5c6aeaaddab4e1f0dc2ccb460166626a (patch) | |
tree | 52d4169a0cbc039b87bf4f8460ba8a43181cca0c /kig/TODO | |
parent | 79b1ad253e1e8619302756d8003985aec0b1a1e2 (diff) | |
download | tdeedu-bd17e6ca5c6aeaaddab4e1f0dc2ccb460166626a.tar.gz tdeedu-bd17e6ca5c6aeaaddab4e1f0dc2ccb460166626a.zip |
Additional kde to tde renaming
Diffstat (limited to 'kig/TODO')
-rw-r--r-- | kig/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ pressed esc square or sth like that ). Anyway, this is due to how Kig works with some strange Qt event loop stuff to make its modes work, along with a strange way in kaccel of working. I have a - patch against kdecore/kaccel.cpp that should fix it, but the real + patch against tdecore/kaccel.cpp that should fix it, but the real fix is to get rid of the entire event loop stuff and think of a better way to manage all this. pino: seems pressing the stop button n times, where n are the times you pressed escape, cancel all the |