*Moodin is a separate thing altogether so it has to be
installed
separately
in order to use some of the splashes.*
Yes, it is in the applications folder and builds no problem. I have since
found (after rebuilding everything again) that the themes are broken for
me. All themes.
If i run: kcmshell ksplashthememgr
I get the error message that the plugin:Default is not installed. The
error
in the konsole says that the library could not be loaded. All libraries
are
in place. The same error appears for any theme, stating that the plugin
for
the theme could not be loaded. It was working fine a few weeks ago.
Not sure why, or how yet.
Jay
Are you building under qt3 instead of tqt3? If so I think I know what the
problem is, but don't yet have a way to fix it.
Many TDE .desktop files contain a type string, e.g. TQString, that allows
the plugin loader to know how to interpret library paths, etc. via the
TQVariant class. These were recently renamed to fix loading under tqt3,
but I am fairly certain this broke loading under qt3.
The easiest fix is to modify qt3, but I am very hesitant to do that...
Tim