summaryrefslogtreecommitdiffstats
path: root/knights
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-05-26 14:29:44 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-05-26 14:29:44 -0500
commit22960a5260ab8dad3c5ea8c034adced824ef33f0 (patch)
tree35fdf6fe4a8589482e8561c47300a0cb1016893c /knights
parentfc11ad12af736ef9ec9c342290df3250950a26b7 (diff)
downloadknights-22960a5260ab8dad3c5ea8c034adced824ef33f0.tar.gz
knights-22960a5260ab8dad3c5ea8c034adced824ef33f0.zip
Branding cleanup: K Desktop -> Trinity Desktop
Diffstat (limited to 'knights')
-rw-r--r--knights/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/knights/main.cpp b/knights/main.cpp
index c68ae43..86bb003 100644
--- a/knights/main.cpp
+++ b/knights/main.cpp
@@ -33,7 +33,7 @@ int main(int argc, char *argv[])
KAboutData aboutData( "knights",
I18N_NOOP("Knights"),
_VERSION_,
- I18N_NOOP("The Knights Chess Interface\n\nKnights is a chess interface\nfor the K Desktop Environment."),
+ I18N_NOOP("The Knights Chess Interface\n\nKnights is a chess interface\nfor the Trinity Desktop Environment."),
KAboutData::License_GPL_V2,
"(c) 2003, Troy Corbin Jr.",
0,