From bce7d747cab6ce34bb69485524a6061fd3cd37d1 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Wed, 27 Jun 2012 12:49:38 -0500 Subject: [PATCH] Branding: KDE panel->TDE panel. --- extra/kde310/kpanelmenu.h | 2 +- extra/kde311/kpanelmenu.h | 2 +- extra/kde312/kpanelmenu.h | 2 +- extra/kde313/kpanelmenu.h | 2 +- extra/kde314/kpanelmenu.h | 2 +- extra/kde315/kpanelmenu.h | 2 +- extra/kde320/kpanelmenu.h | 2 +- extra/kde321/kpanelmenu.h | 2 +- extra/kde322/kpanelmenu.h | 2 +- extra/kde323/kpanelmenu.h | 2 +- extra/kde330/kpanelmenu.h | 2 +- extra/kde331/kpanelmenu.h | 2 +- extra/kde332/kpanelmenu.h | 2 +- extra/kde340/kpanelmenu.h | 2 +- extra/kde341/kpanelmenu.h | 2 +- extra/kde342/kpanelmenu.h | 2 +- extra/kde343/kpanelmenu.h | 2 +- extra/kde350/kpanelmenu.h | 2 +- extra/kde351/kpanelmenu.h | 2 +- extra/kde352/kpanelmenu.h | 2 +- extra/kde353/kpanelmenu.h | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) diff --git a/extra/kde310/kpanelmenu.h b/extra/kde310/kpanelmenu.h index a4b1c50..c46d726 100644 --- a/extra/kde310/kpanelmenu.h +++ b/extra/kde310/kpanelmenu.h @@ -36,7 +36,7 @@ class KPanelMenuPrivate; * * This class allows to build menu entries that will be dynamically added either to * the K-menu, or to the panel as a normal button. These dynamic menus are located - * in shared libraries that will be loaded at runtime by Kicker (the KDE panel). + * in shared libraries that will be loaded at runtime by Kicker (the TDE panel). * * To build such a menu, you have to inherit this class and implement the pure virtual * functions #initialize() and @ref slotExec(). You also have to provide a factory diff --git a/extra/kde311/kpanelmenu.h b/extra/kde311/kpanelmenu.h index 37ef360..b621e85 100644 --- a/extra/kde311/kpanelmenu.h +++ b/extra/kde311/kpanelmenu.h @@ -36,7 +36,7 @@ class KPanelMenuPrivate; * * This class allows to build menu entries that will be dynamically added either to * the K-menu, or to the panel as a normal button. These dynamic menus are located - * in shared libraries that will be loaded at runtime by Kicker (the KDE panel). + * in shared libraries that will be loaded at runtime by Kicker (the TDE panel). * * To build such a menu, you have to inherit this class and implement the pure virtual * functions #initialize() and @ref slotExec(). You also have to provide a factory diff --git a/extra/kde312/kpanelmenu.h b/extra/kde312/kpanelmenu.h index a4b1c50..c46d726 100644 --- a/extra/kde312/kpanelmenu.h +++ b/extra/kde312/kpanelmenu.h @@ -36,7 +36,7 @@ class KPanelMenuPrivate; * * This class allows to build menu entries that will be dynamically added either to * the K-menu, or to the panel as a normal button. These dynamic menus are located - * in shared libraries that will be loaded at runtime by Kicker (the KDE panel). + * in shared libraries that will be loaded at runtime by Kicker (the TDE panel). * * To build such a menu, you have to inherit this class and implement the pure virtual * functions #initialize() and @ref slotExec(). You also have to provide a factory diff --git a/extra/kde313/kpanelmenu.h b/extra/kde313/kpanelmenu.h index a4b1c50..c46d726 100644 --- a/extra/kde313/kpanelmenu.h +++ b/extra/kde313/kpanelmenu.h @@ -36,7 +36,7 @@ class KPanelMenuPrivate; * * This class allows to build menu entries that will be dynamically added either to * the K-menu, or to the panel as a normal button. These dynamic menus are located - * in shared libraries that will be loaded at runtime by Kicker (the KDE panel). + * in shared libraries that will be loaded at runtime by Kicker (the TDE panel). * * To build such a menu, you have to inherit this class and implement the pure virtual * functions #initialize() and @ref slotExec(). You also have to provide a factory diff --git a/extra/kde314/kpanelmenu.h b/extra/kde314/kpanelmenu.h index f137c5b..a431331 100644 --- a/extra/kde314/kpanelmenu.h +++ b/extra/kde314/kpanelmenu.h @@ -36,7 +36,7 @@ class KPanelMenuPrivate; * * This class allows to build menu entries that will be dynamically added either to * the K-menu, or to the panel as a normal button. These dynamic menus are located - * in shared libraries that will be loaded at runtime by Kicker (the KDE panel). + * in shared libraries that will be loaded at runtime by Kicker (the TDE panel). * * To build such a menu, you have to inherit this class and implement the pure virtual * functions #initialize() and @ref slotExec(). You also have to provide a factory diff --git a/extra/kde315/kpanelmenu.h b/extra/kde315/kpanelmenu.h index f137c5b..a431331 100644 --- a/extra/kde315/kpanelmenu.h +++ b/extra/kde315/kpanelmenu.h @@ -36,7 +36,7 @@ class KPanelMenuPrivate; * * This class allows to build menu entries that will be dynamically added either to * the K-menu, or to the panel as a normal button. These dynamic menus are located - * in shared libraries that will be loaded at runtime by Kicker (the KDE panel). + * in shared libraries that will be loaded at runtime by Kicker (the TDE panel). * * To build such a menu, you have to inherit this class and implement the pure virtual * functions #initialize() and @ref slotExec(). You also have to provide a factory diff --git a/extra/kde320/kpanelmenu.h b/extra/kde320/kpanelmenu.h index e2c940d..f52901d 100644 --- a/extra/kde320/kpanelmenu.h +++ b/extra/kde320/kpanelmenu.h @@ -36,7 +36,7 @@ class KPanelMenuPrivate; * * This class allows to build menu entries that will be dynamically added either to * the K-menu, or to the panel as a normal button. These dynamic menus are located - * in shared libraries that will be loaded at runtime by Kicker (the KDE panel). + * in shared libraries that will be loaded at runtime by Kicker (the TDE panel). * * To build such a menu, you have to inherit this class and implement the pure virtual * functions #initialize() and slotExec(). You also have to provide a factory diff --git a/extra/kde321/kpanelmenu.h b/extra/kde321/kpanelmenu.h index e2c940d..f52901d 100644 --- a/extra/kde321/kpanelmenu.h +++ b/extra/kde321/kpanelmenu.h @@ -36,7 +36,7 @@ class KPanelMenuPrivate; * * This class allows to build menu entries that will be dynamically added either to * the K-menu, or to the panel as a normal button. These dynamic menus are located - * in shared libraries that will be loaded at runtime by Kicker (the KDE panel). + * in shared libraries that will be loaded at runtime by Kicker (the TDE panel). * * To build such a menu, you have to inherit this class and implement the pure virtual * functions #initialize() and slotExec(). You also have to provide a factory diff --git a/extra/kde322/kpanelmenu.h b/extra/kde322/kpanelmenu.h index e2c940d..f52901d 100644 --- a/extra/kde322/kpanelmenu.h +++ b/extra/kde322/kpanelmenu.h @@ -36,7 +36,7 @@ class KPanelMenuPrivate; * * This class allows to build menu entries that will be dynamically added either to * the K-menu, or to the panel as a normal button. These dynamic menus are located - * in shared libraries that will be loaded at runtime by Kicker (the KDE panel). + * in shared libraries that will be loaded at runtime by Kicker (the TDE panel). * * To build such a menu, you have to inherit this class and implement the pure virtual * functions #initialize() and slotExec(). You also have to provide a factory diff --git a/extra/kde323/kpanelmenu.h b/extra/kde323/kpanelmenu.h index e2c940d..f52901d 100644 --- a/extra/kde323/kpanelmenu.h +++ b/extra/kde323/kpanelmenu.h @@ -36,7 +36,7 @@ class KPanelMenuPrivate; * * This class allows to build menu entries that will be dynamically added either to * the K-menu, or to the panel as a normal button. These dynamic menus are located - * in shared libraries that will be loaded at runtime by Kicker (the KDE panel). + * in shared libraries that will be loaded at runtime by Kicker (the TDE panel). * * To build such a menu, you have to inherit this class and implement the pure virtual * functions #initialize() and slotExec(). You also have to provide a factory diff --git a/extra/kde330/kpanelmenu.h b/extra/kde330/kpanelmenu.h index 70f4b5b..5d6f7de 100644 --- a/extra/kde330/kpanelmenu.h +++ b/extra/kde330/kpanelmenu.h @@ -34,7 +34,7 @@ class KPanelMenuPrivate; /** * This class allows to build menu entries that will be dynamically added either to * the K-menu, or to the panel as a normal button. These dynamic menus are located - * in shared libraries that will be loaded at runtime by Kicker (the KDE panel). + * in shared libraries that will be loaded at runtime by Kicker (the TDE panel). * * To build such a menu, you have to inherit this class and implement the pure virtual * functions #initialize() and slotExec(). You also have to provide a factory diff --git a/extra/kde331/kpanelmenu.h b/extra/kde331/kpanelmenu.h index 70f4b5b..5d6f7de 100644 --- a/extra/kde331/kpanelmenu.h +++ b/extra/kde331/kpanelmenu.h @@ -34,7 +34,7 @@ class KPanelMenuPrivate; /** * This class allows to build menu entries that will be dynamically added either to * the K-menu, or to the panel as a normal button. These dynamic menus are located - * in shared libraries that will be loaded at runtime by Kicker (the KDE panel). + * in shared libraries that will be loaded at runtime by Kicker (the TDE panel). * * To build such a menu, you have to inherit this class and implement the pure virtual * functions #initialize() and slotExec(). You also have to provide a factory diff --git a/extra/kde332/kpanelmenu.h b/extra/kde332/kpanelmenu.h index 70f4b5b..5d6f7de 100644 --- a/extra/kde332/kpanelmenu.h +++ b/extra/kde332/kpanelmenu.h @@ -34,7 +34,7 @@ class KPanelMenuPrivate; /** * This class allows to build menu entries that will be dynamically added either to * the K-menu, or to the panel as a normal button. These dynamic menus are located - * in shared libraries that will be loaded at runtime by Kicker (the KDE panel). + * in shared libraries that will be loaded at runtime by Kicker (the TDE panel). * * To build such a menu, you have to inherit this class and implement the pure virtual * functions #initialize() and slotExec(). You also have to provide a factory diff --git a/extra/kde340/kpanelmenu.h b/extra/kde340/kpanelmenu.h index 4347f13..2e28010 100644 --- a/extra/kde340/kpanelmenu.h +++ b/extra/kde340/kpanelmenu.h @@ -36,7 +36,7 @@ class KPanelMenuPrivate; * * This class allows to build menu entries that will be dynamically added either to * the K-menu, or to the panel as a normal button. These dynamic menus are located - * in shared libraries that will be loaded at runtime by Kicker (the %KDE panel). + * in shared libraries that will be loaded at runtime by Kicker (the %TDE panel). * * To build such a menu, you have to inherit this class and implement the pure virtual * functions #initialize() and slotExec(). You also have to provide a factory diff --git a/extra/kde341/kpanelmenu.h b/extra/kde341/kpanelmenu.h index 4347f13..2e28010 100644 --- a/extra/kde341/kpanelmenu.h +++ b/extra/kde341/kpanelmenu.h @@ -36,7 +36,7 @@ class KPanelMenuPrivate; * * This class allows to build menu entries that will be dynamically added either to * the K-menu, or to the panel as a normal button. These dynamic menus are located - * in shared libraries that will be loaded at runtime by Kicker (the %KDE panel). + * in shared libraries that will be loaded at runtime by Kicker (the %TDE panel). * * To build such a menu, you have to inherit this class and implement the pure virtual * functions #initialize() and slotExec(). You also have to provide a factory diff --git a/extra/kde342/kpanelmenu.h b/extra/kde342/kpanelmenu.h index 4347f13..2e28010 100644 --- a/extra/kde342/kpanelmenu.h +++ b/extra/kde342/kpanelmenu.h @@ -36,7 +36,7 @@ class KPanelMenuPrivate; * * This class allows to build menu entries that will be dynamically added either to * the K-menu, or to the panel as a normal button. These dynamic menus are located - * in shared libraries that will be loaded at runtime by Kicker (the %KDE panel). + * in shared libraries that will be loaded at runtime by Kicker (the %TDE panel). * * To build such a menu, you have to inherit this class and implement the pure virtual * functions #initialize() and slotExec(). You also have to provide a factory diff --git a/extra/kde343/kpanelmenu.h b/extra/kde343/kpanelmenu.h index 4347f13..2e28010 100644 --- a/extra/kde343/kpanelmenu.h +++ b/extra/kde343/kpanelmenu.h @@ -36,7 +36,7 @@ class KPanelMenuPrivate; * * This class allows to build menu entries that will be dynamically added either to * the K-menu, or to the panel as a normal button. These dynamic menus are located - * in shared libraries that will be loaded at runtime by Kicker (the %KDE panel). + * in shared libraries that will be loaded at runtime by Kicker (the %TDE panel). * * To build such a menu, you have to inherit this class and implement the pure virtual * functions #initialize() and slotExec(). You also have to provide a factory diff --git a/extra/kde350/kpanelmenu.h b/extra/kde350/kpanelmenu.h index 4347f13..2e28010 100644 --- a/extra/kde350/kpanelmenu.h +++ b/extra/kde350/kpanelmenu.h @@ -36,7 +36,7 @@ class KPanelMenuPrivate; * * This class allows to build menu entries that will be dynamically added either to * the K-menu, or to the panel as a normal button. These dynamic menus are located - * in shared libraries that will be loaded at runtime by Kicker (the %KDE panel). + * in shared libraries that will be loaded at runtime by Kicker (the %TDE panel). * * To build such a menu, you have to inherit this class and implement the pure virtual * functions #initialize() and slotExec(). You also have to provide a factory diff --git a/extra/kde351/kpanelmenu.h b/extra/kde351/kpanelmenu.h index 4347f13..2e28010 100644 --- a/extra/kde351/kpanelmenu.h +++ b/extra/kde351/kpanelmenu.h @@ -36,7 +36,7 @@ class KPanelMenuPrivate; * * This class allows to build menu entries that will be dynamically added either to * the K-menu, or to the panel as a normal button. These dynamic menus are located - * in shared libraries that will be loaded at runtime by Kicker (the %KDE panel). + * in shared libraries that will be loaded at runtime by Kicker (the %TDE panel). * * To build such a menu, you have to inherit this class and implement the pure virtual * functions #initialize() and slotExec(). You also have to provide a factory diff --git a/extra/kde352/kpanelmenu.h b/extra/kde352/kpanelmenu.h index 4347f13..2e28010 100644 --- a/extra/kde352/kpanelmenu.h +++ b/extra/kde352/kpanelmenu.h @@ -36,7 +36,7 @@ class KPanelMenuPrivate; * * This class allows to build menu entries that will be dynamically added either to * the K-menu, or to the panel as a normal button. These dynamic menus are located - * in shared libraries that will be loaded at runtime by Kicker (the %KDE panel). + * in shared libraries that will be loaded at runtime by Kicker (the %TDE panel). * * To build such a menu, you have to inherit this class and implement the pure virtual * functions #initialize() and slotExec(). You also have to provide a factory diff --git a/extra/kde353/kpanelmenu.h b/extra/kde353/kpanelmenu.h index 4347f13..2e28010 100644 --- a/extra/kde353/kpanelmenu.h +++ b/extra/kde353/kpanelmenu.h @@ -36,7 +36,7 @@ class KPanelMenuPrivate; * * This class allows to build menu entries that will be dynamically added either to * the K-menu, or to the panel as a normal button. These dynamic menus are located - * in shared libraries that will be loaded at runtime by Kicker (the %KDE panel). + * in shared libraries that will be loaded at runtime by Kicker (the %TDE panel). * * To build such a menu, you have to inherit this class and implement the pure virtual * functions #initialize() and slotExec(). You also have to provide a factory