* Changes in the autotools stuff affecting a lot of platform dependent
authorJose Dapena Paz <jdapena@igalia.com>
Tue, 30 Sep 2008 15:37:53 +0000 (15:37 +0000)
committerJose Dapena Paz <jdapena@igalia.com>
Tue, 30 Sep 2008 15:37:53 +0000 (15:37 +0000)
commitf6d386ff93e929092ba105385a29d760aeba9ff7
tree76e1fac2a56c6f5d73898530a5de33b43d872dce
parentf8d0e50e0ada00897c9d90ec3cbdeb574c5f11f4
* Changes in the autotools stuff affecting a lot of platform dependent
  code. Now we have a platform (maemo/gnome) and a toolkit (gtk, hildon1
  and hildon2).
* hildon2 is still pointing to maemo directory. But this change will
  enable us to begin the hildon2 port work in a different folder.
* The change is also important for MID compatibility, as it's platform
  would be gnome, and the toolkit a hildon flavor.
* Removed the HAVE_HILDON0_WIDGETS and similars. Now we have a
  MODEST_HILDON_API variable with the major number of the hildon
  library.

pmo-trunk-r5822
28 files changed:
configure.ac
src/Makefile.am
src/dbus_api/Makefile.am
src/gnome/Makefile.am
src/maemo/Makefile.am
src/maemo/easysetup/Makefile.am
src/maemo/easysetup/modest-easysetup-country-combo-box.c
src/maemo/easysetup/modest-easysetup-country-combo-box.h
src/maemo/easysetup/modest-easysetup-wizard-dialog.c
src/maemo/modest-hildon-includes.h
src/modest-defs.h
src/modest-dimming-rules-group.c
src/modest-init.c
src/modest-plugin-1.0.pc.in
src/modest-tny-account.c
src/modest-ui-actions.c
src/modest-widget-memory.c
src/widgets/Makefile.am
src/widgets/modest-global-settings-dialog.c
src/widgets/modest-gtkhtml-msg-view.c
src/widgets/modest-header-view.c
src/widgets/modest-recpt-editor.c
src/widgets/modest-ui-constants.h
src/widgets/modest-window-mgr.c
src/widgets/modest-window.c
src/widgets/modest-window.h
src/widgets/modest-wizard-dialog.c
tests/dbus_api/Makefile.am