From e53c04d5d3f91cc4857d647d0a39c350a1c9eed7 Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 12 Jul 2019 00:36:34 +0200 Subject: [PATCH] Update and promote new TDE websites, replace branding and do slight refactoring. Signed-off-by: Chris --- interfaces/tdescript/scriptloader.cpp | 2 +- tdecore/tdeaboutdata.cpp | 8 +++-- tdestyles/klegacy/plugin.cpp | 2 +- tdeui/tdeabouttde.cpp | 42 +++++++++++++-------------- 4 files changed, 28 insertions(+), 26 deletions(-) diff --git a/interfaces/tdescript/scriptloader.cpp b/interfaces/tdescript/scriptloader.cpp index 803feb3a6..c21f1f794 100644 --- a/interfaces/tdescript/scriptloader.cpp +++ b/interfaces/tdescript/scriptloader.cpp @@ -37,7 +37,7 @@ ScriptLoader::ScriptLoader(TDEMainWindow *parent) : TQObject (parent) { m_parent = parent; m_scripts.clear(); - m_theAction = new TDESelectAction ( i18n("KDE Scripts"), + m_theAction = new TDESelectAction ( i18n("TDE Scripts"), 0, this, TQT_SLOT(runAction()), diff --git a/tdecore/tdeaboutdata.cpp b/tdecore/tdeaboutdata.cpp index d337db945..bf9a1756a 100644 --- a/tdecore/tdeaboutdata.cpp +++ b/tdecore/tdeaboutdata.cpp @@ -385,10 +385,12 @@ TQString TDEAboutData::aboutTranslationTeam() { return i18n("replace this with information about your translation team", - "

KDE is translated into many languages thanks to the work " + "

TDE is translated into many languages thanks to the work " "of the translation teams all over the world.

" - "

For more information on KDE internationalization " - "visit http://l10n.kde.org

" + "

For more information on TDE internationalization " + "visit the TDE Weblate" + "Translation Workspace (TWTW)

" ); } diff --git a/tdestyles/klegacy/plugin.cpp b/tdestyles/klegacy/plugin.cpp index 558b54e73..918470d76 100644 --- a/tdestyles/klegacy/plugin.cpp +++ b/tdestyles/klegacy/plugin.cpp @@ -25,5 +25,5 @@ int major_version() const char *description() { - return(i18n("KDE LegacyStyle plugin").utf8()); + return(i18n("TDE LegacyStyle plugin").utf8()); } diff --git a/tdeui/tdeabouttde.cpp b/tdeui/tdeabouttde.cpp index d52165fe5..64d9fa95b 100644 --- a/tdeui/tdeabouttde.cpp +++ b/tdeui/tdeabouttde.cpp @@ -32,55 +32,55 @@ TDEAboutKDE::TDEAboutKDE( TQWidget *parent, const char *name, bool modal ) parent, name, modal ) { const TQString text1 = i18n("" - "The Trinity Desktop Environment was born as a fork of the " + "

The Trinity Desktop Environment was born as a fork of the " "K Desktop Environment version 3.5, which was originally written by the KDE Team, " "a world-wide network of software engineers committed to Free Software " "development. The name Trinity was chosen because the word means " - "Three as in continuation of KDE 3.

Since then, TDE has evolved to " + "Three as in continuation of KDE 3.

Since then, TDE has evolved to " "be an independent and standalone computer desktop environment project. The developers " "have molded the code to its own identity without giving up on the efficiency, " "productivity and traditional user interface experience characteristic of the " - "original KDE 3 series.

No single group, company or organization controls the " - "Trinity source code. Everyone is welcome to contribute to Trinity.

Visit http://www.trinitydesktop.org for more information " - "about Trinity, and http://www.kde.org " - "for more information on the KDE project. "); + "original KDE 3 series.

No single group, company or organization controls the " + "Trinity source code. Everyone is welcome to contribute to Trinity.

Visit http://www.trinitydesktop.org for more information " + "about Trinity, and http://www.kde.org " + "for more information on the KDE project.

"); const TQString text2 = i18n("" - "Software can always be improved, and the Trinity Team is ready to " + "

Software can always be improved, and the Trinity Team is ready to " "do so. However, you - the user - must tell us when " - "something does not work as expected or could be done better.

" + "something does not work as expected or could be done better.

" "The Trinity Desktop Environment has a bug tracking system. Visit " "http://bugs.trinitydesktop.org or " - "use the \"Report Bug...\" dialog from the \"Help\" menu to report bugs.

" + "use the \"Report Bug...\" dialog from the \"Help\" menu to report bugs.

" "If you have a suggestion for improvement then you are welcome to use " "the bug tracking system to register your wish. Make sure you use the " - "severity called \"Wishlist\"." ); + "severity called \"Wishlist\".

" ); const TQString text3 = i18n("" - "You do not have to be a software developer to be a member of the " + "

You do not have to be a software developer to be a member of the " "Trinity team. You can join the national teams that translate " "program interfaces. You can provide graphics, themes, sounds, and " "improved documentation. You decide!" - "

" + "

" "Visit the " - "TDE Development " - "webpage to find out how you can contribute or mail us using one of the " - "available mailing lists." - "

" + "TDE Gitea Workspace (TGW) " + "to find out how you can contribute or mail us using one of the " + "available mailing lists." + "

" "If you need more information or documentation, then a visit to " - "http://www.trinitydesktop.org/docs " - "will provide you with what you need."); + "http://www.trinitydesktop.org/docs " + "will provide you with what you need.

"); const TQString text4 = i18n("" - "TDE is available free of charge, but making it is not free.

" + "

TDE is available free of charge, but making it is not free.

" "The Trinity team does need financial support. The money is used to " "support the expenses incurred to keep the TDE servers running, so that you - " "the user - can access them at any time. You are encouraged to support Trinity " "through a financial or hardware donation, using one of the ways described at " "http://www.trinitydesktop.org/donate.php." - "

Thank you very much in advance for your support!"); + "

Thank you very much in advance for your support!

"); setHelp( TQString::fromLatin1("khelpcenter/main.html"), TQString::null ); setTitle(i18n("Trinity Desktop Environment. Release %1").