2009-02-08  Bertrand Lorentz  <bertrand.lorentz@gmail.com>

	* configure.ac:
	* Makefile.include: Install to the banshee system-wide extension
	directory by default, or to the user directory if the
	--enable-user-extension configure option is used.

	* Banshee.CoverWallpaper.make: Remove references to the pc file.

2009-02-08  David Corrales  <corrales.david@gmail.com>

	* Banshee.CoverWallpaper.addin.xml: Set plugin version to 0.1
	  and change the URL to point to the unofficial banshee
	  plugins website.

2009-02-08  David Corrales  <corrales.david@gmail.com>

	* Banshee.CoverWallpaper/CoverWallpaperService.cs: Changed an
	  error to be recorded via the Hyena log, instead of the
	  console.

2009-02-08  David Corrales  <corrales.david@gmail.com>

	* Banshee.CoverWallpaper/CoverWallpaperService.cs: Change tabs
	  for spaces and remove the Schema property since it's
	  unnecesary.

2009-02-08  Bertrand Lorentz  <bertrand.lorentz@gmail.com>

	* Banshee.CoverWallpaper/CoverWallpaperService.cs: Simplify the
	initialization sequence, and remove an unused field.

