summaryrefslogtreecommitdiffstats
path: root/tde-i18n-pl/docs
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:27:31 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:27:31 -0600
commit542a9e5e840b905c97d21bc5b83bda95a4a71582 (patch)
tree12778f8d8dae597054e8125e47b6dd4b39759ca9 /tde-i18n-pl/docs
parent885d90404a23b3a5036d64d99920cb8f7874bdd5 (diff)
downloadtde-i18n-542a9e5e840b905c97d21bc5b83bda95a4a71582.tar.gz
tde-i18n-542a9e5e840b905c97d21bc5b83bda95a4a71582.zip
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'tde-i18n-pl/docs')
-rw-r--r--tde-i18n-pl/docs/tdebase/ksplashml/index.docbook10
-rw-r--r--tde-i18n-pl/docs/tdeedu/kiten/index.docbook2
-rw-r--r--tde-i18n-pl/docs/tdeedu/klettres/index.docbook2
3 files changed, 7 insertions, 7 deletions
diff --git a/tde-i18n-pl/docs/tdebase/ksplashml/index.docbook b/tde-i18n-pl/docs/tdebase/ksplashml/index.docbook
index e8f0c2a8a3e..5b5a416056d 100644
--- a/tde-i18n-pl/docs/tdebase/ksplashml/index.docbook
+++ b/tde-i18n-pl/docs/tdebase/ksplashml/index.docbook
@@ -1055,7 +1055,7 @@ class Cfg2k: public ThemeEngineConfig
{
Q_OBJECT
public:
- Cfg2k( KConfig * );
+ Cfg2k( TDEConfig * );
};
class ObjKsTheme;
@@ -1069,7 +1069,7 @@ public:
{
return( QString("KSplash2k") );
}
- inline const KDialogBase *config( KConfig *kc )
+ inline const KDialogBase *config( TDEConfig *kc )
{
return new Cfg2k( kc );
}
@@ -1168,7 +1168,7 @@ private:
if( !mTheme )
return;
- KConfig *cfg = mTheme-&gt;themeConfig();
+ TDEConfig *cfg = mTheme-&gt;themeConfig();
if( !cfg )
return;
@@ -1346,7 +1346,7 @@ theme_DATA = Theme.rc Preview.png
K_EXPORT_COMPONENT_FACTORY( ksplash2k, KGenericFactory&lt;Theme2k&gt; );
-Cfg2k::Cfg2k( KConfig * )
+Cfg2k::Cfg2k( TDEConfig * )
{}
Theme2k::Theme2k( QWidget *parent, const char *name, const QStringList &amp;args
@@ -1411,7 +1411,7 @@ void Theme2k::readSettings()
if( !mTheme )
return;
- KConfig *cfg = mTheme-&gt;themeConfig();
+ TDEConfig *cfg = mTheme-&gt;themeConfig();
if( !cfg )
return;
diff --git a/tde-i18n-pl/docs/tdeedu/kiten/index.docbook b/tde-i18n-pl/docs/tdeedu/kiten/index.docbook
index 8a80152b318..591b581892c 100644
--- a/tde-i18n-pl/docs/tdeedu/kiten/index.docbook
+++ b/tde-i18n-pl/docs/tdeedu/kiten/index.docbook
@@ -766,7 +766,7 @@
<para
>Paul Temple <email
>paul.temple@gmx.net</email
-> - przeniesienie na KConfig XT oraz naprawa błędów.</para>
+> - przeniesienie na TDEConfig XT oraz naprawa błędów.</para>
</listitem>
</itemizedlist>
diff --git a/tde-i18n-pl/docs/tdeedu/klettres/index.docbook b/tde-i18n-pl/docs/tdeedu/klettres/index.docbook
index 9a60ad5de42..7fd212eaf7c 100644
--- a/tde-i18n-pl/docs/tdeedu/klettres/index.docbook
+++ b/tde-i18n-pl/docs/tdeedu/klettres/index.docbook
@@ -1144,7 +1144,7 @@
></listitem>
<listitem
><para
->Wersja dla KConfig XT, pomoc przy kodzie programu: &Waldo.Bastian; <email
+>Wersja dla TDEConfig XT, pomoc przy kodzie programu: &Waldo.Bastian; <email
>&Waldo.Bastian.mail;</email
></para
></listitem>