From 06638019146186a13b078bdc4ad8fa6b9dbc375c Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sat, 26 May 2012 12:01:06 -0500 Subject: Branding cleanup: KDE -> TDE --- akregator/src/akregator.kcfg | 8 ++++---- akregator/src/settings_browser.ui | 2 +- akregator/src/viewer.cpp | 2 +- korganizer/korganizer.kcfg | 8 ++++---- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/akregator/src/akregator.kcfg b/akregator/src/akregator.kcfg index 31dafeb37..9384d3161 100644 --- a/akregator/src/akregator.kcfg +++ b/akregator/src/akregator.kcfg @@ -99,7 +99,7 @@ - Use the KDE-wide HTML cache settings when downloading feeds, to avoid unnecessary traffic. Disable only when necessary. + Use the TDE-wide HTML cache settings when downloading feeds, to avoid unnecessary traffic. Disable only when necessary. true @@ -142,9 +142,9 @@ false - - - Use KDE web browser when opening in external browser. + + + Use TDE web browser when opening in external browser. true diff --git a/akregator/src/settings_browser.ui b/akregator/src/settings_browser.ui index b40d1c27a..fcae49a6d 100644 --- a/akregator/src/settings_browser.ui +++ b/akregator/src/settings_browser.ui @@ -39,7 +39,7 @@ - kcfg_ExternalBrowserUseKdeDefault + kcfg_ExternalBrowserUseTdeDefault Use default KDE web browser diff --git a/akregator/src/viewer.cpp b/akregator/src/viewer.cpp index b1932b466..8555d5096 100644 --- a/akregator/src/viewer.cpp +++ b/akregator/src/viewer.cpp @@ -101,7 +101,7 @@ int Viewer::pointsToPixel(int pointSize) const void Viewer::displayInExternalBrowser(const KURL &url, const TQString &mimetype) { if (!url.isValid()) return; - if (Settings::externalBrowserUseKdeDefault()) + if (Settings::externalBrowserUseTdeDefault()) { if (mimetype.isEmpty()) kapp->invokeBrowser(url.url(), "0"); diff --git a/korganizer/korganizer.kcfg b/korganizer/korganizer.kcfg index 025127784..ce09ca969 100644 --- a/korganizer/korganizer.kcfg +++ b/korganizer/korganizer.kcfg @@ -14,7 +14,7 @@ - Set the interval between automatic saving of calendar events in minutes here. This setting only applies to files that are opened manually. The standard KDE-wide calendar is automatically saved after each change. + Set the interval between automatic saving of calendar events in minutes here. This setting only applies to files that are opened manually. The standard TDE-wide calendar is automatically saved after each change. 10 1 @@ -86,7 +86,7 @@ - Select this option to choose the resource to be used to record the item each time you create a new event, to-do or journal entry. This choice is recommended if you intend to use the shared folders functionality of the Kolab server or have to manage multiple accounts using Kontact as a KDE Kolab client. + Select this option to choose the resource to be used to record the item each time you create a new event, to-do or journal entry. This choice is recommended if you intend to use the shared folders functionality of the Kolab server or have to manage multiple accounts using Kontact as a TDE Kolab client. askDestination @@ -101,7 +101,7 @@ - Check this box to use the KDE-wide e-mail settings, which are defined using the TDE Control Center "Password & User Account" Module. Uncheck this box to be able to specify your full name and e-mail. + Check this box to use the TDE-wide e-mail settings, which are defined using the TDE Control Center "Password & User Account" Module. Uncheck this box to be able to specify your full name and e-mail. true @@ -385,7 +385,7 @@ - Check this box to enable automatic generation of mails when creating, updating or deleting events (or to-dos) involving other attendees. You should check this box if you want to use the groupware functionality (e.g. Configuring Kontact as a KDE Kolab client). + Check this box to enable automatic generation of mails when creating, updating or deleting events (or to-dos) involving other attendees. You should check this box if you want to use the groupware functionality (e.g. Configuring Kontact as a TDE Kolab client). true -- cgit v1.2.1