I also went through the same process with the source last week, creating symlinks and renaming k-prefixes. It lead nowhere. The git source (applications/twin-crystal-style) is the same source ( i believe) converted for trinity and the end result (when i was successful under qt3) was a package with all the same files as the package compiled from kdelooks, only with tde prefix. This worked for me and i got the crystal window decorations but the area with configurations in kcontrol was blank.
No time right now but i will work on this over the weekend.
Jay
On Fri, Feb 24, 2012 at 2:00 PM, /dev/ammo42 mickeytintincolle@yahoo.frwrote:
dev/ammo suggested:
sed 's#$PREFIX/lib/kde3#$PREFIX/lib/trinity#g'
which I think will work, but I can't figure out how to apply it to configure. We are getting close. Please add thoughts and I'll try again at lunch
Actually it won't work because configure doesn't contain the entire string $PREFIX/lib/kde3. IIRC the right sed is 's#kde3/plugins#trinity/plugins#g'.
To unsubscribe, e-mail: trinity-devel-unsubscribe@lists.pearsoncomputing.net For additional commands, e-mail: trinity-devel-help@lists.pearsoncomputing.net Read list messages on the web archive: http://trinity-devel.pearsoncomputing.net/ Please remember not to top-post: http://trinity.pearsoncomputing.net/mailing_lists/#top-posting