diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:29:32 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-06 02:29:32 -0600 |
commit | 8d7027ce9506c909253e88496b410e54c3973082 (patch) | |
tree | 7174da6d8b5297f1a658ab6d2dac0501c8944f74 /qtruby/README.1st | |
parent | 53e0924a1f58a7e82dbae9acadbd8de6226cd26c (diff) | |
download | tdebindings-8d7027ce9506c909253e88496b410e54c3973082.tar.gz tdebindings-8d7027ce9506c909253e88496b410e54c3973082.zip |
Additional kde to tde renaming
Diffstat (limited to 'qtruby/README.1st')
-rw-r--r-- | qtruby/README.1st | 2 |
1 files changed, 1 insertions, 1 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. |