diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:53:35 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:53:35 -0600 |
commit | ffa67ac75582192196cb70f866f6bfa00586542a (patch) | |
tree | 5a09c67b42a8228fc8348b5689b85006ea09942d /kommander/examples/current/kpartmwframe.kmdr | |
parent | 997aa1672a07ce33c6696bd4a4124bfff97036e1 (diff) | |
download | tdewebdev-ffa67ac75582192196cb70f866f6bfa00586542a.tar.gz tdewebdev-ffa67ac75582192196cb70f866f6bfa00586542a.zip |
Additional renaming of kde to tde
Diffstat (limited to 'kommander/examples/current/kpartmwframe.kmdr')
-rwxr-xr-x | kommander/examples/current/kpartmwframe.kmdr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/examples/current/kpartmwframe.kmdr b/kommander/examples/current/kpartmwframe.kmdr index 7d15aecf..713dd1e6 100755 --- a/kommander/examples/current/kpartmwframe.kmdr +++ b/kommander/examples/current/kpartmwframe.kmdr @@ -124,7 +124,7 @@ KPartImport1.loadPart("libkommander_part", "true") debug("loaded") AboutDialog2.initialize("Kommander KPart Demo", "kommander.png", "0.1", "Copyright 2008") AboutDialog2.setLicense("GPL_V2") -AboutDialog2.addAuthor("Eric Laffoon", "Project Lead", "eric@kdewebdev.org", "http://kommander.kdewebdev.org") +AboutDialog2.addAuthor("Eric Laffoon", "Project Lead", "eric@tdewebdev.org", "http://kommander.tdewebdev.org") AboutDialog2.setDescription("This is a demo of what can be done with kommander 1.3\nYou are running "+_VERSION+" now. This is not intended to\nbe of use for any specific tasks. We hope you enjoy it.") Timer2.execute |