GNOME Bugzilla – Bug 480929
Adde maemo support to bakery
Last modified: 2007-09-27 15:31:34 UTC
Bakery should optionally use the hildon API to be used on the maemo platform.
Created attachment 96284 [details] [review] Proposed patch This patch adds an --enable-maemo configure option that makes it additionaly require hildonmm and hildon-fmmm. It also installs a bakeryconfig.h in $libdir/bakery-2.4/include so it can check whether the maemo option has been enabled in header files which is required to change some base classes (such as Hildon::Note instead of Gtk::MessageDialog or Hildon::Window instead of Gtk::Window).
Note that the patch depends on #474577 so it can check for errors when loading glade XML files without exceptions enabled.
Well done. Please apply.
Applied. I needed to add a MAINTAINERS file for the commit. I just copied the one from glom.