summaryrefslogtreecommitdiffstats
path: root/kommander/examples/current
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:53:35 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:53:35 -0600
commitffa67ac75582192196cb70f866f6bfa00586542a (patch)
tree5a09c67b42a8228fc8348b5689b85006ea09942d /kommander/examples/current
parent997aa1672a07ce33c6696bd4a4124bfff97036e1 (diff)
downloadtdewebdev-ffa67ac75582192196cb70f866f6bfa00586542a.tar.gz
tdewebdev-ffa67ac75582192196cb70f866f6bfa00586542a.zip
Additional renaming of kde to tde
Diffstat (limited to 'kommander/examples/current')
-rwxr-xr-xkommander/examples/current/editor-poc.kmdr4
-rw-r--r--kommander/examples/current/keyvaluecombo.kmdr4
-rwxr-xr-xkommander/examples/current/kpartmwframe.kmdr2
-rw-r--r--kommander/examples/current/passvariables.kmdr6
-rwxr-xr-xkommander/examples/current/tableselect.kmdr6
5 files changed, 11 insertions, 11 deletions
diff --git a/kommander/examples/current/editor-poc.kmdr b/kommander/examples/current/editor-poc.kmdr
index d5b19e99..12cfe3c2 100755
--- a/kommander/examples/current/editor-poc.kmdr
+++ b/kommander/examples/current/editor-poc.kmdr
@@ -110,7 +110,7 @@ CheckBoxI.setVisible(false)
TextEdit3.setVisible(false)
AboutDialog2.initialize("Kommander Editor Demo", "", "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.")
</string>
</stringlist>
@@ -229,7 +229,7 @@ debug("Clicked at: "+Self.Item(0)+" "+Self.Item(1))
&lt;p&gt;Test this &lt;a href="ScriptLink2"&gt;link&lt;/a&gt; text.&lt;br /&gt;Add a new line with Ctrl-Enter or Enter. Note the links are correctly parsed.&lt;/p&gt;
&lt;p&gt;New paragraph. Look! &lt;a href="ScriptLink3"&gt;another internal link&lt;/a&gt; to try out.&lt;/p&gt;
&lt;p&gt;Although this widget does not give visual feedback on links it does allow them to execute scripts or call a web site as you can see below. &lt;/p&gt;
-&lt;p&gt;Functionality on this window may be incomplete. It is for demo purposes only. Look for new examples and tools on our &lt;a href="http://kommander.kdewebdev.org"&gt;website&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;Functionality on this window may be incomplete. It is for demo purposes only. Look for new examples and tools on our &lt;a href="http://kommander.tdewebdev.org"&gt;website&lt;/a&gt;.&lt;/p&gt;
&lt;/body&gt;&lt;/html&gt;
</string>
</property>
diff --git a/kommander/examples/current/keyvaluecombo.kmdr b/kommander/examples/current/keyvaluecombo.kmdr
index 489c4f6d..619e36c6 100644
--- a/kommander/examples/current/keyvaluecombo.kmdr
+++ b/kommander/examples/current/keyvaluecombo.kmdr
@@ -30,8 +30,8 @@ end
ScriptObject36.execute
AboutDialog1.initialize("Key Value Combo", "", "0.1", "Copyright 2008")
AboutDialog1.addAuthor("Eric Laffoon", "Designer", "eric@kdewevdev.org", "http://kittyhooch.com")
-AboutDialog1.setBugAddress("eric@kdewebdev.org")
-AboutDialog1.setHomepage("http://kdewebdev.org")
+AboutDialog1.setBugAddress("eric@tdewebdev.org")
+AboutDialog1.setHomepage("http://tdewebdev.org")
AboutDialog1.setLicense("GPL_V2")
AboutDialog1.setDescription("This demonstrates how to make a ComboBox \n behave as a key value pair. It's \nparticularly useful for databases.")
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
diff --git a/kommander/examples/current/passvariables.kmdr b/kommander/examples/current/passvariables.kmdr
index 5a0406ae..e984f567 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", "eric@kdewebdev.org", "http://kittyhooch.com")
-AboutDialog1.setHomepage("http://kommander.kdewebdev.org")
-AboutDialog1.setBugAddress("eric@kdewebdev.org")
+AboutDialog1.addAuthor("Eric Laffoon", "Designer", "eric@tdewebdev.org", "http://kittyhooch.com")
+AboutDialog1.setHomepage("http://kommander.tdewebdev.org")
+AboutDialog1.setBugAddress("eric@tdewebdev.org")
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
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>