diff options
Diffstat (limited to 'kommander/examples/current/tableselect.kmdr')
-rwxr-xr-x | kommander/examples/current/tableselect.kmdr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kommander/examples/current/tableselect.kmdr b/kommander/examples/current/tableselect.kmdr index 3284f0c5..6a7f0a7a 100755 --- a/kommander/examples/current/tableselect.kmdr +++ b/kommander/examples/current/tableselect.kmdr @@ -31,10 +31,10 @@ AboutDialog9.initialize("Table Selection Demo", "help.png", "0.1", "(c) 2008") AboutDialog9.setDescription("This demonstrated using the new multi-select ability of the table. The spinboxes offer how it might have been done before. Now block copy and paste can be done.") -AboutDialog9.addAuthor("Eric Laffoon", "Stop sleeping", "eric@kdewebdev.org", "http://kittyhooch.com") -AboutDialog9.addAuthor("Andras Mantia", "Make Eric stop asking for it to make coffee", "amantia@kdewebdev.org", "http://kdewebdev.org") +AboutDialog9.addAuthor("Eric Laffoon", "Stop sleeping", "eric@tdewebdev.org", "http://kittyhooch.com") +AboutDialog9.addAuthor("Andras Mantia", "Make Eric stop asking for it to make coffee", "amantia@tdewebdev.org", "http://tdewebdev.org") AboutDialog9.setLicense("GPL_V2") -AboutDialog9.setBugAddress("eric@kdewebdev.org")</string> +AboutDialog9.setBugAddress("eric@tdewebdev.org")</string> <string></string> </stringlist> </property> |