Branding cleanup: K Desktop -> Trinity Desktop

pull/2/head
Darrell Anderson 12 years ago
parent db084a1bc3
commit dc609a23cd

@ -213,7 +213,7 @@ entries:
<variablelist>
<varlistentry>
<term><guilabel>Introduction</guilabel></term>
<listitem><para>Welcome to &tde; - an introduction to the K Desktop
<listitem><para>Welcome to &tde; - an introduction to the Trinity Desktop
Environment.</para></listitem>
</varlistentry>

@ -50,7 +50,7 @@ will familiarize you with some of the basic features of &tde;.
</para>
<para>
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.
</para>
@ -1138,7 +1138,7 @@ on if you choose <guimenuitem>Save</guimenuitem> from the
<title>&tde;, an exciting Journey</title>
<para>
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.
</para>

@ -10,7 +10,7 @@ significance="preferred"><primary>Panel</primary></indexterm>
<indexterm
significance="preferred"><primary>&kicker;</primary></indexterm>
<para>&kicker; is the application launcher panel of the K Desktop
<para>&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!)

@ -47,14 +47,14 @@ KURIFilterModule::KURIFilterModule(TQWidget *parent, const char *name, const TQS
filter = KURIFilter::self();
setQuickHelp( i18n("<h1>Enhanced Browsing</h1> In this module you can configure some enhanced browsing"
" features of KDE. <h2>Internet Keywords</h2>Internet Keywords let you"
" features of TDE. <h2>Internet Keywords</h2>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."
"<h2>Web Shortcuts</h2>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);

@ -53,7 +53,7 @@ delete $ENV{ENV};
require $config_file; #-- configuration settings
my $STYLESHEET_KDE = "<link rel=\"stylesheet\" href=\"help:common/kde-default.css\" type=\"text/css\"/>";
my $LOGO_KDE = "<img src=\"help:/common/kde_logo.png\" alt=\"KDE - The K Desktop Environment\" width=\"296\" height=\"79\" border=\"0\">";
my $LOGO_KDE = "<img src=\"help:/common/kde_logo.png\" alt=\"TDE - The Trinity Desktop Environment\" width=\"296\" height=\"79\" border=\"0\">";
# 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';

Loading…
Cancel
Save