diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-06-08 21:05:35 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-06-08 21:05:35 +0900 |
commit | 93aee1b625df28b290eaf0779ee241ddce27cb69 (patch) | |
tree | 367f3a27d8fae968a9c4e6e9f7b18fa625fa8b13 /korganizer | |
parent | cb52ffbf91ad08947e494efaf13a144235b3b432 (diff) | |
download | tdepim-93aee1b625df28b290eaf0779ee241ddce27cb69.tar.gz tdepim-93aee1b625df28b290eaf0779ee241ddce27cb69.zip |
Rebranding: TDE Control Center --> Trinity Control Center
Diffstat (limited to 'korganizer')
-rw-r--r-- | korganizer/koattendeeeditor.cpp | 2 | ||||
-rw-r--r-- | korganizer/korganizer.kcfg | 2 | ||||
-rw-r--r-- | korganizer/resourceview.cpp | 2 | ||||
-rw-r--r-- | korganizer/tips | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/korganizer/koattendeeeditor.cpp b/korganizer/koattendeeeditor.cpp index 6345ae622..4ef9d38d3 100644 --- a/korganizer/koattendeeeditor.cpp +++ b/korganizer/koattendeeeditor.cpp @@ -75,7 +75,7 @@ void KOAttendeeEditor::initOrganizerWidgets(TQWidget * parent, TQBoxLayout * lay "Identities can be set in the 'Personal' " "section of the KOrganizer configuration, or in the " "'Security & Privacy'->'Password & User Account' " - "section of the TDE Control Center. In addition, " + "section of the Trinity Control Center. In addition, " "identities are gathered from your KMail settings " "and from your address book. If you choose " "to set it globally for KDE in the Control Center, " diff --git a/korganizer/korganizer.kcfg b/korganizer/korganizer.kcfg index 01ff6b2e7..c9c6dd676 100644 --- a/korganizer/korganizer.kcfg +++ b/korganizer/korganizer.kcfg @@ -101,7 +101,7 @@ </entry> <entry type="Bool" key="Use Control Center Email" name="EmailControlCenter"> <label>Use email settings from Control Center</label> - <whatsthis>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.</whatsthis> + <whatsthis>Check this box to use the TDE-wide e-mail settings, which are defined using the Trinity Control Center "Password & User Account" Module. Uncheck this box to be able to specify your full name and e-mail.</whatsthis> <default>true</default> </entry> <entry type="String" key="user_name" name="UserName"> diff --git a/korganizer/resourceview.cpp b/korganizer/resourceview.cpp index 4a07cb4b7..ea640bb9e 100644 --- a/korganizer/resourceview.cpp +++ b/korganizer/resourceview.cpp @@ -541,7 +541,7 @@ void ResourceView::removeResource() this, i18n( "<qt>You may not delete your standard calendar resource.<p>" "You can change the standard calendar resource in the " - "TDE Control Center using the TDE Resource settings under the " + "Trinity Control Center using the TDE Resource settings under the " "TDE Components area.</qt>" ) ); return; } diff --git a/korganizer/tips b/korganizer/tips index aa2929ccf..1dbc8c1ef 100644 --- a/korganizer/tips +++ b/korganizer/tips @@ -21,7 +21,7 @@ <tip category="KOrganizer|General"> <html> -<p>...that you can select whether the week starts on Monday or on Sunday in the TDE Control Center? KOrganizer uses this setting. Look at Regional & Accessibility->Country/Region & Languages in the TDE Control Center, or select <b>Settings</b>, +<p>...that you can select whether the week starts on Monday or on Sunday in the Trinity Control Center? KOrganizer uses this setting. Look at Regional & Accessibility->Country/Region & Languages in the Trinity Control Center, or select <b>Settings</b>, <b>Configure Date & Time...</b> from the menu bar. Select the Time & Dates tab. </p> </html> |