From a612e47e33e0c48aeb0263c6a09f4c353b1ba9d5 Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 9 Apr 2011 05:32:04 +0000 Subject: Freshen up about dialog URLs to reflect the new project domain name git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1227451 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kdeui/kaboutkde.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'kdeui/kaboutkde.cpp') diff --git a/kdeui/kaboutkde.cpp b/kdeui/kaboutkde.cpp index 7ab50dca6..b9bd523b1 100644 --- a/kdeui/kaboutkde.cpp +++ b/kdeui/kaboutkde.cpp @@ -38,7 +38,7 @@ KAboutKDE::KAboutKDE( TQWidget *parent, const char *name, bool modal ) "href=\"http://www.gnu.org/philosophy/free-sw.html\">Free Software " "development.

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

Visit http://trinity.pearsoncomputing.net for more information " + "HREF=\"http://www.trinitydesktop.org/\">http://www.trinitydesktop.org for more information " "about Trinity, and http://www.kde.org " "for more information on the KDE project. "); @@ -60,11 +60,11 @@ KAboutKDE::KAboutKDE( TQWidget *parent, const char *name, bool modal ) "improved documentation. You decide!" "

" "Visit " - "http://trinity.pearsoncomputing.net/jobs/ " + "http://www.trinitydesktop.org/jobs/ " "for information on some projects in which you can participate." "

" "If you need more information or documentation, then a visit to " - "http://trinity.pearsoncomputing.net/docs/ " + "http://www.trinitydesktop.org/docs/ " "will provide you with what you need."); const TQString text4 = i18n("" "Trinity is available free of charge, but making it is not free.

" @@ -73,7 +73,7 @@ KAboutKDE::KAboutKDE( TQWidget *parent, const char *name, bool modal ) "reimburse members and others on expenses they experienced when " "contributing to Trinity. You are encouraged to support Trinity through a financial " "donation, using one of the ways described at " - "http://trinity.pearsoncomputing.net/support/." + "http://www.trinitydesktop.org/donate.php." "

Thank you very much in advance for your support!"); setHelp( TQString::tqfromLatin1("khelpcenter/main.html"), TQString::null ); setTitle(i18n("Trinity Desktop Environment. Release %1"). -- cgit v1.2.1