From 23cfe59e94497b45d9ca0360ee3283bb24ecb695 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 23 Mar 2012 16:52:21 -0500 Subject: Fix KDE -> TDE branding. --- README.Kolab | 4 ++-- doc/kaddressbook/index.docbook | 8 ++++---- korganizer/resourceview.cpp | 4 ++-- 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 @@ -KDE +TDE kaddressbook @@ -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 kcontrol under -KDE Components->KDE Resources Configuration: +TDE Components->TDE Resources Configuration: The Resource Configuration Dialog @@ -665,9 +665,9 @@ KAddressBook or using the toolbar icon. -Honor KDE single click +Honor TDE single click If checked, &kaddressbook; pays attention to the -KDE single-click option. +TDE single-click option. 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( "You may not delete your standard calendar resource.

" "You can change the standard calendar resource in the " - "KDE Control Center using the KDE Resource settings under the " - "KDE Components area." ) ); + "TDE Control Center using the TDE Resource settings under the " + "TDE Components area." ) ); return; } } -- cgit v1.2.1