2009-07-17  David King  <davidk@openismus.com>

	* debian/*: Add CDBS Debian packaging.

2009-07-17  David King  <davidk@openismus.com>

	* INSTALL: Remove from version control.
	* NEWS:
	* TODO: Update for 2.1.0 development release.

2009-06-22  Murray Cumming  <murrayc@murrayc.com>

	* configure.ac:
	* examples/Makefile.am_fragment: Let the examples depend on hildonmm.
	* libhildondesktop/libhildondesktopmm/init.h:
	* libhildondesktop/libhildondesktopmm/wrap_init.h: Correct the header
	guard names.
	
	* examples/desktop_widget/example_desktop_widget.cc:
	hd_plugin_module_load(): init() hildondesktopmm and hildonmm (and
	therefore gtkmm). Attempt to draw in the expose event, but I just get a
	black rectangle.

2009-06-19  Murray Cumming  <murrayc@murrayc.com>
	
	* libhildondesktop/src/home-plugin-item.hg:
	* libhildondesktop/src/status-menu-item.hg:
	* libhildondesktop/src/status-plugin-item.hg: Use the new 
	_DYNAMIC_GTYPE_REGISTRATION gmmproc macro (not yet checked into glibmm),
	to generate a get_type(GTypeModule*) as well as the regular get_type() 
	method.
	
	* examples/desktop_widget/example_desktop_widget.cc:
	hd_plugin_module_load(): Call the new get_type() method with the
	provided GTypeModule*.

	* examples/desktop_widget/libhildondesktopmm-example-desktop-widget
	.desktop.in.in: Add the contents.

2009-06-19  Murray Cumming  <murrayc@murrayc.com>

	* Makefile.am:
	* autogen.sh:
	* configure.ac:
	* examples/Makefile.am:
	* examples/desktop_widget/
	* po/Makefile.in.in:
	* po/POTFILES.in: Added an example and added intltool support for the
	example .desktop file. We must remove much of this again when we
	eventually move this example to maemomm-documentation.
	 
	* libhildondesktop/libhildondesktopmm.h: Corrected the includes.
	* libhildondesktop/libhildondesktopmm/private/Makefile.am: Corrected the
	install location.
	
	* libhildondesktop/src/home-plugin-item.hg:
	* libhildondesktop/src/status-plugin-item.hg: Derive-from and implement 
	PluginItem.
