summaryrefslogtreecommitdiffstats
path: root/tde-i18n-pl/docs
diff options
context:
space:
mode:
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->themeConfig();
+ TDEConfig *cfg = mTheme->themeConfig();
if( !cfg )
return;
@@ -1346,7 +1346,7 @@ theme_DATA = Theme.rc Preview.png
K_EXPORT_COMPONENT_FACTORY( ksplash2k, KGenericFactory<Theme2k> );
-Cfg2k::Cfg2k( KConfig * )
+Cfg2k::Cfg2k( TDEConfig * )
{}
Theme2k::Theme2k( QWidget *parent, const char *name, const QStringList &args
@@ -1411,7 +1411,7 @@ void Theme2k::readSettings()
if( !mTheme )
return;
- KConfig *cfg = mTheme->themeConfig();
+ TDEConfig *cfg = mTheme->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>