diff options
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 3228edc0..3d4b848d 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.tdewebdev.org") -AboutDialog1.setBugAddress("[email protected]") +AboutDialog1.addAuthor("Eric Laffoon", "Designer", "[email protected]", "http://kittyhooch.com") +AboutDialog1.setHomepage("http://kommander.kdewebdev.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 |