From dc609a23cd52d860cc7a07605b77cce92b68c146 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sat, 26 May 2012 12:28:11 -0500 Subject: Branding cleanup: K Desktop -> Trinity Desktop --- doc/khelpcenter/help.docbook | 2 +- doc/quickstart/index.docbook | 4 ++-- doc/userguide/panel-and-desktop.docbook | 2 +- kcontrol/ebrowsing/main.cpp | 6 +++--- kioslave/info/kde-info2html | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/khelpcenter/help.docbook b/doc/khelpcenter/help.docbook index f73596e63..b42afebe8 100644 --- a/doc/khelpcenter/help.docbook +++ b/doc/khelpcenter/help.docbook @@ -213,7 +213,7 @@ entries: Introduction -Welcome to &tde; - an introduction to the K Desktop +Welcome to &tde; - an introduction to the Trinity Desktop Environment. diff --git a/doc/quickstart/index.docbook b/doc/quickstart/index.docbook index 25186eead..00c372fda 100644 --- a/doc/quickstart/index.docbook +++ b/doc/quickstart/index.docbook @@ -50,7 +50,7 @@ will familiarize you with some of the basic features of &tde;. -This guide is far from covering all aspects of the K Desktop or even most +This guide is far from covering all aspects of the Trinity Desktop or even most of them. It will only describe some of the most basic ways to accomplish a few of the most common tasks. @@ -1138,7 +1138,7 @@ on if you choose Save from the &tde;, an exciting Journey -We hope you enjoyed this brief tour of the K Desktop environment and +We hope you enjoyed this brief tour of the Trinity Desktop environment and that this unique desktop environment will help you get your work done faster and more comfortably than ever. diff --git a/doc/userguide/panel-and-desktop.docbook b/doc/userguide/panel-and-desktop.docbook index ad36985f6..a03026118 100644 --- a/doc/userguide/panel-and-desktop.docbook +++ b/doc/userguide/panel-and-desktop.docbook @@ -10,7 +10,7 @@ significance="preferred">Panel &kicker; -&kicker; is the application launcher panel of the K Desktop +&kicker; is the application launcher panel of the Trinity Desktop Environment. By default, it appears along the bottom of the screen, and takes up the whole of the width of the screen, but this is configurable. &kicker; is something of a one-stop shop for (almost!) diff --git a/kcontrol/ebrowsing/main.cpp b/kcontrol/ebrowsing/main.cpp index a41ab92e3..7e259a26b 100644 --- a/kcontrol/ebrowsing/main.cpp +++ b/kcontrol/ebrowsing/main.cpp @@ -47,14 +47,14 @@ KURIFilterModule::KURIFilterModule(TQWidget *parent, const char *name, const TQS filter = KURIFilter::self(); setQuickHelp( i18n("

Enhanced Browsing

In this module you can configure some enhanced browsing" - " features of KDE.

Internet Keywords

Internet Keywords let you" + " features of TDE.

Internet Keywords

Internet Keywords let you" " type in the name of a brand, a project, a celebrity, etc... and go to the" " relevant location. For example you can just type" - " \"KDE\" or \"K Desktop Environment\" in Konqueror to go to KDE's homepage." + " \"TDE\" or \"Trinity Desktop Environment\" in Konqueror to go to TDE's homepage." "

Web Shortcuts

Web Shortcuts are a quick way of using Web search engines. For example, type \"altavista:frobozz\"" " or \"av:frobozz\" and Konqueror will do a search on AltaVista for \"frobozz\"." " Even easier: just press Alt+F2 (if you have not" - " changed this shortcut) and enter the shortcut in the KDE Run Command dialog.")); + " changed this shortcut) and enter the shortcut in the TDE Run Command dialog.")); TQVBoxLayout *layout = new TQVBoxLayout(this); diff --git a/kioslave/info/kde-info2html b/kioslave/info/kde-info2html index 428d65dbb..df01ccedf 100755 --- a/kioslave/info/kde-info2html +++ b/kioslave/info/kde-info2html @@ -53,7 +53,7 @@ delete $ENV{ENV}; require $config_file; #-- configuration settings my $STYLESHEET_KDE = ""; -my $LOGO_KDE = "\"KDE"; +my $LOGO_KDE = "\"TDE"; # the use of a query should make sure it never conflicts with a "real" path my $BROWSE_BY_FILE_PATH = '/browse_by_file?special=yes'; -- cgit v1.2.1