TDE web development programs
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
转到文件
Andrei Stepanov e5b0f94a70
Translated using Weblate (Russian)
7 天前
admin@59a8bf7c09 Reset submodule main/core/tdewebdev/admin to latest HEAD 2 个月前
doc cmake files: change keywords to lower case 1 个月前
kimagemapeditor Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 个月前
klinkstatus Replace Q_SIGNALS and Q_SLOTS 2 个月前
kommander Replace Q_SIGNALS and Q_SLOTS 2 个月前
kxsldbg Adding the header file unistd.h 4 周前
lib Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 个月前
quanta Adding support for libxml2-2.12.0 and later for Quanta+ 4 周前
translations/desktop_files Translated using Weblate (Russian) 7 天前
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. 3 年前
AUTHORS Update bug reports url to bugs.trinitydesktop.org 6 年前
CMakeL10n.txt Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt 1 个月前
CMakeLists.txt Use centralized cmake version 1 个月前
COPYING Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 年前
COPYING-DOCS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 年前
ChangeLog Additional renaming of kde to tde 13 年前
ConfigureChecks.cmake Fix FTBFS due to multi-line result from ICU C++ flags detection. 2 个月前
INSTALL Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 年前
INSTALL.docs Fix references to user profile directory. 12 年前
Makefile.am.in Remove old/stale makefile message. 12 年前
Makefile.cvs Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 年前
NEWS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 年前
PACKAGING Moved TDEFileReplace to tdeutils. This resolves bug 767. 9 年前
README Moved TDEFileReplace to tdeutils. This resolves bug 767. 9 年前
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 年前
VERSION Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 年前
config.h.cmake Remove code to support libxml2 < 2.6. 2 年前
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 年前
configure.in.in Add libxml2 and libxslt detection using pkg-config. 4 年前

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.
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