I'm in a dilemma here... My interface is in Qt. Unfortunately, the release firmware contains an old version of it, which is missing out a lot of UI goodies (for example, it doesn't even have finger scrolling, ugh). So, I have the choice of pushing that into extras, which would be a pain to use and only cause a lot of frustration. On the other hand, if I use the new-n-shiny version of Qt, my App will be confined to extras-devel, out of the reach of ordinary users... The PR1.1 firmware update which is supposed to happen this year (not much left of that, eh, Nokia ? ) should contain a newer version of Qt, so basically that's what I'm waiting for now in order to make a proper release.