Summary: | kttsd plugin is enabled by default and can not be disabled | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Jens Herden <jens> |
Component: | part | Assignee: | Gary Cramblitt <garycramblitt> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | garycramblitt |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jens Herden
2005-01-28 12:48:10 UTC
This plugin is misplaced, it's in kdebase/kate/plugins but must be moved to kdelibs/kate/plugins, as it plugs into to katepart. It also does not use the katepart plugin system, it is a KPart plugin, and doesn't providea desktop file as it should. It seems to work with a kate ktts plugin, but it should probably work solely with katepart. I have added the last contributor of the plugin to the CC list for this BR, and I hereby ask to have the following actions taken: * move the katepart plugin to kdelibs/kate/plugins * make it a real katepart plugin, so that it can be enabled in the katepart configuration * remove the katektts plugin * I suggest that this is assigned to the accessability team, allthough I will be happy to help with kate related issues. You can get help from kate developers if you join the #kate channel at the freenode irc network if desired. The KDE Text-to-Speech plugins for Kate have been moved from kdebase/kate/plugins/ktts kdebase/kate/plugins/katepartktts to kdeaccessibility/kttsd/app-plugins/kate This move consolidates two plugins to one and removes the build dependencies on kdebase. To remove cruft from your system, everyone else should either "make uninstall" in the directories above (before you cvs up) or delete the following files: $KDEDIR/libs/kde3/libkatepartkttsdplugin.* $KDEDIR/apps/katepart/kpartplugins/katepartkttsd.rc $KDEDIR/libs/kde3/libkatekttsdplugin.* $KDEDIR/share/services/katekttsd.desktop Sorry for the hassle. *** Bug has been marked as fixed ***. |