Fix KDE -> TDE branding.

pull/21/head
Darrell Anderson 13 years ago
parent 38c70c5de9
commit 23cfe59e94

@ -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.

@ -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>

@ -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;
}
}

Loading…
Cancel
Save