Over the next couple of weeks, the API for settings pages will change to
require usage of the new MeeGo Components AppPage component. There are
many developers that are currently creating settings applets and I want
to, as best I can, communicate the intention before pulling the trigger.
The target for the change is for the week ending on May 13th. That
gives developers a week and a half to make the change. Below is an
example of what needs to change:
any usage of:
ApplicationPage {
title: "foo settings"
}
needs to change to:
AppPage {
pageTitle: "foo settings"
}
If you have any questions, feel free to ask.
-Kevron
_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev
http://wiki.meego.com/Mailing_list_guidelines