summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2014-06-08 21:44:56 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2014-06-08 21:44:56 +0900
commit5a2461ad96704cfcda05462bfd9b43102d72fb09 (patch)
treef05befc988f6cfd0990a0fdaa09c523556cb70d4 /src
parent22481ee12bc5f6e7c22f89d48b156b00b3aefe2b (diff)
downloadbasket-5a2461ad96704cfcda05462bfd9b43102d72fb09.tar.gz
basket-5a2461ad96704cfcda05462bfd9b43102d72fb09.zip
Rebranding: TDE Control Center --> Trinity Control Center
Diffstat (limited to 'src')
-rw-r--r--src/kcolorcombo2.h2
-rw-r--r--src/settings.cpp4
2 files changed, 3 insertions, 3 deletions
diff --git a/src/kcolorcombo2.h b/src/kcolorcombo2.h
index 5fa3f9d..2a34dcb 100644
--- a/src/kcolorcombo2.h
+++ b/src/kcolorcombo2.h
@@ -45,7 +45,7 @@ class KColorPopup;
* It's then easy to save in settings, but if you want the real color (even for the default), you can get it with effectiveColor().
*
* @par Notes about default color:
- * If you set a default color using TQt or TDE standard colors, the user can change them in the TDE Control Center,
+ * If you set a default color using TQt or TDE standard colors, the user can change them in the Trinity Control Center,
* but this widget willn't be update and will still show the old one.\n
* To be noticed of such color change and then update the widget with the new standard color, you can use one of those two methods:
* @code
diff --git a/src/settings.cpp b/src/settings.cpp
index bed37de..016f085 100644
--- a/src/settings.cpp
+++ b/src/settings.cpp
@@ -909,7 +909,7 @@ ApplicationsPage::ApplicationsPage(TQWidget * parent, const char * name)
"<p>Here is how to do if you want every Web addresses to be opened in your Web browser. "
"It is useful if you are not using TDE (if you are using eg. GNOME, XFCE...).</p>"
"<ul>"
- "<li>Open the TDE Control Center (if it is not available, try to type \"kcontrol\" in a command line terminal);</li>"
+ "<li>Open the Trinity Control Center (if it is not available, try to type \"kcontrol\" in a command line terminal);</li>"
"<li>Go to the \"TDE Components\" and then \"Components ChooserSelector\" section;</li>"
"<li>Choose \"Web Browser\", check \"In the following browser:\" and enter the name of your Web browser (like \"firefox\" or \"epiphany\").</li>"
"</ul>"
@@ -929,7 +929,7 @@ ApplicationsPage::ApplicationsPage(TQWidget * parent, const char * name)
"<p>This is an example of how to open HTML pages in your Web browser (and keep using the other applications for other addresses or files). "
"Repeat these steps for each type of file you want to open in a specific application.</p>"
"<ul>"
- "<li>Open the TDE Control Center (if it is not available, try to type \"kcontrol\" in a command line terminal);</li>"
+ "<li>Open the Trinity Control Center (if it is not available, try to type \"kcontrol\" in a command line terminal);</li>"
"<li>Go to the \"TDE Components\" and then \"File Associations\" section;</li>"
"<li>In the tree, expand \"text\" and click \"html\";</li>"
"<li>In the applications list, add your Web browser as the first entry;</li>"