summaryrefslogtreecommitdiffstats
path: root/khelpcenter
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-07-03 22:00:32 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-07-03 22:00:32 -0500
commit1f545ddb0d249634fd78f4eb7bfd95ea98dbea40 (patch)
treeb794317fd2023e78d36f2bc0c7edf8e3fc511d38 /khelpcenter
parent87a132319242d1b26a5a4ab12d860cbe389c59ec (diff)
downloadtdebase-1f545ddb0d249634fd78f4eb7bfd95ea98dbea40.tar.gz
tdebase-1f545ddb0d249634fd78f4eb7bfd95ea98dbea40.zip
Update help handbooks.
Diffstat (limited to 'khelpcenter')
-rw-r--r--khelpcenter/view.cpp7
1 files changed, 4 insertions, 3 deletions
diff --git a/khelpcenter/view.cpp b/khelpcenter/view.cpp
index 664933523..3a559409a 100644
--- a/khelpcenter/view.cpp
+++ b/khelpcenter/view.cpp
@@ -118,11 +118,12 @@ void View::showAboutPage()
.arg( i18n("Help Center") )
.arg( langLookup( "khelpcenter/lines.png" ) )
.arg( i18n( "Welcome to the Trinity Desktop Environment" ) )
- .arg( i18n( "The TDE team welcomes you to user-friendly UNIX computing" ) )
- .arg( i18n( "TDE is a graphical desktop environment for UNIX workstations. The\n"
+ .arg( i18n( "The TDE team welcomes you to user-friendly UNIX-like computing" ) )
+ .arg( i18n( "The Trinity Desktop Environment (TDE) is a graphical desktop\n"
+ "environment for UNIX-like workstations. The\n"
"Trinity Desktop Environment combines ease of use, contemporary functionality, and\n"
"professional graphical design along with the technical advantages of\n"
- "the UNIX operating system." ) )
+ "UNIX-like operating systems." ) )
.arg( i18n( "What is the Trinity Desktop Environment?" ) )
.arg( i18n( "Contacting the TDE Project Members" ) )
.arg( i18n( "Supporting the TDE Project" ) )