diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-03-23 20:01:28 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-03-23 20:01:28 -0500 |
commit | 21816789370dee7d5bf72e93de1e304c481e1c80 (patch) | |
tree | 35580c998fccf6631a8bc692175360f4660a3723 /korganizer | |
parent | c077d82142a267abebebd4e5df1e03b0fb9c9ce5 (diff) | |
download | tdepim-21816789370dee7d5bf72e93de1e304c481e1c80.tar.gz tdepim-21816789370dee7d5bf72e93de1e304c481e1c80.zip |
Fix KDE -> TDE branding.
Diffstat (limited to 'korganizer')
-rw-r--r-- | korganizer/koattendeeeditor.cpp | 2 | ||||
-rw-r--r-- | korganizer/korganizer.kcfg | 2 | ||||
-rw-r--r-- | korganizer/tips | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/korganizer/koattendeeeditor.cpp b/korganizer/koattendeeeditor.cpp index b0cdc295..5f0da24a 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 KDE Control Center. In addition, " + "section of the TDE 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 d5513fe8..02512778 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 KDE-wide e-mail settings, which are defined using the KDE 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 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.</whatsthis> <default>true</default> </entry> <entry type="String" key="user_name" name="UserName"> diff --git a/korganizer/tips b/korganizer/tips index 31bf9fcb..aa2929cc 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 KDE Control Center? KOrganizer uses this setting. Look at Regional & Accessibility->Country/Region & Languages in the KDE Control Center, or select <b>Settings</b>, +<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>, <b>Configure Date & Time...</b> from the menu bar. Select the Time & Dates tab. </p> </html> |