TDE web development programs
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Timothy Pearson 1b697b6bf7
Fix up remaining references to DocPath
10 years ago
admin@04db460623 Reset submodule main/tdewebdev/admin to latest HEAD 10 years ago
cmake@1994b80881 Reset submodule main/tdewebdev/cmake to latest HEAD 10 years ago
doc Fixed typo in handbook 10 years ago
kimagemapeditor Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 10 years ago
klinkstatus Fix exec icon location and bring it into XDG compliance 10 years ago
kommander Fix up remaining references to DocPath 10 years ago
kxsldbg Bring undo, redo, find, and revert icons into XDG compliance 10 years ago
lib Repair mimetype icon usage, part 1. The following are not fully verified in source as of this commit due to ubiquity: info, unknown 10 years ago
quanta Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown 10 years ago
tdefilereplace Fix remaining issues from mimetype icon rename 10 years ago
.gitmodules Added common directories 13 years ago
AUTHORS Finish renaming KFileReplace->TDEFileReplace and fix related Quanta Plus internal references. 10 years ago
CMakeLists.txt Update minimum cmake requirement to be consitent with other sources. 10 years ago
COPYING Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
COPYING-DOCS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ChangeLog Additional renaming of kde to tde 13 years ago
ConfigureChecks.cmake Add cmake support for WITH_GCC_VISIBILITY. 12 years ago
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
INSTALL.docs Fix references to user profile directory. 12 years ago
Makefile.am.in Remove old/stale makefile message. 12 years ago
Makefile.cvs Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
NEWS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
PACKAGING Finish renaming KFileReplace->TDEFileReplace and fix related Quanta Plus internal references. 10 years ago
README Finish renaming KFileReplace->TDEFileReplace and fix related Quanta Plus internal references. 10 years ago
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
VERSION Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
config.h.cmake [kdewebdev/quanta] initial cmake support 13 years ago
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
configure.in.in Update for recent TDENewStuff changes 10 years ago
tdewebdev.lsm Update lsm files. 12 years ago

README

TDE WebDev - WEB Development package for the Trinity Desktop Environment.
Version: 3.5 line

The tdewebdev 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.
TDEFileReplace: 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