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/freetts
Slávek Banko 534dd67805
Add PO_DIR option to properly merge translations into desktop files.
3 years ago
..
CMakeLists.txt Add PO_DIR option to properly merge translations into desktop files. 3 years ago
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README Rename KDEHOME and KDEDIR 13 years ago
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
freettsconf.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
freettsconf.h Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
freettsconfigwidget.ui Conversion to the cmake building system. 3 years ago
freettsplugin.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
freettsproc.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
freettsproc.h Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
kttsd_freettsplugin.desktop Added translation of .desktop files. 3 years ago

README

This is the directory containing the FreeTTS plug in.
If you intend to edit the GUI (freettsconfig.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 place.