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.
Added several man pages taken from the Debian packaging. Cleanup headers in ui files. Add png icons for mono theme. Signed-off-by: gregory guy <gregory-tde@laposte.net> cmake: - Use tde_add_check_executable instead of a combination of separate calls to tde_add_executable and add_test. - Simplify the detection of time.h and sys/time.h headers. - Refactor phrasebook files install, kmouth. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> |
5 years ago | |
|---|---|---|
| .. | ||
| CMakeLists.txt | 5 years ago | |
| Makefile.am | 16 years ago | |
| README | 14 years ago | |
| commandconf.cpp | 5 years ago | |
| commandconf.h | 5 years ago | |
| commandconfwidget.ui | 5 years ago | |
| commandplugin.cpp | 5 years ago | |
| commandproc.cpp | 5 years ago | |
| commandproc.h | 5 years ago | |
| configure.in.in | 16 years ago | |
| kttsd_commandplugin.desktop | 11 years ago | |
README
This is the directory containing the Command plug in. This plug in is developed and maintained by Gunnar Schmi Dt. -- This is no longer necesary for this plug in -- If you intend to edit the GUI (commandconfwidget.ui) you will have to first copy kttsd/libkttsd/pluginconf.h to a standard include directory like $TDEDIR/include/ since the interface has been tweaked to derive from PlugInConf instead of QWidget and Qt Designer refuses to open it if the header is not properly placed.