summaryrefslogtreecommitdiffstats
path: root/korundum/rubylib/examples
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:49:44 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:49:44 -0600
commit6108be39190a9dc6160127012fd8e2cfb4cf5ca4 (patch)
tree9b4462037cdfa557020959c38cbaef902086215f /korundum/rubylib/examples
parent88a071548f4cc0d77a9c10b8e141c6b79b2a8188 (diff)
downloadtdebindings-6108be39190a9dc6160127012fd8e2cfb4cf5ca4.tar.gz
tdebindings-6108be39190a9dc6160127012fd8e2cfb4cf5ca4.zip
Additional renaming of kde to tde
Diffstat (limited to 'korundum/rubylib/examples')
-rwxr-xr-xkorundum/rubylib/examples/dcop/petshop.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/korundum/rubylib/examples/dcop/petshop.rb b/korundum/rubylib/examples/dcop/petshop.rb
index 0cce6277..a3f960c1 100755
--- a/korundum/rubylib/examples/dcop/petshop.rb
+++ b/korundum/rubylib/examples/dcop/petshop.rb
@@ -2,7 +2,7 @@
# This is an example of a DCOP enabled application written in Ruby, using
# Korundum. Taken from the PyKDE example_dcopexport.py example which was
-# derived from server.py example in kdebindings written by Torben Weis
+# derived from server.py example in tdebindings written by Torben Weis
# and Julian Rockey
require 'Korundum'