summaryrefslogtreecommitdiffstats
path: root/doc/kommander/index.docbook
diff options
context:
space:
mode:
Diffstat (limited to 'doc/kommander/index.docbook')
-rw-r--r--doc/kommander/index.docbook6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/kommander/index.docbook b/doc/kommander/index.docbook
index 71582056..77f8f63f 100644
--- a/doc/kommander/index.docbook
+++ b/doc/kommander/index.docbook
@@ -2,7 +2,7 @@
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kommander "<application>Kommander</application>">
<!ENTITY kappname "&kommander;">
- <!ENTITY package "kdewebdev">
+ <!ENTITY package "tdewebdev">
<!ENTITY basics SYSTEM "basics.docbook">
<!ENTITY commands SYSTEM "commands.docbook">
<!ENTITY parser SYSTEM "parser.docbook">
@@ -53,7 +53,7 @@
<firstname>Eric</firstname>
<surname>Laffoon</surname>
<affiliation>
-<address><email>eric@kdewebdev.org</email></address>
+<address><email>eric@tdewebdev.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.kdewebdev.org">http://kommander.kdewebdev.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.tdewebdev.org">http://kommander.tdewebdev.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>