summaryrefslogtreecommitdiffstats
path: root/qtruby
diff options
context:
space:
mode:
Diffstat (limited to 'qtruby')
-rw-r--r--qtruby/README.1st2
-rw-r--r--qtruby/bin/qtrubyinit.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/qtruby/README.1st b/qtruby/README.1st
index 00c2cd4e..0c4164ea 100644
--- a/qtruby/README.1st
+++ b/qtruby/README.1st
@@ -13,5 +13,5 @@ With the program krubyinit from korundum/bin installed it is
possible to simply replace a programs shebang line with:
#!/usr/bin/env krubyinit
Incidently as well as majorly fixing up pthread related startup
-crashes, this also makes it possible for kdeinit_wrapper usage,
+crashes, this also makes it possible for tdeinit_wrapper usage,
therefore improving startup speed yet further.
diff --git a/qtruby/bin/qtrubyinit.cpp b/qtruby/bin/qtrubyinit.cpp
index 2451e002..c4e80240 100644
--- a/qtruby/bin/qtrubyinit.cpp
+++ b/qtruby/bin/qtrubyinit.cpp
@@ -1,7 +1,7 @@
#include <ruby.h>
/***************************************************************************
-qrubyinit - makes use of kdeinit_wrapper possible for ruby programs
+qrubyinit - makes use of tdeinit_wrapper possible for ruby programs
-------------------
begin : Wed Jan 7 2004
copyright : (C) 2004 by Alexander Kellett