diff options
author | Timothy Pearson <[email protected]> | 2011-12-04 18:43:26 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-04 18:43:26 -0600 |
commit | 1a96c45b22d01378202d9dc7ed9c47acd30f966e (patch) | |
tree | e9f34b2f6384ad3862cef111ffc2d636a8c30bc1 /korundum/rubylib/examples/dcop | |
parent | 4fc21e319dc540d44c8b7adb4bfd6ebd4534666a (diff) | |
download | tdebindings-1a96c45b22d01378202d9dc7ed9c47acd30f966e.tar.gz tdebindings-1a96c45b22d01378202d9dc7ed9c47acd30f966e.zip |
Part 1 of 2 rename pykde to pytde
Diffstat (limited to 'korundum/rubylib/examples/dcop')
-rwxr-xr-x | korundum/rubylib/examples/dcop/dcoptest.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korundum/rubylib/examples/dcop/dcoptest.rb b/korundum/rubylib/examples/dcop/dcoptest.rb index 7d42f76e..1a3a37e7 100755 --- a/korundum/rubylib/examples/dcop/dcoptest.rb +++ b/korundum/rubylib/examples/dcop/dcoptest.rb @@ -1,6 +1,6 @@ #!/usr/bin/env ruby =begin -This is a ruby version of Jim Bublitz's pykde program, translated by Richard Dale +This is a ruby version of Jim Bublitz's pytde program, translated by Richard Dale =end =begin |