2012-03-05  Andres Gomez  <agomez@igalia.com>
	* INSTALL:
	License updated to 2005.
	* Makefile.am:
	Added ./src SUBDIR.
        * autogen.sh:
	Simplified to build the Control Panel and Home Desktop applets.
        * build.sh:
	Added.
	* configure.ac:
	Added building dependencies for the Control Panel applet and the
	Home Desktop widget.
	* data/Makefile.am:
	Modified to install the new GtkRc artwork for the Home Desktop
	widget.
	* data/skype_autolauncher_home_bg.png:
        * data/skype_autolauncher_home_bg.xcf.gz:
	* data/skype_autolauncher_home_bg_alpha.png:
	* data/skype_autolauncher_home_bg_alpha.xcf.gz:
	Added.
        * data/skype-autolauncher-settings.26.png:
	* data/skype-autolauncher-settings.64.png:
	* data/skype-autolauncher.26.png:
	* data/skype-autolauncher.26.xcf.gz:
        * data/skype-autolauncher.64.png:
	* data/skype-autolauncher.64.xcf.gz:
	Icons made square.
	* debian/control:
	Added building dependencies for the Control Panel applet and the
	Home Desktop widget.
	Updated suggestion to new 0.0.2 release of "apps-fullscreener".
	Added debugging package.
	* debian/postinst:
	Indentation.
	* debian/postrm:
	On upgrade, remove the alarm created by the Control Panel applet.
	On purge, remove the GConf entries created by the Control Panel
	applet.
	* debian/preinst:
	On upgrade from the 0.0.1 remove the old rc level links.
	On install, add and alarm to trigger the execution of the
	cron.daily script at 03:27A.M. local time.
	* debian/prerm:
	Indentation. Removed final sleep command.
	* debian/rules:
	Added enhancements to the building such a debugging package and a
	more generic temporal installation target.
	Init installed to stop in runlevel 5, rather than start.
	* debian/skype-autolauncher.cron.daily:
	Init started and stopped, with some time in the meanwhile and
	killing any remaining "skyhost" process.
	* debian/skype-autolauncher.install:
	Added.
	* debian/skype-autolauncher.x-skype-autolauncher.init:
	Init to stop in runlevel 5, rather than start.
	Integrated the options of the Control Panel applet through GConf.
	Integrated the new launch and fullscreen helper from the 0.0.2
	release of "apps-fullscreener".
        * src/Makefile.am:
	Added.
	* src/control-panel-applet/Makefile.am:
	* src/control-panel-applet/skype-autolauncher-cp-applet.c
	* src/control-panel-applet/skype-autolauncher-cp-applet.desktop:
	Added. Control Panel applet to set how the service is run, the
	time in which the alarm executing the cron.daily script would be
	triggered and whether we want to fullscreen Skype after launching
	and whether we want to restart Skype if it crashes or is
	accidentally closed.
	* src/home-plugin/Makefile.am:
        * src/home-plugin/skype-autolauncher-home.c:
	* src/home-plugin/skype-autolauncher-home.h:
	* src/home-plugin/skype-autolauncher-home.desktop:
	Added. Desktop Home widget applet to launch Skype.

2011-12-20  Andres Gomez  <agomez@igalia.com>

	* Initial release

