Running Quanta+ in R14 results in a dialog appearing noting that various helper applications that quata uses cannot be found:
Some applications required for full functionality are missing or installed incorrectly:
- Kommander [various script based dialogs including the Quick
Start dialog] will not be available;
- Tidy [HTML syntax checking] will not be available;
- KXSLDbg [XSLT debugging] will not be available;
- KImageMapEditor [editing HTML image maps] will not be available;
- KLinkStatus [link validity checking] will not be available.
I don't know if these are pieces of tdelibs, tdebase or some external application that quanta isn't seeing and finding, but I've built all the develop applications and applications in the git tree that were not bibletime related, etc.., so this may be a side-effect of K->T renaming.
Yes, related to renaming.
Please paste a copy of your $TDEHOME/share/apps/quanta/plugins.rc.
I need to see the exact way the information is stored in plugins.rc with respect to the apps you cited above. Patching r14-xdg-update will be straightforward as we already have a section for plugins.rc. Looks like you uncovered more. :)
Tidy I'm not sure, as that is not a Trinity package. You might need to install Tidy from upstream, but let's see what plugins.rc shows.
Darrell