Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
tdelibs/interfaces/tdescript
Timothy Pearson ed99a30644
Rename additional header files to avoid conflicts with KDE4
před 11 roky
..
sample Rename common header files for consistency with class renaming před 11 roky
CMakeLists.txt Rename a number of libraries and executables to avoid conflicts with KDE4 před 11 roky
Makefile.am Rename a number of libraries and executables to avoid conflicts with KDE4 před 11 roky
README Rename a number of libraries and executables to avoid conflicts with KDE4 před 11 roky
scriptclientinterface.h Rename a number of libraries and executables to avoid conflicts with KDE4 před 11 roky
scriptinterface.desktop Rename a number of libraries and executables to avoid conflicts with KDE4 před 11 roky
scriptinterface.h Rename a number of libraries and executables to avoid conflicts with KDE4 před 11 roky
scriptloader.cpp Rename additional header files to avoid conflicts with KDE4 před 11 roky
scriptloader.h Rename many classes and header files to avoid conflicts with KDE4 před 11 roky
scriptmanager.cpp Rename additional header files to avoid conflicts with KDE4 před 11 roky
scriptmanager.h Rename a number of libraries and executables to avoid conflicts with KDE4 před 11 roky

README

Script interface
----------------
Overview:
scriptloader - used to load script engines and scripts from the GUI
scriptinterface - the base of all script engines

Script Engines:
	
TODO

Script Loader:

TODO