After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 480929 - Adde maemo support to bakery
Adde maemo support to bakery
Status: RESOLVED FIXED
Product: bakery
Classification: Other
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: bakery-maint
bakery-maint
Depends on: 474577
Blocks: 441854
 
 
Reported: 2007-09-27 13:00 UTC by Armin Burgmeier
Modified: 2007-09-27 15:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (23.67 KB, patch)
2007-09-27 13:03 UTC, Armin Burgmeier
none Details | Review

Description Armin Burgmeier 2007-09-27 13:00:44 UTC
Bakery should optionally use the hildon API to be used on the maemo platform.
Comment 1 Armin Burgmeier 2007-09-27 13:03:04 UTC
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).
Comment 2 Armin Burgmeier 2007-09-27 13:04:25 UTC
Note that the patch depends on #474577 so it can check for errors when loading glade XML files without exceptions enabled.
Comment 3 Murray Cumming 2007-09-27 13:10:49 UTC
Well done. Please apply.
Comment 4 Armin Burgmeier 2007-09-27 15:31:34 UTC
Applied. I needed to add a MAINTAINERS file for the commit. I just copied the one from glom.