summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.Kolab4
-rw-r--r--doc/kaddressbook/index.docbook8
-rw-r--r--korganizer/resourceview.cpp4
3 files changed, 8 insertions, 8 deletions
diff --git a/README.Kolab b/README.Kolab
index 2007b7a3f..05f811353 100644
--- a/README.Kolab
+++ b/README.Kolab
@@ -25,7 +25,7 @@ to the kolab wizard.
KAddressBook:
-1. Start KDE Control Center and go to KDE Components, page KDE
+1. Start TDE Control Center and go to TDE Components, page TDE
Resources Configuration. Choose the contact resource. Add an
IMAP resource and set it to standard.
Optional: Delete others or set them to readonly.
@@ -47,7 +47,7 @@ KAddressBook:
KOrganizer:
-1. Start KDE Control Center and go to KDE Components, page KDE
+1. Start TDE Control Center and go to TDE Components, page TDE
Resources Configuration. Choose the calendar resource. Add an
IMAP resource and set it to standard.
Optional: Delete others or set them to readonly.
diff --git a/doc/kaddressbook/index.docbook b/doc/kaddressbook/index.docbook
index e5e7afade..3b79e4d0d 100644
--- a/doc/kaddressbook/index.docbook
+++ b/doc/kaddressbook/index.docbook
@@ -57,7 +57,7 @@
</abstract>
<keywordset>
-<keyword>KDE</keyword>
+<keyword>TDE</keyword>
<keyword>kaddressbook</keyword>
</keywordset>
@@ -114,7 +114,7 @@ a default resource installed that saves all contacts in a vCard file
under $HOME/.kde/share/apps/kabc/std.vcf; you can add more resources
by using the Resource Configuration dialog, which is available in
<application>kcontrol</application> under
-<guilabel>KDE Components</guilabel>-><guilabel>KDE Resources Configuration</guilabel>:</para>
+<guilabel>TDE Components</guilabel>-><guilabel>TDE Resources Configuration</guilabel>:</para>
<screenshot>
<screeninfo>The Resource Configuration Dialog</screeninfo>
@@ -665,9 +665,9 @@ KAddressBook</guimenuitem></menuchoice> or using the toolbar icon.</para>
<variablelist>
<varlistentry>
-<term><guilabel>Honor KDE single click</guilabel></term>
+<term><guilabel>Honor TDE single click</guilabel></term>
<listitem><para>If checked, &kaddressbook; pays attention to the
-KDE single-click option.</para></listitem>
+TDE single-click option.</para></listitem>
</varlistentry>
<varlistentry>
diff --git a/korganizer/resourceview.cpp b/korganizer/resourceview.cpp
index 04927bd0d..11787630e 100644
--- a/korganizer/resourceview.cpp
+++ b/korganizer/resourceview.cpp
@@ -541,8 +541,8 @@ void ResourceView::removeResource()
this,
i18n( "<qt>You may not delete your standard calendar resource.<p>"
"You can change the standard calendar resource in the "
- "KDE Control Center using the KDE Resource settings under the "
- "KDE Components area.</qt>" ) );
+ "TDE Control Center using the TDE Resource settings under the "
+ "TDE Components area.</qt>" ) );
return;
}
}