diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | e9ae80694875f869892f13f4fcaf1170a00dea41 (patch) | |
tree | aa2f8d8a217e2d376224c8d46b7397b68d35de2d /README | |
download | tdewebdev-e9ae80694875f869892f13f4fcaf1170a00dea41.tar.gz tdewebdev-e9ae80694875f869892f13f4fcaf1170a00dea41.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'README')
-rw-r--r-- | README | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -0,0 +1,24 @@ +KDE WebDev - WEB Development package for the K Desktop Environment. + Version: 3.5 line + + + The kdewebdev package contains Quanta Plus and other applications, which are useful +for web development. They are runtime dependencies of Quanta Plus, and it is +highly recommended that you install them. + + The extra applications are: + +Kommander: a GUI script builder and executor tool. Needed for some Quanta functionality. +KFileReplace: powerful search and replace in multiple files +KXSLDbg: XSL debugger +KImageMapEditor: image map editor +KLinkStatus: link checker + +Be sure to read the README files in each application's directory! +Packagers, please read the PACKAGING file for detailed information about compilation +and runtime dependencies. + + +Enjoy Quanta+! + +The Quanta team |