summaryrefslogtreecommitdiffstats
path: root/kioslave/info
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-05-26 12:28:11 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-05-26 12:28:11 -0500
commitdc609a23cd52d860cc7a07605b77cce92b68c146 (patch)
tree4b5326c52ac96f293565c0d0c801ebded5e79d3c /kioslave/info
parentdb084a1bc3b1fff61308e1762f11e10ca9671c70 (diff)
downloadtdebase-dc609a23cd52d860cc7a07605b77cce92b68c146.tar.gz
tdebase-dc609a23cd52d860cc7a07605b77cce92b68c146.zip
Branding cleanup: K Desktop -> Trinity Desktop
Diffstat (limited to 'kioslave/info')
-rwxr-xr-xkioslave/info/kde-info2html2
1 files changed, 1 insertions, 1 deletions
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 = "<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';