diff options
author | Slávek Banko <[email protected]> | 2013-09-03 20:03:18 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2013-09-03 21:03:38 +0200 |
commit | d17de25b7fe2200ed60b15ec6801e3458b2c1046 (patch) | |
tree | f8d177d2e951eab368c0491c24837836ef41470b /kommander/examples/current/passvariables.kmdr | |
parent | 9b520883661b34a40beb46cedb80355fbe6587ad (diff) | |
download | tdewebdev-d17de25b7fe2200ed60b15ec6801e3458b2c1046.tar.gz tdewebdev-d17de25b7fe2200ed60b15ec6801e3458b2c1046.zip |
Additional k => tde renaming and fixes
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 |