summaryrefslogtreecommitdiffstats
path: root/doc/kommander/index.docbook
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-09-03 20:03:18 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-09-03 21:03:38 +0200
commitd17de25b7fe2200ed60b15ec6801e3458b2c1046 (patch)
treef8d177d2e951eab368c0491c24837836ef41470b /doc/kommander/index.docbook
parent9b520883661b34a40beb46cedb80355fbe6587ad (diff)
downloadtdewebdev-d17de25b7fe2200ed60b15ec6801e3458b2c1046.tar.gz
tdewebdev-d17de25b7fe2200ed60b15ec6801e3458b2c1046.zip
Additional k => tde renaming and fixes
Diffstat (limited to 'doc/kommander/index.docbook')
-rw-r--r--doc/kommander/index.docbook4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/kommander/index.docbook b/doc/kommander/index.docbook
index 77f8f63f..bc15a37f 100644
--- a/doc/kommander/index.docbook
+++ b/doc/kommander/index.docbook
@@ -53,7 +53,7 @@
<firstname>Eric</firstname>
<surname>Laffoon</surname>
<affiliation>
-<address><email>eric@tdewebdev.org</email></address>
+<address><email>eric@kdewebdev.org</email></address>
</affiliation>
</author>
<author>
@@ -88,7 +88,7 @@ Do NOT change these in the translation. -->
<!-- Abstract about this handbook -->
<abstract>
-<para>These docs have been partially complete for years, but not always available or easy to find. Since around 2002 little spurts of effort on &kommander; have produced dramtic results. &kommander; is a new approach to development and there have been modifications in approach and features. Consequently much of this documentation is out of date, however still useful due to legacy support. Please refer to our web site at <ulink url="http://kommander.tdewebdev.org">http://kommander.tdewebdev.org</ulink> for up to date information, news on KDE4 development, new tools, plugins, tips and tutorials.</para>
+<para>These docs have been partially complete for years, but not always available or easy to find. Since around 2002 little spurts of effort on &kommander; have produced dramtic results. &kommander; is a new approach to development and there have been modifications in approach and features. Consequently much of this documentation is out of date, however still useful due to legacy support. Please refer to our web site at <ulink url="http://kommander.kdewebdev.org">http://kommander.kdewebdev.org</ulink> for up to date information, news on KDE4 development, new tools, plugins, tips and tutorials.</para>
<para>
&kommander; is a set of tools that allow you to create dynamic &GUI; windows that has been used as a front end for command line programs, database front ends, simple program extentions and much more. The best part of it all? You aren't required to write a single line of code! Okay, that was old text... You can actually use the function browser and even with the new parser write almost none of the code. The inherent difference between &kommander; and other &GUI; scripting tools is that &kommander; doesn't care about how the window gets drawn. &kommander; was designed from the GUI down to the language elements and can embrace multiple languages. &kommander; does not use scripting to draw a window on the screen like other &GUI; scripting tools. As Kommander matures it will expose all it's internals to any scripting language people want to enable. We welcome anyone wishing to enhance support for any scripting language.
</para>