summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/classref/allclasses.html2
-rw-r--r--doc/classref/tdecore/TDESimpleConfig.html (renamed from doc/classref/tdecore/KSimpleConfig.html)20
-rw-r--r--doc/classref/tdecore/index.html2
-rw-r--r--doc/classref/tdeio/KDEDesktopMimeType.html6
-rw-r--r--examples/pytde-sampler/qt_widgets/CONTRIB2
-rw-r--r--sip/tdecore/tdeaccel.sip2
-rw-r--r--sip/tdecore/tdecoremod.sip.in2
-rw-r--r--sip/tdecore/tdesimpleconfig.sip (renamed from sip/tdecore/ksimpleconfig.sip)12
-rw-r--r--sip/tdeio/kmimetype.sip6
9 files changed, 27 insertions, 27 deletions
diff --git a/doc/classref/allclasses.html b/doc/classref/allclasses.html
index 20cc257..caa6ef5 100644
--- a/doc/classref/allclasses.html
+++ b/doc/classref/allclasses.html
@@ -689,7 +689,7 @@
<tr ><td><a href="tdeui/TDEShortcutDialog.html">TDEShortcutDialog</A></td></tr>
<tr ><td><a href="tdecore/TDEShortcutList.html"><i>TDEShortcutList</i></A></td></tr>
<tr ><td><a href="tdeio/KShred.html">KShred</A></td></tr>
-<tr ><td><a href="tdecore/KSimpleConfig.html">KSimpleConfig</A></td></tr>
+<tr ><td><a href="tdecore/TDESimpleConfig.html">TDESimpleConfig</A></td></tr>
<tr ><td><a href="tdeio/KSimpleFileFilter.html">KSimpleFileFilter</A></td></tr>
<tr ><td><a href="tdespell/KSpell.html">KSpell</A></td></tr>
<tr ><td><a href="tdespell/KSpellConfig.html">KSpellConfig</A></td></tr>
diff --git a/doc/classref/tdecore/KSimpleConfig.html b/doc/classref/tdecore/TDESimpleConfig.html
index b09f747..bd94855 100644
--- a/doc/classref/tdecore/KSimpleConfig.html
+++ b/doc/classref/tdecore/TDESimpleConfig.html
@@ -3,7 +3,7 @@
"http://www.w3.org/TR/html4/loose.dtd"">
<html>
<head>
- <title>class KSimpleConfig</title>
+ <title>class TDESimpleConfig</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta name="GENERATOR" content="wabbit dumphtml">
</head>
@@ -12,7 +12,7 @@
<hr>
<table width="100%"><tr>
<td width ="70%">
- <h1>class KSimpleConfig</h1><hr>
+ <h1>class TDESimpleConfig</h1><hr>
</td>
<td width="30%" valign="top" align="right">
<table>
@@ -28,32 +28,32 @@
<td width="30%" align=left>tdecore</td>
</tr>
<tr><td>Class</td>
- <td>KSimpleConfig</td>
+ <td>TDESimpleConfig</td>
</tr>
<tr><td>Inherits</td>
<td>TDEConfig </td>
</tr>
</table>
<h3>methods</h3><ul>
-<li><b>KSimpleConfig</b> (fileName, bReadOnly = 0)
-<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a KSimpleConfig instance</i></td></tr>
+<li><b>TDESimpleConfig</b> (fileName, bReadOnly = 0)
+<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a TDESimpleConfig instance</i></td></tr>
</table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr>
<tr><td>fileName</td><td>TQString</td><td></td></tr>
<tr><td>bReadOnly</td><td>bool</td><td>0</td></tr>
</table>
</td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr>
-<li><b>KSimpleConfig</b> (backEnd, bReadOnly = 0)
-<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a KSimpleConfig instance</i></td></tr>
+<li><b>TDESimpleConfig</b> (backEnd, bReadOnly = 0)
+<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a TDESimpleConfig instance</i></td></tr>
<tr><td>In versions KDE 3.2.0 and above only</td></tr>
</table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr>
<tr><td>backEnd</td><td>TDEConfigBackEnd</td><td></td></tr>
<tr><td>bReadOnly</td><td>bool</td><td>0</td></tr>
</table>
</td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr>
-<li><b>KSimpleConfig</b> (a0)
-<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a KSimpleConfig instance</i></td></tr>
+<li><b>TDESimpleConfig</b> (a0)
+<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>a TDESimpleConfig instance</i></td></tr>
</table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr>
-<tr><td>a0</td><td>KSimpleConfig</td><td></td></tr>
+<tr><td>a0</td><td>TDESimpleConfig</td><td></td></tr>
</table>
</td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr>
<li><b>sync</b> ()
diff --git a/doc/classref/tdecore/index.html b/doc/classref/tdecore/index.html
index 2ef43bb..7e73bc1 100644
--- a/doc/classref/tdecore/index.html
+++ b/doc/classref/tdecore/index.html
@@ -143,7 +143,7 @@
<tr ><td><a href="KShellProcess.html">KShellProcess</a></td></tr>
<tr ><td><a href="TDEShortcut.html">TDEShortcut</a></td></tr>
<tr ><td><a href="TDEShortcutList.html"><i>TDEShortcutList</i></a></td></tr>
-<tr ><td><a href="KSimpleConfig.html">KSimpleConfig</a></td></tr>
+<tr ><td><a href="TDESimpleConfig.html">TDESimpleConfig</a></td></tr>
<tr ><td><a href="TDEStartupInfo.html">TDEStartupInfo</a></td></tr>
<tr ><td><a href="TDEStartupInfoData.html">TDEStartupInfoData</a></td></tr>
<tr ><td><a href="TDEStartupInfoId.html">TDEStartupInfoId</a></td></tr>
diff --git a/doc/classref/tdeio/KDEDesktopMimeType.html b/doc/classref/tdeio/KDEDesktopMimeType.html
index a69b9a2..9f9fc35 100644
--- a/doc/classref/tdeio/KDEDesktopMimeType.html
+++ b/doc/classref/tdeio/KDEDesktopMimeType.html
@@ -142,7 +142,7 @@
<tr><td><i>static</i></td></tr>
</table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr>
<tr><td>_url</td><td>KURL</td><td></td></tr>
-<tr><td>cfg</td><td>KSimpleConfig</td><td></td></tr>
+<tr><td>cfg</td><td>TDESimpleConfig</td><td></td></tr>
</table>
</td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr>
<li><b>runLink</b> (_url, cfg)
@@ -150,7 +150,7 @@
<tr><td><i>static</i></td></tr>
</table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr>
<tr><td>_url</td><td>KURL</td><td></td></tr>
-<tr><td>cfg</td><td>KSimpleConfig</td><td></td></tr>
+<tr><td>cfg</td><td>TDESimpleConfig</td><td></td></tr>
</table>
</td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr>
<li><b>runMimeType</b> (_url, cfg)
@@ -158,7 +158,7 @@
<tr><td><i>static</i></td></tr>
</table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr>
<tr><td>_url</td><td>KURL</td><td></td></tr>
-<tr><td>cfg</td><td>KSimpleConfig</td><td></td></tr>
+<tr><td>cfg</td><td>TDESimpleConfig</td><td></td></tr>
</table>
</td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr>
<li><b>userDefinedServices</b> (path, bLocalFiles)
diff --git a/examples/pytde-sampler/qt_widgets/CONTRIB b/examples/pytde-sampler/qt_widgets/CONTRIB
index 5949851..e99256b 100644
--- a/examples/pytde-sampler/qt_widgets/CONTRIB
+++ b/examples/pytde-sampler/qt_widgets/CONTRIB
@@ -94,7 +94,7 @@ tdecore,KShell,,,
tdecore,KShellProcess,,,
tdecore,TDEShortcut,,,
tdecore,TDEShortcutList,,,
-tdecore,KSimpleConfig,,,
+tdecore,TDESimpleConfig,,,
tdecore,TDESocket,,,
tdecore,TDEStandardDirs,,,
tdecore,TDEStartupInfo,,,
diff --git a/sip/tdecore/tdeaccel.sip b/sip/tdecore/tdeaccel.sip
index 06a121f..08d60f9 100644
--- a/sip/tdecore/tdeaccel.sip
+++ b/sip/tdecore/tdeaccel.sip
@@ -140,7 +140,7 @@ public:
{sipName_TDEProcessController, &sipClass_TDEProcessController},
{sipName_TDEServerSocket, &sipClass_TDEServerSocket},
{sipName_KShellProcess, &sipClass_KShellProcess},
- {sipName_KSimpleConfig, &sipClass_KSimpleConfig},
+ {sipName_TDESimpleConfig, &sipClass_TDESimpleConfig},
{sipName_TDESocket, &sipClass_TDESocket},
{sipName_TDEStartupInfo, &sipClass_TDEStartupInfo},
{sipName_TDEUniqueApplication, &sipClass_TDEUniqueApplication},
diff --git a/sip/tdecore/tdecoremod.sip.in b/sip/tdecore/tdecoremod.sip.in
index 645f0b7..17ef050 100644
--- a/sip/tdecore/tdecoremod.sip.in
+++ b/sip/tdecore/tdecoremod.sip.in
@@ -81,7 +81,7 @@
%Include ksharedptr.sip
%Include tdeshortcut.sip
%Include tdeshortcutlist.sip
-%Include ksimpleconfig.sip
+%Include tdesimpleconfig.sip
%Include ksock.sip
%Include tdestartupinfo.sip
%Include kstaticdeleter.sip
diff --git a/sip/tdecore/ksimpleconfig.sip b/sip/tdecore/tdesimpleconfig.sip
index bf46b7d..a311c06 100644
--- a/sip/tdecore/ksimpleconfig.sip
+++ b/sip/tdecore/tdesimpleconfig.sip
@@ -24,27 +24,27 @@
// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
-class KSimpleConfig : TDEConfig
+class TDESimpleConfig : TDEConfig
{
%TypeHeaderCode
-#include <ksimpleconfig.h>
+#include <tdesimpleconfig.h>
%End
public:
- KSimpleConfig (const TQString&, bool = 0);
+ TDESimpleConfig (const TQString&, bool = 0);
%If ( KDE_3_2_0 - )
- KSimpleConfig (TDEConfigBackEnd*, bool = 0);
+ TDESimpleConfig (TDEConfigBackEnd*, bool = 0);
%End
virtual void sync ();
private:
- KSimpleConfig (const KSimpleConfig&);
+ TDESimpleConfig (const TDESimpleConfig&);
protected:
//igx virtual void virtual_hook (int, void*);
-}; // class KSimpleConfig
+}; // class TDESimpleConfig
diff --git a/sip/tdeio/kmimetype.sip b/sip/tdeio/kmimetype.sip
index f9c19e4..bda64cb 100644
--- a/sip/tdeio/kmimetype.sip
+++ b/sip/tdeio/kmimetype.sip
@@ -209,10 +209,10 @@ public:
protected:
virtual TQPixmap pixmap (TDEIcon::Group, int, int, TQString*) const;
- static pid_t runFSDevice (const KURL&, const KSimpleConfig&);
+ static pid_t runFSDevice (const KURL&, const TDESimpleConfig&);
static pid_t runApplication (const KURL&, const TQString&);
- static pid_t runLink (const KURL&, const KSimpleConfig&);
- static pid_t runMimeType (const KURL&, const KSimpleConfig&);
+ static pid_t runLink (const KURL&, const TDESimpleConfig&);
+ static pid_t runMimeType (const KURL&, const TDESimpleConfig&);
protected:
//igx virtual void virtual_hook (int, void*);