You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeaccessibility/kttsd/plugins/command
tpearson 389971def3
Remove the tq in front of these incorrectly TQt4-converted methods/data members:
13 years ago
..
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
commandconf.cpp TQt4 port kdeaccessibility 13 years ago
commandconf.h TQt4 port kdeaccessibility 13 years ago
commandconfwidget.ui Remove the tq in front of these incorrectly TQt4-converted methods/data members: 13 years ago
commandplugin.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
commandproc.cpp TQt4 port kdeaccessibility 13 years ago
commandproc.h TQt4 port kdeaccessibility 13 years ago
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kttsd_commandplugin.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 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 $KDEDIR/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.