From 7574a7287e2e121c9d5c91a5f4ea38c5b3ae2a04 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 6 Nov 2011 02:28:57 -0600 Subject: Additional kde to tde renaming --- kicker/DESIGN | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kicker/DESIGN') diff --git a/kicker/DESIGN b/kicker/DESIGN index ca7fa7b2c..dd66260f0 100644 --- a/kicker/DESIGN +++ b/kicker/DESIGN @@ -62,12 +62,12 @@ these files should be moved to kdebase/kicker/kcm (... add docu here about the structure of the kcm stuff and how it uses DCOP to communicate with the panels ...) -In kdelibs/kdeui there are two classes that are quite important to kicker. +In kdelibs/tdeui there are two classes that are quite important to kicker. The first is KPanelApplet, which is the base class of all kicker applets. The other class is KPanelExtension, which is the base class of all kicker extensions. -These classes are in kdeui so that other applications besides kicker may +These classes are in tdeui so that other applications besides kicker may use these facilities, either to provide their own applet/extension facilities or so as to provide kicker applets/extensions. This strategy should be re-examined in KDE4 and the APIs of both classes cleaned up @@ -77,7 +77,7 @@ extensively. --------------------- applets/ The basic set of applets. Everything here subclasses from KPanelApplet found -in kdelibs/kdeui. These can be assumed to exist at startup and are allowed, +in kdelibs/tdeui. These can be assumed to exist at startup and are allowed, if not encouraged to, access kicker internals. buttons/ -- cgit v1.2.1