diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-09-10 16:16:32 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-09-10 16:16:32 -0500 |
commit | 02dc85a95b228b7242b0d11ea35619faad96db03 (patch) | |
tree | e161ba877a0720bbdf7818bdec06eb239d8ad271 /ubuntu/precise/tdewebdev/debian/tdewebdev-doc-html.doc-base.kommander | |
parent | 6f2c7dc70e77d2f768d687838b6cc9f7632f609e (diff) | |
download | tde-packaging-02dc85a95b228b7242b0d11ea35619faad96db03.tar.gz tde-packaging-02dc85a95b228b7242b0d11ea35619faad96db03.zip |
Split precise from maverick
Diffstat (limited to 'ubuntu/precise/tdewebdev/debian/tdewebdev-doc-html.doc-base.kommander')
-rw-r--r-- | ubuntu/precise/tdewebdev/debian/tdewebdev-doc-html.doc-base.kommander | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/ubuntu/precise/tdewebdev/debian/tdewebdev-doc-html.doc-base.kommander b/ubuntu/precise/tdewebdev/debian/tdewebdev-doc-html.doc-base.kommander new file mode 100644 index 000000000..233657324 --- /dev/null +++ b/ubuntu/precise/tdewebdev/debian/tdewebdev-doc-html.doc-base.kommander @@ -0,0 +1,18 @@ +Document: kommander +Title: Kommander Handbook +Author: Marc Britton <consume@optushome.com.au>, Tamara King <tik@acm.org> and Eric Laffoon <sequitur@kde.org> +Abstract: Kommander is a set of tools that allow you to create dynamic + GUI dialogs that generate, based on their state, a piece of text. The + piece of text can be a command line to a program, any piece of code, + business documents that contain a lot of repititious or templated text + and so on. The resulting generated text can then be executed as a + command line program (hence the name "Kommander"), written to a file, + passed to a script for extended processing, and literally anything else + you can think of. The best part of it all? You aren't required to write + a single line of code! +Section: Apps/Tools + +Format: HTML +Index: /opt/trinity/share/doc/tde/HTML/en/kommander/index.html +Files: /opt/trinity/share/doc/tde/HTML/en/kommander/*.html + |