diff options
Diffstat (limited to 'src/settings.cpp')
-rw-r--r-- | src/settings.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
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>" |