2009-06-01  Jens Granseuer  <jensgr@gmx.net>

	* plugins/housekeeping/gsd-disk-space.c: include config.h so the
	notifications stuff can actually be built (bug #584217)

2009-05-06  Federico Mena Quintero  <federico@novell.com>

	* plugins/xrandr/gsd-xrandr-manager.c
	(make_menu_item_for_output_title): Make the menu item label
	explicitly black.  We don't want to follow the theme's colors, as
	the label is always shown against a light pastel background ---
	using the theme's colors makes the label hard to read on "inverse"
	themes.  Fixes the gnome-settings-daemon part of bug #556050.