summaryrefslogtreecommitdiffstats
path: root/kttsd/plugins/command/README
blob: fbba4f8c3001b4d4742dff533f6097e294b6c309 (plain)
1
2
3
4
5
6
7
8
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.