On Tuesday 22 July 2008, A.J. Venter wrote:
> Hi guys,
> Last night I began hacking on kde3to4 version 0.0.2, the major changes are
> a switch to kioclient as the library backend and the one I am writing
> about.
>
> Working on plugins, it quickly became apparent that barring a very small
> number of exceptions, you can migrate almost anything by copying
> $KDE3DIR/share/apps/$APP and $KDE3DIR/share/config/$APPrc to the same
> locations in $KDE4DIR

In theory JuK should be able to import data from KDE 3.5. KDE 3.4 and before may be an issue with trunk as some support for old data used has been excised in trunk.

The KDE 3.5 importing is heuristic, not deterministic but I can't see any reason why the mechanism used to detect old code shouldn't succeed most of the time.

Regards,
- Michael Pyne