diff options
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 713dd1e6..7d15aecf 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@tdewebdev.org", "http://kommander.tdewebdev.org") +AboutDialog2.addAuthor("Eric Laffoon", "Project Lead", "eric@kdewebdev.org", "http://kommander.kdewebdev.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 |