diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:48:59 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:48:59 -0600 |
commit | 371e91c48d010efedcc490858f04b8d75e91a82d (patch) | |
tree | 722c82764ee74ef74a48e3ceea5740b3a008b15b /kicker/applets | |
parent | 9fad243fd6c7e0d838d518cf283a0ec1ccbda1a6 (diff) | |
download | tdebase-371e91c48d010efedcc490858f04b8d75e91a82d.tar.gz tdebase-371e91c48d010efedcc490858f04b8d75e91a82d.zip |
Additional renaming of kde to tde
Diffstat (limited to 'kicker/applets')
-rw-r--r-- | kicker/applets/launcher/easyvector.h | 2 | ||||
-rw-r--r-- | kicker/applets/launcher/flowgridmanager.cpp | 2 | ||||
-rw-r--r-- | kicker/applets/launcher/flowgridmanager.h | 2 | ||||
-rw-r--r-- | kicker/applets/launcher/quickbuttongroup.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/kicker/applets/launcher/easyvector.h b/kicker/applets/launcher/easyvector.h index cad9a2c86..005df28de 100644 --- a/kicker/applets/launcher/easyvector.h +++ b/kicker/applets/launcher/easyvector.h @@ -1,7 +1,7 @@ /* Copyright 2004, Daniel Woods Bullok <dan.devel@bullok.com> distributed under the terms of the GNU GENERAL PUBLIC LICENSE Version 2 - - See the file kdebase/COPYING for details + See the file tdebase/COPYING for details */ #ifndef __easyvector_h__ diff --git a/kicker/applets/launcher/flowgridmanager.cpp b/kicker/applets/launcher/flowgridmanager.cpp index 0cf3fba62..46c79a857 100644 --- a/kicker/applets/launcher/flowgridmanager.cpp +++ b/kicker/applets/launcher/flowgridmanager.cpp @@ -1,7 +1,7 @@ /* Copyright 2004, Daniel Woods Bullok <dan.devel@bullok.com> distributed under the terms of the GNU GENERAL PUBLIC LICENSE Version 2 - - See the file kdebase/COPYING for details + See the file tdebase/COPYING for details */ #include "flowgridmanager.h" diff --git a/kicker/applets/launcher/flowgridmanager.h b/kicker/applets/launcher/flowgridmanager.h index 521490c51..c801431b4 100644 --- a/kicker/applets/launcher/flowgridmanager.h +++ b/kicker/applets/launcher/flowgridmanager.h @@ -1,7 +1,7 @@ /* Copyright 2004, Daniel Woods Bullok <dan.devel@bullok.com> distributed under the terms of the GNU GENERAL PUBLIC LICENSE Version 2 - - See the file kdebase/COPYING for details + See the file tdebase/COPYING for details */ #ifndef __const_space_grid_h__ diff --git a/kicker/applets/launcher/quickbuttongroup.h b/kicker/applets/launcher/quickbuttongroup.h index d96e72140..37d04ef9e 100644 --- a/kicker/applets/launcher/quickbuttongroup.h +++ b/kicker/applets/launcher/quickbuttongroup.h @@ -1,7 +1,7 @@ /* Copyright 2004, Daniel Woods Bullok <dan.devel@bullok.com> distributed under the terms of the GNU GENERAL PUBLIC LICENSE Version 2 - - See the file kdebase/COPYING for details + See the file tdebase/COPYING for details */ #ifndef __quickbuttongroup_h__ |