From 14b75e943ab94f87e0361800ef61a637294d85e5 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 3 Jun 2012 22:24:23 -0500 Subject: Branding cleanup: KDE -> TDE --- kiconedit/kicon.cpp | 2 +- kiconedit/kiconcolors.cpp | 2 +- kiconedit/kiconconfig.cpp | 2 +- kiconedit/kiconeditslots.cpp | 4 ++-- kiconedit/kicongrid.cpp | 2 +- kiconedit/kicongrid.h | 2 +- kiconedit/properties.cpp | 2 +- kiconedit/utils.cpp | 2 +- kviewshell/kviewpart.cpp | 14 +++++++------- 9 files changed, 16 insertions(+), 16 deletions(-) diff --git a/kiconedit/kicon.cpp b/kiconedit/kicon.cpp index 9a4da93c..a69bf412 100644 --- a/kiconedit/kicon.cpp +++ b/kiconedit/kicon.cpp @@ -1,5 +1,5 @@ /* - KDE Icon Editor - a small graphics drawing program for the KDE + TDE Icon Editor - a small graphics drawing program for the TDE Copyright (C) 1998 Thomas Tanghus (tanghus@kde.org) This program is free software; you can redistribute it and/or diff --git a/kiconedit/kiconcolors.cpp b/kiconedit/kiconcolors.cpp index 8e5daf84..6e0e2632 100644 --- a/kiconedit/kiconcolors.cpp +++ b/kiconedit/kiconcolors.cpp @@ -1,5 +1,5 @@ /* - KDE Icon Editor - a small graphics drawing program for the KDE + TDE Icon Editor - a small graphics drawing program for the TDE Copyright (C) 1998 Thomas Tanghus (tanghus@kde.org) This program is free software; you can redistribute it and/or diff --git a/kiconedit/kiconconfig.cpp b/kiconedit/kiconconfig.cpp index 8755e0ac..207629b4 100644 --- a/kiconedit/kiconconfig.cpp +++ b/kiconedit/kiconconfig.cpp @@ -1,5 +1,5 @@ /* - KDE Icon Editor - a small graphics drawing program for the KDE + TDE Icon Editor - a small graphics drawing program for the TDE Copyright (C) 1998 Thomas Tanghus (tanghus@kde.org) This program is free software; you can redistribute it and/or diff --git a/kiconedit/kiconeditslots.cpp b/kiconedit/kiconeditslots.cpp index e6b8fe67..f0c42eb3 100644 --- a/kiconedit/kiconeditslots.cpp +++ b/kiconedit/kiconeditslots.cpp @@ -1,5 +1,5 @@ /* - KDE Icon Editor - a small graphics drawing program for the KDE + TDE Icon Editor - a small graphics drawing program for the TDE Copyright (C) 1998 Thomas Tanghus (tanghus@kde.org) This program is free software; you can redistribute it and/or @@ -198,7 +198,7 @@ void KIconEdit::slotPrint() if ( printer.setup(this, i18n("Print %1").arg(icon->url().section('/', -1))) ) { int margin = 10, yPos = 0; - printer.setCreator("KDE Icon Editor"); + printer.setCreator("TDE Icon Editor"); TQPainter p; p.begin( &printer ); diff --git a/kiconedit/kicongrid.cpp b/kiconedit/kicongrid.cpp index 686238a0..ec097a90 100644 --- a/kiconedit/kicongrid.cpp +++ b/kiconedit/kicongrid.cpp @@ -1,5 +1,5 @@ /* - KDE Icon Editor - a small graphics drawing program for the KDE. + TDE Icon Editor - a small graphics drawing program for the TDE. Copyright (C) 1998 Thomas Tanghus (tanghus@kde.org) Includes portions of code from TQt, diff --git a/kiconedit/kicongrid.h b/kiconedit/kicongrid.h index 1b153be4..0b1cbc83 100644 --- a/kiconedit/kicongrid.h +++ b/kiconedit/kicongrid.h @@ -1,5 +1,5 @@ /* - KDE Icon Editor - a small graphics drawing program for the KDE. + TDE Icon Editor - a small graphics drawing program for the TDE. Copyright (C) 1998 Thomas Tanghus (tanghus@kde.org) This program is free software; you can redistribute it and/or diff --git a/kiconedit/properties.cpp b/kiconedit/properties.cpp index f2ff221a..53c5f5c4 100644 --- a/kiconedit/properties.cpp +++ b/kiconedit/properties.cpp @@ -1,5 +1,5 @@ /* - KDE Icon Editor - a small graphics drawing program for the KDE + TDE Icon Editor - a small graphics drawing program for the TDE Copyright (C) 1998 Thomas Tanghus (tanghus@kde.org) This program is free software; you can redistribute it and/or diff --git a/kiconedit/utils.cpp b/kiconedit/utils.cpp index 375fa946..8efeb547 100644 --- a/kiconedit/utils.cpp +++ b/kiconedit/utils.cpp @@ -1,5 +1,5 @@ /* - KDE Icon Editor - a small graphics drawing program for the KDE + TDE Icon Editor - a small graphics drawing program for the TDE Copyright (C) 1998 Thomas Tanghus (tanghus@kde.org) diff --git a/kviewshell/kviewpart.cpp b/kviewshell/kviewpart.cpp index 5ff8ba44..d9c4fb38 100644 --- a/kviewshell/kviewpart.cpp +++ b/kviewshell/kviewpart.cpp @@ -150,12 +150,12 @@ KViewPart::KViewPart(TQWidget *parentWidget, const char *widgetName, TQObject *p TQString text = i18n("

Problem: The document %1 cannot be shown.

" "

Reason: The software component %2 which is required to " "display your files could not be initialized. This could point to " - "serious misconfiguration of your KDE system, or to damaged program files.

" + "serious misconfiguration of your TDE system, or to damaged program files.

" "

What you can do: You could try to re-install the software packages in " "question. If that does not help, you could file an error report, either to the " "provider of your software (e.g. the vendor of your Linux distribution), or " "directly to the authors of the software. The entry Report Bug... in the " - "Help menu helps you to contact the KDE programmers.

").arg(m_file).arg(service->library()); + "Help menu helps you to contact the TDE programmers.

").arg(m_file).arg(service->library()); TQString caption = i18n("Error Initializing Software Component"); KMessageBox::detailedError(mainWidget, text, reason, caption); emit setStatusBarText(TQString()); @@ -492,7 +492,7 @@ TQStringList KViewPart::supportedMimeTypes() // The kviewshell is also able to read compressed files and to // uncompress them on the fly. - // Check if this version of KDE supports bzip2 + // Check if this version of TDE supports bzip2 bool bzip2Available = (KFilterBase::findFilterByMimeType( "application/x-bzip2" ) != 0L); supportedMimeTypes << "application/x-gzip"; @@ -544,9 +544,9 @@ TQStringList KViewPart::fileFormats() const // uncompress them on the fly. Thus, we modify the list of supported // file formats which we obtain from the multipages to include // compressed files like "*.dvi.gz". We add "*.dvi.bz2" if support - // for bzip2 is compiled into KDE. + // for bzip2 is compiled into TDE. - // Check if this version of KDE supports bzip2 + // Check if this version of TDE supports bzip2 bool bzip2Available = (KFilterBase::findFilterByMimeType( "application/x-bzip2" ) != 0L); TQStringList compressedPattern; @@ -826,13 +826,13 @@ bool KViewPart::openFile() TQString text = i18n("

Problem: The document %1 cannot be shown.

" "

Reason: The software " "component %2 which is required to display files of type %3 could " - "not be initialized. This could point to serious misconfiguration of your KDE " + "not be initialized. This could point to serious misconfiguration of your TDE " "system, or to damaged program files.

" "

What you can do: You could try to re-install the software packages in " "question. If that does not help, you could file an error report, either to the " "provider of your software (e.g. the vendor of your Linux distribution), or " "directly to the authors of the software. The entry Report Bug... in the " - "Help menu helps you to contact the KDE programmers.

").arg(m_file).arg(service->library()).arg(mimetype->name()); + "Help menu helps you to contact the TDE programmers.

").arg(m_file).arg(service->library()).arg(mimetype->name()); TQString caption = i18n("Error Initializing Software Component"); if (reason.isEmpty()) KMessageBox::error(mainWidget, text, caption); -- cgit v1.2.1