diff options
author | Timothy Pearson <[email protected]> | 2011-11-16 13:53:35 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-16 13:53:35 -0600 |
commit | ffa67ac75582192196cb70f866f6bfa00586542a (patch) | |
tree | 5a09c67b42a8228fc8348b5689b85006ea09942d /kommander/examples/current/passvariables.kmdr | |
parent | 997aa1672a07ce33c6696bd4a4124bfff97036e1 (diff) | |
download | tdewebdev-ffa67ac75582192196cb70f866f6bfa00586542a.tar.gz tdewebdev-ffa67ac75582192196cb70f866f6bfa00586542a.zip |
Additional renaming of kde to tde
Diffstat (limited to 'kommander/examples/current/passvariables.kmdr')
-rw-r--r-- | kommander/examples/current/passvariables.kmdr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kommander/examples/current/passvariables.kmdr b/kommander/examples/current/passvariables.kmdr index 5a0406ae..e984f567 100644 --- a/kommander/examples/current/passvariables.kmdr +++ b/kommander/examples/current/passvariables.kmdr @@ -22,9 +22,9 @@ <stringlist> <string></string> <string>AboutDialog1.initialize("Variable passing demo", "", "0.1", "Copyright 2008") -AboutDialog1.addAuthor("Eric Laffoon", "Designer", "[email protected]", "http://kittyhooch.com") -AboutDialog1.setHomepage("http://kommander.kdewebdev.org") -AboutDialog1.setBugAddress("[email protected]") +AboutDialog1.addAuthor("Eric Laffoon", "Designer", "[email protected]", "http://kittyhooch.com") +AboutDialog1.setHomepage("http://kommander.tdewebdev.org") +AboutDialog1.setBugAddress("[email protected]") AboutDialog1.setDescription("Demo of passing arguments to and from scripts, You can also pass an echo to stdout back from your script by calling your script with |