From 1e81063308485e2f5f6375a410a41cb310ef7bbd Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 5 Nov 2011 21:46:23 -0500 Subject: Rename kde libraries to tde --- kio/DESIGN | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kio/DESIGN') diff --git a/kio/DESIGN b/kio/DESIGN index 30a037c81..8131573e1 100644 --- a/kio/DESIGN +++ b/kio/DESIGN @@ -163,9 +163,9 @@ Taj brought up the idea of deligating all progress informations to an extern GUI daemon which could be provided in several implementations - examples are popup dialogs (most are annoyed by them, like me :) or a kicker applet or something completely different. This would also remove the dependency on -libkdeui (I hope). +libtdeui (I hope). Conclusion: kio_uiserver is this single GUI daemon, but the dependency on -libkdeui couldn't be removed (for many reasons, including Job::showErrorDialog()) +libtdeui couldn't be removed (for many reasons, including Job::showErrorDialog()) A. progress handling --------------------- -- cgit v1.2.1