summaryrefslogtreecommitdiffstats
path: root/extra
diff options
context:
space:
mode:
Diffstat (limited to 'extra')
-rw-r--r--extra/kde300/kaccelbase.h2
-rw-r--r--extra/kde300/ktoolbarbutton.h2
-rw-r--r--extra/kde301/kaccelbase.h2
-rw-r--r--extra/kde301/ktoolbarbutton.h2
-rw-r--r--extra/kde303/kaccelbase.h2
-rw-r--r--extra/kde303/ktoolbarbutton.h2
-rw-r--r--extra/kde310/kaccelaction.h2
-rw-r--r--extra/kde310/kaccelbase.h2
-rw-r--r--extra/kde310/ktoolbarbutton.h2
-rw-r--r--extra/kde311/kaccelaction.h2
-rw-r--r--extra/kde311/kaccelbase.h2
-rw-r--r--extra/kde311/ktoolbarbutton.h2
-rw-r--r--extra/kde312/kaccelaction.h2
-rw-r--r--extra/kde312/kaccelbase.h2
-rw-r--r--extra/kde312/ktoolbarbutton.h2
-rw-r--r--extra/kde313/kaccelaction.h2
-rw-r--r--extra/kde313/kaccelbase.h2
-rw-r--r--extra/kde313/ktoolbarbutton.h2
-rw-r--r--extra/kde314/kaccelaction.h2
-rw-r--r--extra/kde314/kaccelbase.h2
-rw-r--r--extra/kde314/ktoolbarbutton.h2
-rw-r--r--extra/kde315/kaccelaction.h2
-rw-r--r--extra/kde315/kaccelbase.h2
-rw-r--r--extra/kde315/ktoolbarbutton.h2
-rw-r--r--extra/kde320/kaccelaction.h2
-rw-r--r--extra/kde320/kaccelbase.h2
-rw-r--r--extra/kde320/ktoolbarbutton.h2
-rw-r--r--extra/kde321/kaccelaction.h2
-rw-r--r--extra/kde321/kaccelbase.h2
-rw-r--r--extra/kde321/ktoolbarbutton.h2
-rw-r--r--extra/kde322/kaccelaction.h2
-rw-r--r--extra/kde322/kaccelbase.h2
-rw-r--r--extra/kde322/ktoolbarbutton.h2
-rw-r--r--extra/kde323/kaccelaction.h2
-rw-r--r--extra/kde323/kaccelbase.h2
-rw-r--r--extra/kde323/ktoolbarbutton.h2
-rw-r--r--extra/kde330/kaccelaction.h2
-rw-r--r--extra/kde330/kaccelbase.h2
-rw-r--r--extra/kde330/ktoolbarbutton.h2
-rw-r--r--extra/kde331/kaccelaction.h2
-rw-r--r--extra/kde331/kaccelbase.h2
-rw-r--r--extra/kde331/ktoolbarbutton.h2
-rw-r--r--extra/kde332/kaccelaction.h2
-rw-r--r--extra/kde332/kaccelbase.h2
-rw-r--r--extra/kde332/ktoolbarbutton.h2
-rw-r--r--extra/kde340/kaccelaction.h2
-rw-r--r--extra/kde340/kaccelbase.h2
-rw-r--r--extra/kde340/ktoolbarbutton.h2
-rw-r--r--extra/kde341/kaccelaction.h2
-rw-r--r--extra/kde341/kaccelbase.h2
-rw-r--r--extra/kde341/ktoolbarbutton.h2
-rw-r--r--extra/kde342/kaccelaction.h2
-rw-r--r--extra/kde342/kaccelbase.h2
-rw-r--r--extra/kde342/ktoolbarbutton.h2
-rw-r--r--extra/kde343/kaccelaction.h2
-rw-r--r--extra/kde343/kaccelbase.h2
-rw-r--r--extra/kde343/ktoolbarbutton.h2
-rw-r--r--extra/kde350/kaccelaction.h2
-rw-r--r--extra/kde350/kaccelbase.h2
-rw-r--r--extra/kde350/konsole_part.h2
-rw-r--r--extra/kde350/ktoolbarbutton.h2
-rw-r--r--extra/kde351/kaccelaction.h2
-rw-r--r--extra/kde351/kaccelbase.h2
-rw-r--r--extra/kde351/konsole_part.h2
-rw-r--r--extra/kde351/ktoolbarbutton.h2
-rw-r--r--extra/kde352/kaccelaction.h2
-rw-r--r--extra/kde352/kaccelbase.h2
-rw-r--r--extra/kde352/konsole_part.h2
-rw-r--r--extra/kde352/ktoolbarbutton.h2
-rw-r--r--extra/kde353/kaccelaction.h2
-rw-r--r--extra/kde353/kaccelbase.h2
-rw-r--r--extra/kde353/konsole_part.h2
-rw-r--r--extra/kde353/ktoolbarbutton.h2
73 files changed, 73 insertions, 73 deletions
diff --git a/extra/kde300/kaccelbase.h b/extra/kde300/kaccelbase.h
index 23e9396..e485433 100644
--- a/extra/kde300/kaccelbase.h
+++ b/extra/kde300/kaccelbase.h
@@ -167,7 +167,7 @@ class KAccelBase
/**
* Read all key associations from @p config, or (if @p config
* is zero) from the application's configuration file
- * @ref KGlobal::config().
+ * @ref TDEGlobal::config().
*
* The group in which the configuration is stored can be
* set with @ref setConfigGroup().
diff --git a/extra/kde300/ktoolbarbutton.h b/extra/kde300/ktoolbarbutton.h
index 49a457f..19f243b 100644
--- a/extra/kde300/ktoolbarbutton.h
+++ b/extra/kde300/ktoolbarbutton.h
@@ -60,7 +60,7 @@ public:
*/
KToolBarButton(const TQString& icon, int id, TQWidget *parent,
const char *name=0L, const TQString &txt=TQString::null,
- TDEInstance *_instance = KGlobal::instance());
+ TDEInstance *_instance = TDEGlobal::instance());
/**
* Construct a button with an existing pixmap. It is not
diff --git a/extra/kde301/kaccelbase.h b/extra/kde301/kaccelbase.h
index 23e9396..e485433 100644
--- a/extra/kde301/kaccelbase.h
+++ b/extra/kde301/kaccelbase.h
@@ -167,7 +167,7 @@ class KAccelBase
/**
* Read all key associations from @p config, or (if @p config
* is zero) from the application's configuration file
- * @ref KGlobal::config().
+ * @ref TDEGlobal::config().
*
* The group in which the configuration is stored can be
* set with @ref setConfigGroup().
diff --git a/extra/kde301/ktoolbarbutton.h b/extra/kde301/ktoolbarbutton.h
index 7147029..8a7c277 100644
--- a/extra/kde301/ktoolbarbutton.h
+++ b/extra/kde301/ktoolbarbutton.h
@@ -60,7 +60,7 @@ public:
*/
KToolBarButton(const TQString& icon, int id, TQWidget *parent,
const char *name=0L, const TQString &txt=TQString::null,
- TDEInstance *_instance = KGlobal::instance());
+ TDEInstance *_instance = TDEGlobal::instance());
/**
* Construct a button with an existing pixmap. It is not
diff --git a/extra/kde303/kaccelbase.h b/extra/kde303/kaccelbase.h
index 23e9396..e485433 100644
--- a/extra/kde303/kaccelbase.h
+++ b/extra/kde303/kaccelbase.h
@@ -167,7 +167,7 @@ class KAccelBase
/**
* Read all key associations from @p config, or (if @p config
* is zero) from the application's configuration file
- * @ref KGlobal::config().
+ * @ref TDEGlobal::config().
*
* The group in which the configuration is stored can be
* set with @ref setConfigGroup().
diff --git a/extra/kde303/ktoolbarbutton.h b/extra/kde303/ktoolbarbutton.h
index 6763dea..e7c2015 100644
--- a/extra/kde303/ktoolbarbutton.h
+++ b/extra/kde303/ktoolbarbutton.h
@@ -60,7 +60,7 @@ public:
*/
KToolBarButton(const TQString& icon, int id, TQWidget *parent,
const char *name=0L, const TQString &txt=TQString::null,
- TDEInstance *_instance = KGlobal::instance());
+ TDEInstance *_instance = TDEGlobal::instance());
/**
* Construct a button with an existing pixmap. It is not
diff --git a/extra/kde310/kaccelaction.h b/extra/kde310/kaccelaction.h
index 8e42250..b339517 100644
--- a/extra/kde310/kaccelaction.h
+++ b/extra/kde310/kaccelaction.h
@@ -65,7 +65,7 @@ class KConfigBase;
* </pre>
* @short An accelerator action
* @see KAccel
- * @see KGlobalAccel
+ * @see TDEGlobalAccel
* @see KKeyChooser
* @see KKeyDialog
*/
diff --git a/extra/kde310/kaccelbase.h b/extra/kde310/kaccelbase.h
index def607f..efa075a 100644
--- a/extra/kde310/kaccelbase.h
+++ b/extra/kde310/kaccelbase.h
@@ -167,7 +167,7 @@ class KAccelBase
/**
* Read all key associations from @p config, or (if @p config
* is zero) from the application's configuration file
- * @ref KGlobal::config().
+ * @ref TDEGlobal::config().
*
* The group in which the configuration is stored can be
* set with @ref setConfigGroup().
diff --git a/extra/kde310/ktoolbarbutton.h b/extra/kde310/ktoolbarbutton.h
index 50d08ae..d0230ab 100644
--- a/extra/kde310/ktoolbarbutton.h
+++ b/extra/kde310/ktoolbarbutton.h
@@ -60,7 +60,7 @@ public:
*/
KToolBarButton(const TQString& icon, int id, TQWidget *parent,
const char *name=0L, const TQString &txt=TQString::null,
- TDEInstance *_instance = KGlobal::instance());
+ TDEInstance *_instance = TDEGlobal::instance());
/**
* Construct a button with an existing pixmap. It is not
diff --git a/extra/kde311/kaccelaction.h b/extra/kde311/kaccelaction.h
index 8e42250..b339517 100644
--- a/extra/kde311/kaccelaction.h
+++ b/extra/kde311/kaccelaction.h
@@ -65,7 +65,7 @@ class KConfigBase;
* </pre>
* @short An accelerator action
* @see KAccel
- * @see KGlobalAccel
+ * @see TDEGlobalAccel
* @see KKeyChooser
* @see KKeyDialog
*/
diff --git a/extra/kde311/kaccelbase.h b/extra/kde311/kaccelbase.h
index def607f..efa075a 100644
--- a/extra/kde311/kaccelbase.h
+++ b/extra/kde311/kaccelbase.h
@@ -167,7 +167,7 @@ class KAccelBase
/**
* Read all key associations from @p config, or (if @p config
* is zero) from the application's configuration file
- * @ref KGlobal::config().
+ * @ref TDEGlobal::config().
*
* The group in which the configuration is stored can be
* set with @ref setConfigGroup().
diff --git a/extra/kde311/ktoolbarbutton.h b/extra/kde311/ktoolbarbutton.h
index 50d08ae..d0230ab 100644
--- a/extra/kde311/ktoolbarbutton.h
+++ b/extra/kde311/ktoolbarbutton.h
@@ -60,7 +60,7 @@ public:
*/
KToolBarButton(const TQString& icon, int id, TQWidget *parent,
const char *name=0L, const TQString &txt=TQString::null,
- TDEInstance *_instance = KGlobal::instance());
+ TDEInstance *_instance = TDEGlobal::instance());
/**
* Construct a button with an existing pixmap. It is not
diff --git a/extra/kde312/kaccelaction.h b/extra/kde312/kaccelaction.h
index 8e42250..b339517 100644
--- a/extra/kde312/kaccelaction.h
+++ b/extra/kde312/kaccelaction.h
@@ -65,7 +65,7 @@ class KConfigBase;
* </pre>
* @short An accelerator action
* @see KAccel
- * @see KGlobalAccel
+ * @see TDEGlobalAccel
* @see KKeyChooser
* @see KKeyDialog
*/
diff --git a/extra/kde312/kaccelbase.h b/extra/kde312/kaccelbase.h
index def607f..efa075a 100644
--- a/extra/kde312/kaccelbase.h
+++ b/extra/kde312/kaccelbase.h
@@ -167,7 +167,7 @@ class KAccelBase
/**
* Read all key associations from @p config, or (if @p config
* is zero) from the application's configuration file
- * @ref KGlobal::config().
+ * @ref TDEGlobal::config().
*
* The group in which the configuration is stored can be
* set with @ref setConfigGroup().
diff --git a/extra/kde312/ktoolbarbutton.h b/extra/kde312/ktoolbarbutton.h
index 50d08ae..d0230ab 100644
--- a/extra/kde312/ktoolbarbutton.h
+++ b/extra/kde312/ktoolbarbutton.h
@@ -60,7 +60,7 @@ public:
*/
KToolBarButton(const TQString& icon, int id, TQWidget *parent,
const char *name=0L, const TQString &txt=TQString::null,
- TDEInstance *_instance = KGlobal::instance());
+ TDEInstance *_instance = TDEGlobal::instance());
/**
* Construct a button with an existing pixmap. It is not
diff --git a/extra/kde313/kaccelaction.h b/extra/kde313/kaccelaction.h
index 8e42250..b339517 100644
--- a/extra/kde313/kaccelaction.h
+++ b/extra/kde313/kaccelaction.h
@@ -65,7 +65,7 @@ class KConfigBase;
* </pre>
* @short An accelerator action
* @see KAccel
- * @see KGlobalAccel
+ * @see TDEGlobalAccel
* @see KKeyChooser
* @see KKeyDialog
*/
diff --git a/extra/kde313/kaccelbase.h b/extra/kde313/kaccelbase.h
index def607f..efa075a 100644
--- a/extra/kde313/kaccelbase.h
+++ b/extra/kde313/kaccelbase.h
@@ -167,7 +167,7 @@ class KAccelBase
/**
* Read all key associations from @p config, or (if @p config
* is zero) from the application's configuration file
- * @ref KGlobal::config().
+ * @ref TDEGlobal::config().
*
* The group in which the configuration is stored can be
* set with @ref setConfigGroup().
diff --git a/extra/kde313/ktoolbarbutton.h b/extra/kde313/ktoolbarbutton.h
index 50d08ae..d0230ab 100644
--- a/extra/kde313/ktoolbarbutton.h
+++ b/extra/kde313/ktoolbarbutton.h
@@ -60,7 +60,7 @@ public:
*/
KToolBarButton(const TQString& icon, int id, TQWidget *parent,
const char *name=0L, const TQString &txt=TQString::null,
- TDEInstance *_instance = KGlobal::instance());
+ TDEInstance *_instance = TDEGlobal::instance());
/**
* Construct a button with an existing pixmap. It is not
diff --git a/extra/kde314/kaccelaction.h b/extra/kde314/kaccelaction.h
index 8e42250..b339517 100644
--- a/extra/kde314/kaccelaction.h
+++ b/extra/kde314/kaccelaction.h
@@ -65,7 +65,7 @@ class KConfigBase;
* </pre>
* @short An accelerator action
* @see KAccel
- * @see KGlobalAccel
+ * @see TDEGlobalAccel
* @see KKeyChooser
* @see KKeyDialog
*/
diff --git a/extra/kde314/kaccelbase.h b/extra/kde314/kaccelbase.h
index def607f..efa075a 100644
--- a/extra/kde314/kaccelbase.h
+++ b/extra/kde314/kaccelbase.h
@@ -167,7 +167,7 @@ class KAccelBase
/**
* Read all key associations from @p config, or (if @p config
* is zero) from the application's configuration file
- * @ref KGlobal::config().
+ * @ref TDEGlobal::config().
*
* The group in which the configuration is stored can be
* set with @ref setConfigGroup().
diff --git a/extra/kde314/ktoolbarbutton.h b/extra/kde314/ktoolbarbutton.h
index 50d08ae..d0230ab 100644
--- a/extra/kde314/ktoolbarbutton.h
+++ b/extra/kde314/ktoolbarbutton.h
@@ -60,7 +60,7 @@ public:
*/
KToolBarButton(const TQString& icon, int id, TQWidget *parent,
const char *name=0L, const TQString &txt=TQString::null,
- TDEInstance *_instance = KGlobal::instance());
+ TDEInstance *_instance = TDEGlobal::instance());
/**
* Construct a button with an existing pixmap. It is not
diff --git a/extra/kde315/kaccelaction.h b/extra/kde315/kaccelaction.h
index 8e42250..b339517 100644
--- a/extra/kde315/kaccelaction.h
+++ b/extra/kde315/kaccelaction.h
@@ -65,7 +65,7 @@ class KConfigBase;
* </pre>
* @short An accelerator action
* @see KAccel
- * @see KGlobalAccel
+ * @see TDEGlobalAccel
* @see KKeyChooser
* @see KKeyDialog
*/
diff --git a/extra/kde315/kaccelbase.h b/extra/kde315/kaccelbase.h
index def607f..efa075a 100644
--- a/extra/kde315/kaccelbase.h
+++ b/extra/kde315/kaccelbase.h
@@ -167,7 +167,7 @@ class KAccelBase
/**
* Read all key associations from @p config, or (if @p config
* is zero) from the application's configuration file
- * @ref KGlobal::config().
+ * @ref TDEGlobal::config().
*
* The group in which the configuration is stored can be
* set with @ref setConfigGroup().
diff --git a/extra/kde315/ktoolbarbutton.h b/extra/kde315/ktoolbarbutton.h
index 50d08ae..d0230ab 100644
--- a/extra/kde315/ktoolbarbutton.h
+++ b/extra/kde315/ktoolbarbutton.h
@@ -60,7 +60,7 @@ public:
*/
KToolBarButton(const TQString& icon, int id, TQWidget *parent,
const char *name=0L, const TQString &txt=TQString::null,
- TDEInstance *_instance = KGlobal::instance());
+ TDEInstance *_instance = TDEGlobal::instance());
/**
* Construct a button with an existing pixmap. It is not
diff --git a/extra/kde320/kaccelaction.h b/extra/kde320/kaccelaction.h
index 0418297..024292d 100644
--- a/extra/kde320/kaccelaction.h
+++ b/extra/kde320/kaccelaction.h
@@ -65,7 +65,7 @@ class KConfigBase;
* \endcode
* @short An accelerator action
* @see KAccel
- * @see KGlobalAccel
+ * @see TDEGlobalAccel
* @see KKeyChooser
* @see KKeyDialog
*/
diff --git a/extra/kde320/kaccelbase.h b/extra/kde320/kaccelbase.h
index 7c83b44..2ecb048 100644
--- a/extra/kde320/kaccelbase.h
+++ b/extra/kde320/kaccelbase.h
@@ -167,7 +167,7 @@ class KAccelBase
/**
* Read all key associations from @p config, or (if @p config
* is zero) from the application's configuration file
- * KGlobal::config().
+ * TDEGlobal::config().
*
* The group in which the configuration is stored can be
* set with setConfigGroup().
diff --git a/extra/kde320/ktoolbarbutton.h b/extra/kde320/ktoolbarbutton.h
index 4e7c478..1d94500 100644
--- a/extra/kde320/ktoolbarbutton.h
+++ b/extra/kde320/ktoolbarbutton.h
@@ -60,7 +60,7 @@ public:
*/
KToolBarButton(const TQString& icon, int id, TQWidget *parent,
const char *name=0L, const TQString &txt=TQString::null,
- TDEInstance *_instance = KGlobal::instance());
+ TDEInstance *_instance = TDEGlobal::instance());
/**
* Construct a button with an existing pixmap. It is not
diff --git a/extra/kde321/kaccelaction.h b/extra/kde321/kaccelaction.h
index 0418297..024292d 100644
--- a/extra/kde321/kaccelaction.h
+++ b/extra/kde321/kaccelaction.h
@@ -65,7 +65,7 @@ class KConfigBase;
* \endcode
* @short An accelerator action
* @see KAccel
- * @see KGlobalAccel
+ * @see TDEGlobalAccel
* @see KKeyChooser
* @see KKeyDialog
*/
diff --git a/extra/kde321/kaccelbase.h b/extra/kde321/kaccelbase.h
index 7c83b44..2ecb048 100644
--- a/extra/kde321/kaccelbase.h
+++ b/extra/kde321/kaccelbase.h
@@ -167,7 +167,7 @@ class KAccelBase
/**
* Read all key associations from @p config, or (if @p config
* is zero) from the application's configuration file
- * KGlobal::config().
+ * TDEGlobal::config().
*
* The group in which the configuration is stored can be
* set with setConfigGroup().
diff --git a/extra/kde321/ktoolbarbutton.h b/extra/kde321/ktoolbarbutton.h
index 4e7c478..1d94500 100644
--- a/extra/kde321/ktoolbarbutton.h
+++ b/extra/kde321/ktoolbarbutton.h
@@ -60,7 +60,7 @@ public:
*/
KToolBarButton(const TQString& icon, int id, TQWidget *parent,
const char *name=0L, const TQString &txt=TQString::null,
- TDEInstance *_instance = KGlobal::instance());
+ TDEInstance *_instance = TDEGlobal::instance());
/**
* Construct a button with an existing pixmap. It is not
diff --git a/extra/kde322/kaccelaction.h b/extra/kde322/kaccelaction.h
index 0418297..024292d 100644
--- a/extra/kde322/kaccelaction.h
+++ b/extra/kde322/kaccelaction.h
@@ -65,7 +65,7 @@ class KConfigBase;
* \endcode
* @short An accelerator action
* @see KAccel
- * @see KGlobalAccel
+ * @see TDEGlobalAccel
* @see KKeyChooser
* @see KKeyDialog
*/
diff --git a/extra/kde322/kaccelbase.h b/extra/kde322/kaccelbase.h
index 7c83b44..2ecb048 100644
--- a/extra/kde322/kaccelbase.h
+++ b/extra/kde322/kaccelbase.h
@@ -167,7 +167,7 @@ class KAccelBase
/**
* Read all key associations from @p config, or (if @p config
* is zero) from the application's configuration file
- * KGlobal::config().
+ * TDEGlobal::config().
*
* The group in which the configuration is stored can be
* set with setConfigGroup().
diff --git a/extra/kde322/ktoolbarbutton.h b/extra/kde322/ktoolbarbutton.h
index 4e7c478..1d94500 100644
--- a/extra/kde322/ktoolbarbutton.h
+++ b/extra/kde322/ktoolbarbutton.h
@@ -60,7 +60,7 @@ public:
*/
KToolBarButton(const TQString& icon, int id, TQWidget *parent,
const char *name=0L, const TQString &txt=TQString::null,
- TDEInstance *_instance = KGlobal::instance());
+ TDEInstance *_instance = TDEGlobal::instance());
/**
* Construct a button with an existing pixmap. It is not
diff --git a/extra/kde323/kaccelaction.h b/extra/kde323/kaccelaction.h
index 0418297..024292d 100644
--- a/extra/kde323/kaccelaction.h
+++ b/extra/kde323/kaccelaction.h
@@ -65,7 +65,7 @@ class KConfigBase;
* \endcode
* @short An accelerator action
* @see KAccel
- * @see KGlobalAccel
+ * @see TDEGlobalAccel
* @see KKeyChooser
* @see KKeyDialog
*/
diff --git a/extra/kde323/kaccelbase.h b/extra/kde323/kaccelbase.h
index 7c83b44..2ecb048 100644
--- a/extra/kde323/kaccelbase.h
+++ b/extra/kde323/kaccelbase.h
@@ -167,7 +167,7 @@ class KAccelBase
/**
* Read all key associations from @p config, or (if @p config
* is zero) from the application's configuration file
- * KGlobal::config().
+ * TDEGlobal::config().
*
* The group in which the configuration is stored can be
* set with setConfigGroup().
diff --git a/extra/kde323/ktoolbarbutton.h b/extra/kde323/ktoolbarbutton.h
index 4e7c478..1d94500 100644
--- a/extra/kde323/ktoolbarbutton.h
+++ b/extra/kde323/ktoolbarbutton.h
@@ -60,7 +60,7 @@ public:
*/
KToolBarButton(const TQString& icon, int id, TQWidget *parent,
const char *name=0L, const TQString &txt=TQString::null,
- TDEInstance *_instance = KGlobal::instance());
+ TDEInstance *_instance = TDEGlobal::instance());
/**
* Construct a button with an existing pixmap. It is not
diff --git a/extra/kde330/kaccelaction.h b/extra/kde330/kaccelaction.h
index 0418297..024292d 100644
--- a/extra/kde330/kaccelaction.h
+++ b/extra/kde330/kaccelaction.h
@@ -65,7 +65,7 @@ class KConfigBase;
* \endcode
* @short An accelerator action
* @see KAccel
- * @see KGlobalAccel
+ * @see TDEGlobalAccel
* @see KKeyChooser
* @see KKeyDialog
*/
diff --git a/extra/kde330/kaccelbase.h b/extra/kde330/kaccelbase.h
index 7c83b44..2ecb048 100644
--- a/extra/kde330/kaccelbase.h
+++ b/extra/kde330/kaccelbase.h
@@ -167,7 +167,7 @@ class KAccelBase
/**
* Read all key associations from @p config, or (if @p config
* is zero) from the application's configuration file
- * KGlobal::config().
+ * TDEGlobal::config().
*
* The group in which the configuration is stored can be
* set with setConfigGroup().
diff --git a/extra/kde330/ktoolbarbutton.h b/extra/kde330/ktoolbarbutton.h
index e59050a..20ab5db 100644
--- a/extra/kde330/ktoolbarbutton.h
+++ b/extra/kde330/ktoolbarbutton.h
@@ -60,7 +60,7 @@ public:
*/
KToolBarButton(const TQString& icon, int id, TQWidget *parent,
const char *name=0L, const TQString &txt=TQString::null,
- TDEInstance *_instance = KGlobal::instance());
+ TDEInstance *_instance = TDEGlobal::instance());
/**
* Construct a button with an existing pixmap. It is not
diff --git a/extra/kde331/kaccelaction.h b/extra/kde331/kaccelaction.h
index 0418297..024292d 100644
--- a/extra/kde331/kaccelaction.h
+++ b/extra/kde331/kaccelaction.h
@@ -65,7 +65,7 @@ class KConfigBase;
* \endcode
* @short An accelerator action
* @see KAccel
- * @see KGlobalAccel
+ * @see TDEGlobalAccel
* @see KKeyChooser
* @see KKeyDialog
*/
diff --git a/extra/kde331/kaccelbase.h b/extra/kde331/kaccelbase.h
index 7c83b44..2ecb048 100644
--- a/extra/kde331/kaccelbase.h
+++ b/extra/kde331/kaccelbase.h
@@ -167,7 +167,7 @@ class KAccelBase
/**
* Read all key associations from @p config, or (if @p config
* is zero) from the application's configuration file
- * KGlobal::config().
+ * TDEGlobal::config().
*
* The group in which the configuration is stored can be
* set with setConfigGroup().
diff --git a/extra/kde331/ktoolbarbutton.h b/extra/kde331/ktoolbarbutton.h
index e59050a..20ab5db 100644
--- a/extra/kde331/ktoolbarbutton.h
+++ b/extra/kde331/ktoolbarbutton.h
@@ -60,7 +60,7 @@ public:
*/
KToolBarButton(const TQString& icon, int id, TQWidget *parent,
const char *name=0L, const TQString &txt=TQString::null,
- TDEInstance *_instance = KGlobal::instance());
+ TDEInstance *_instance = TDEGlobal::instance());
/**
* Construct a button with an existing pixmap. It is not
diff --git a/extra/kde332/kaccelaction.h b/extra/kde332/kaccelaction.h
index 0418297..024292d 100644
--- a/extra/kde332/kaccelaction.h
+++ b/extra/kde332/kaccelaction.h
@@ -65,7 +65,7 @@ class KConfigBase;
* \endcode
* @short An accelerator action
* @see KAccel
- * @see KGlobalAccel
+ * @see TDEGlobalAccel
* @see KKeyChooser
* @see KKeyDialog
*/
diff --git a/extra/kde332/kaccelbase.h b/extra/kde332/kaccelbase.h
index 7c83b44..2ecb048 100644
--- a/extra/kde332/kaccelbase.h
+++ b/extra/kde332/kaccelbase.h
@@ -167,7 +167,7 @@ class KAccelBase
/**
* Read all key associations from @p config, or (if @p config
* is zero) from the application's configuration file
- * KGlobal::config().
+ * TDEGlobal::config().
*
* The group in which the configuration is stored can be
* set with setConfigGroup().
diff --git a/extra/kde332/ktoolbarbutton.h b/extra/kde332/ktoolbarbutton.h
index e59050a..20ab5db 100644
--- a/extra/kde332/ktoolbarbutton.h
+++ b/extra/kde332/ktoolbarbutton.h
@@ -60,7 +60,7 @@ public:
*/
KToolBarButton(const TQString& icon, int id, TQWidget *parent,
const char *name=0L, const TQString &txt=TQString::null,
- TDEInstance *_instance = KGlobal::instance());
+ TDEInstance *_instance = TDEGlobal::instance());
/**
* Construct a button with an existing pixmap. It is not
diff --git a/extra/kde340/kaccelaction.h b/extra/kde340/kaccelaction.h
index 6515034..6d34b4f 100644
--- a/extra/kde340/kaccelaction.h
+++ b/extra/kde340/kaccelaction.h
@@ -65,7 +65,7 @@ class KConfigBase;
* \endcode
* @short An accelerator action
* @see KAccel
- * @see KGlobalAccel
+ * @see TDEGlobalAccel
* @see KKeyChooser
* @see KKeyDialog
*/
diff --git a/extra/kde340/kaccelbase.h b/extra/kde340/kaccelbase.h
index b66e566..d9038d5 100644
--- a/extra/kde340/kaccelbase.h
+++ b/extra/kde340/kaccelbase.h
@@ -166,7 +166,7 @@ class TDECORE_EXPORT KAccelBase
/**
* Read all key associations from @p config, or (if @p config
* is zero) from the application's configuration file
- * KGlobal::config().
+ * TDEGlobal::config().
*
* The group in which the configuration is stored can be
* set with setConfigGroup().
diff --git a/extra/kde340/ktoolbarbutton.h b/extra/kde340/ktoolbarbutton.h
index 2febc9b..ac6789a 100644
--- a/extra/kde340/ktoolbarbutton.h
+++ b/extra/kde340/ktoolbarbutton.h
@@ -60,7 +60,7 @@ public:
*/
KToolBarButton(const TQString& icon, int id, TQWidget *parent,
const char *name=0L, const TQString &txt=TQString::null,
- TDEInstance *_instance = KGlobal::instance());
+ TDEInstance *_instance = TDEGlobal::instance());
/**
* Construct a button with an existing pixmap. It is not
diff --git a/extra/kde341/kaccelaction.h b/extra/kde341/kaccelaction.h
index 6515034..6d34b4f 100644
--- a/extra/kde341/kaccelaction.h
+++ b/extra/kde341/kaccelaction.h
@@ -65,7 +65,7 @@ class KConfigBase;
* \endcode
* @short An accelerator action
* @see KAccel
- * @see KGlobalAccel
+ * @see TDEGlobalAccel
* @see KKeyChooser
* @see KKeyDialog
*/
diff --git a/extra/kde341/kaccelbase.h b/extra/kde341/kaccelbase.h
index b66e566..d9038d5 100644
--- a/extra/kde341/kaccelbase.h
+++ b/extra/kde341/kaccelbase.h
@@ -166,7 +166,7 @@ class TDECORE_EXPORT KAccelBase
/**
* Read all key associations from @p config, or (if @p config
* is zero) from the application's configuration file
- * KGlobal::config().
+ * TDEGlobal::config().
*
* The group in which the configuration is stored can be
* set with setConfigGroup().
diff --git a/extra/kde341/ktoolbarbutton.h b/extra/kde341/ktoolbarbutton.h
index 2febc9b..ac6789a 100644
--- a/extra/kde341/ktoolbarbutton.h
+++ b/extra/kde341/ktoolbarbutton.h
@@ -60,7 +60,7 @@ public:
*/
KToolBarButton(const TQString& icon, int id, TQWidget *parent,
const char *name=0L, const TQString &txt=TQString::null,
- TDEInstance *_instance = KGlobal::instance());
+ TDEInstance *_instance = TDEGlobal::instance());
/**
* Construct a button with an existing pixmap. It is not
diff --git a/extra/kde342/kaccelaction.h b/extra/kde342/kaccelaction.h
index 6515034..6d34b4f 100644
--- a/extra/kde342/kaccelaction.h
+++ b/extra/kde342/kaccelaction.h
@@ -65,7 +65,7 @@ class KConfigBase;
* \endcode
* @short An accelerator action
* @see KAccel
- * @see KGlobalAccel
+ * @see TDEGlobalAccel
* @see KKeyChooser
* @see KKeyDialog
*/
diff --git a/extra/kde342/kaccelbase.h b/extra/kde342/kaccelbase.h
index b66e566..d9038d5 100644
--- a/extra/kde342/kaccelbase.h
+++ b/extra/kde342/kaccelbase.h
@@ -166,7 +166,7 @@ class TDECORE_EXPORT KAccelBase
/**
* Read all key associations from @p config, or (if @p config
* is zero) from the application's configuration file
- * KGlobal::config().
+ * TDEGlobal::config().
*
* The group in which the configuration is stored can be
* set with setConfigGroup().
diff --git a/extra/kde342/ktoolbarbutton.h b/extra/kde342/ktoolbarbutton.h
index 98f8476..2508411 100644
--- a/extra/kde342/ktoolbarbutton.h
+++ b/extra/kde342/ktoolbarbutton.h
@@ -60,7 +60,7 @@ public:
*/
KToolBarButton(const TQString& icon, int id, TQWidget *parent,
const char *name=0L, const TQString &txt=TQString::null,
- TDEInstance *_instance = KGlobal::instance());
+ TDEInstance *_instance = TDEGlobal::instance());
/**
* Construct a button with an existing pixmap. It is not
diff --git a/extra/kde343/kaccelaction.h b/extra/kde343/kaccelaction.h
index 6515034..6d34b4f 100644
--- a/extra/kde343/kaccelaction.h
+++ b/extra/kde343/kaccelaction.h
@@ -65,7 +65,7 @@ class KConfigBase;
* \endcode
* @short An accelerator action
* @see KAccel
- * @see KGlobalAccel
+ * @see TDEGlobalAccel
* @see KKeyChooser
* @see KKeyDialog
*/
diff --git a/extra/kde343/kaccelbase.h b/extra/kde343/kaccelbase.h
index b66e566..d9038d5 100644
--- a/extra/kde343/kaccelbase.h
+++ b/extra/kde343/kaccelbase.h
@@ -166,7 +166,7 @@ class TDECORE_EXPORT KAccelBase
/**
* Read all key associations from @p config, or (if @p config
* is zero) from the application's configuration file
- * KGlobal::config().
+ * TDEGlobal::config().
*
* The group in which the configuration is stored can be
* set with setConfigGroup().
diff --git a/extra/kde343/ktoolbarbutton.h b/extra/kde343/ktoolbarbutton.h
index 98f8476..2508411 100644
--- a/extra/kde343/ktoolbarbutton.h
+++ b/extra/kde343/ktoolbarbutton.h
@@ -60,7 +60,7 @@ public:
*/
KToolBarButton(const TQString& icon, int id, TQWidget *parent,
const char *name=0L, const TQString &txt=TQString::null,
- TDEInstance *_instance = KGlobal::instance());
+ TDEInstance *_instance = TDEGlobal::instance());
/**
* Construct a button with an existing pixmap. It is not
diff --git a/extra/kde350/kaccelaction.h b/extra/kde350/kaccelaction.h
index 470c705..4c7ac18 100644
--- a/extra/kde350/kaccelaction.h
+++ b/extra/kde350/kaccelaction.h
@@ -65,7 +65,7 @@ class KConfigBase;
* \endcode
* @short An accelerator action
* @see KAccel
- * @see KGlobalAccel
+ * @see TDEGlobalAccel
* @see KKeyChooser
* @see KKeyDialog
*/
diff --git a/extra/kde350/kaccelbase.h b/extra/kde350/kaccelbase.h
index 8f22253..a217846 100644
--- a/extra/kde350/kaccelbase.h
+++ b/extra/kde350/kaccelbase.h
@@ -196,7 +196,7 @@ class TDECORE_EXPORT KAccelBase
/**
* Read all key associations from @p config, or (if @p config
* is zero) from the application's configuration file
- * KGlobal::config().
+ * TDEGlobal::config().
*
* The group in which the configuration is stored can be
* set with setConfigGroup().
diff --git a/extra/kde350/konsole_part.h b/extra/kde350/konsole_part.h
index 5e4262f..44b7588 100644
--- a/extra/kde350/konsole_part.h
+++ b/extra/kde350/konsole_part.h
@@ -74,7 +74,7 @@ class konsolePart: public KParts::ReadOnlyPart, public TerminalInterface, public
virtual ~konsolePart();
signals:
- void processExited( KProcess * );
+ void processExited( TDEProcess * );
void receivedData( const TQString& s );
void forkedChild();
protected:
diff --git a/extra/kde350/ktoolbarbutton.h b/extra/kde350/ktoolbarbutton.h
index bc5a606..1473111 100644
--- a/extra/kde350/ktoolbarbutton.h
+++ b/extra/kde350/ktoolbarbutton.h
@@ -60,7 +60,7 @@ public:
*/
KToolBarButton(const TQString& icon, int id, TQWidget *parent,
const char *name=0L, const TQString &txt=TQString::null,
- TDEInstance *_instance = KGlobal::instance());
+ TDEInstance *_instance = TDEGlobal::instance());
/**
* Construct a button with an existing pixmap. It is not
diff --git a/extra/kde351/kaccelaction.h b/extra/kde351/kaccelaction.h
index 470c705..4c7ac18 100644
--- a/extra/kde351/kaccelaction.h
+++ b/extra/kde351/kaccelaction.h
@@ -65,7 +65,7 @@ class KConfigBase;
* \endcode
* @short An accelerator action
* @see KAccel
- * @see KGlobalAccel
+ * @see TDEGlobalAccel
* @see KKeyChooser
* @see KKeyDialog
*/
diff --git a/extra/kde351/kaccelbase.h b/extra/kde351/kaccelbase.h
index 8f22253..a217846 100644
--- a/extra/kde351/kaccelbase.h
+++ b/extra/kde351/kaccelbase.h
@@ -196,7 +196,7 @@ class TDECORE_EXPORT KAccelBase
/**
* Read all key associations from @p config, or (if @p config
* is zero) from the application's configuration file
- * KGlobal::config().
+ * TDEGlobal::config().
*
* The group in which the configuration is stored can be
* set with setConfigGroup().
diff --git a/extra/kde351/konsole_part.h b/extra/kde351/konsole_part.h
index 5e4262f..44b7588 100644
--- a/extra/kde351/konsole_part.h
+++ b/extra/kde351/konsole_part.h
@@ -74,7 +74,7 @@ class konsolePart: public KParts::ReadOnlyPart, public TerminalInterface, public
virtual ~konsolePart();
signals:
- void processExited( KProcess * );
+ void processExited( TDEProcess * );
void receivedData( const TQString& s );
void forkedChild();
protected:
diff --git a/extra/kde351/ktoolbarbutton.h b/extra/kde351/ktoolbarbutton.h
index bc5a606..1473111 100644
--- a/extra/kde351/ktoolbarbutton.h
+++ b/extra/kde351/ktoolbarbutton.h
@@ -60,7 +60,7 @@ public:
*/
KToolBarButton(const TQString& icon, int id, TQWidget *parent,
const char *name=0L, const TQString &txt=TQString::null,
- TDEInstance *_instance = KGlobal::instance());
+ TDEInstance *_instance = TDEGlobal::instance());
/**
* Construct a button with an existing pixmap. It is not
diff --git a/extra/kde352/kaccelaction.h b/extra/kde352/kaccelaction.h
index 470c705..4c7ac18 100644
--- a/extra/kde352/kaccelaction.h
+++ b/extra/kde352/kaccelaction.h
@@ -65,7 +65,7 @@ class KConfigBase;
* \endcode
* @short An accelerator action
* @see KAccel
- * @see KGlobalAccel
+ * @see TDEGlobalAccel
* @see KKeyChooser
* @see KKeyDialog
*/
diff --git a/extra/kde352/kaccelbase.h b/extra/kde352/kaccelbase.h
index 8f22253..a217846 100644
--- a/extra/kde352/kaccelbase.h
+++ b/extra/kde352/kaccelbase.h
@@ -196,7 +196,7 @@ class TDECORE_EXPORT KAccelBase
/**
* Read all key associations from @p config, or (if @p config
* is zero) from the application's configuration file
- * KGlobal::config().
+ * TDEGlobal::config().
*
* The group in which the configuration is stored can be
* set with setConfigGroup().
diff --git a/extra/kde352/konsole_part.h b/extra/kde352/konsole_part.h
index 5e4262f..44b7588 100644
--- a/extra/kde352/konsole_part.h
+++ b/extra/kde352/konsole_part.h
@@ -74,7 +74,7 @@ class konsolePart: public KParts::ReadOnlyPart, public TerminalInterface, public
virtual ~konsolePart();
signals:
- void processExited( KProcess * );
+ void processExited( TDEProcess * );
void receivedData( const TQString& s );
void forkedChild();
protected:
diff --git a/extra/kde352/ktoolbarbutton.h b/extra/kde352/ktoolbarbutton.h
index bc5a606..1473111 100644
--- a/extra/kde352/ktoolbarbutton.h
+++ b/extra/kde352/ktoolbarbutton.h
@@ -60,7 +60,7 @@ public:
*/
KToolBarButton(const TQString& icon, int id, TQWidget *parent,
const char *name=0L, const TQString &txt=TQString::null,
- TDEInstance *_instance = KGlobal::instance());
+ TDEInstance *_instance = TDEGlobal::instance());
/**
* Construct a button with an existing pixmap. It is not
diff --git a/extra/kde353/kaccelaction.h b/extra/kde353/kaccelaction.h
index 470c705..4c7ac18 100644
--- a/extra/kde353/kaccelaction.h
+++ b/extra/kde353/kaccelaction.h
@@ -65,7 +65,7 @@ class KConfigBase;
* \endcode
* @short An accelerator action
* @see KAccel
- * @see KGlobalAccel
+ * @see TDEGlobalAccel
* @see KKeyChooser
* @see KKeyDialog
*/
diff --git a/extra/kde353/kaccelbase.h b/extra/kde353/kaccelbase.h
index 8f22253..a217846 100644
--- a/extra/kde353/kaccelbase.h
+++ b/extra/kde353/kaccelbase.h
@@ -196,7 +196,7 @@ class TDECORE_EXPORT KAccelBase
/**
* Read all key associations from @p config, or (if @p config
* is zero) from the application's configuration file
- * KGlobal::config().
+ * TDEGlobal::config().
*
* The group in which the configuration is stored can be
* set with setConfigGroup().
diff --git a/extra/kde353/konsole_part.h b/extra/kde353/konsole_part.h
index 5e4262f..44b7588 100644
--- a/extra/kde353/konsole_part.h
+++ b/extra/kde353/konsole_part.h
@@ -74,7 +74,7 @@ class konsolePart: public KParts::ReadOnlyPart, public TerminalInterface, public
virtual ~konsolePart();
signals:
- void processExited( KProcess * );
+ void processExited( TDEProcess * );
void receivedData( const TQString& s );
void forkedChild();
protected:
diff --git a/extra/kde353/ktoolbarbutton.h b/extra/kde353/ktoolbarbutton.h
index bc5a606..1473111 100644
--- a/extra/kde353/ktoolbarbutton.h
+++ b/extra/kde353/ktoolbarbutton.h
@@ -60,7 +60,7 @@ public:
*/
KToolBarButton(const TQString& icon, int id, TQWidget *parent,
const char *name=0L, const TQString &txt=TQString::null,
- TDEInstance *_instance = KGlobal::instance());
+ TDEInstance *_instance = TDEGlobal::instance());
/**
* Construct a button with an existing pixmap. It is not