diff options
author | albator <albator@arcadia.vtf> | 2011-11-05 11:51:44 +0100 |
---|---|---|
committer | albator <albator@arcadia.vtf> | 2011-11-05 11:51:44 +0100 |
commit | 70bc259aa3f4dbd83bd239030690759449ee714b (patch) | |
tree | b61af2d70c64ca12dbec49053c0b20dae8ba7926 /ubuntu/maverick/kdewebdev/debian/kdewebdev-doc-html.doc-base.kommander | |
parent | 1f3a44f73fa43d3c30f47ff8c4f5c414d83f4765 (diff) | |
parent | 169853a068683db6540e3b77542d5139bb7867d1 (diff) | |
download | tde-packaging-70bc259aa3f4dbd83bd239030690759449ee714b.tar.gz tde-packaging-70bc259aa3f4dbd83bd239030690759449ee714b.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick/kdewebdev/debian/kdewebdev-doc-html.doc-base.kommander')
-rw-r--r-- | ubuntu/maverick/kdewebdev/debian/kdewebdev-doc-html.doc-base.kommander | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/ubuntu/maverick/kdewebdev/debian/kdewebdev-doc-html.doc-base.kommander b/ubuntu/maverick/kdewebdev/debian/kdewebdev-doc-html.doc-base.kommander deleted file mode 100644 index c9cd8f0ce..000000000 --- a/ubuntu/maverick/kdewebdev/debian/kdewebdev-doc-html.doc-base.kommander +++ /dev/null @@ -1,18 +0,0 @@ -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/kde/HTML/en/kommander/index.html -Files: /opt/trinity/share/doc/kde/HTML/en/kommander/*.html - |