You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdelibs/interfaces/tdescript
Slávek Banko 42f3a62161
Simplify CMake rules for desktop file translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
..
sample
CMakeLists.txt
Makefile.am
README
scriptclientinterface.h
scriptinterface.desktop
scriptinterface.h
scriptloader.cpp
scriptloader.h
scriptmanager.cpp
scriptmanager.h

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