2010-04-15  Alexander Sack  <asac@ubuntu.com>

	Release 002

2010-04-15  Alexander Sack  <asac@ubuntu.com>

	* add desktop-webmail-config.desktop instead ... and register it as translatable file; do not
	change strings to not breach string freeze in ubuntu

2010-04-15  Alexander Sack  <asac@ubuntu.com>

	* dont ship desktop-webmail.desktop as a setting desktop file anymore

2010-04-15  Alexander Sack  <asac@ubuntu.com>

	fix --config argument not opening urls

2010-04-15  Alexander Sack  <asac@ubuntu.com>

	add INBOX support; and introduce --config argument to support 'just' opening config dialog without INBOX

2010-04-15  Alexander Sack  <asac@ubuntu.com>

	add INBOX info to webmailers.ini

2010-04-15  Alexander Sack  <asac@ubuntu.com>

	make desktop-webmail.c read configs from three places (pkgdatadir, sysconfdir/desktop-webmail/ and $HOME/.config/desktop-webmail)

2010-04-15  Alexander Sack  <asac@ubuntu.com>

	add -Dsysconfpkgdir="/desktop-webmail" to desktop-webmail.c CFLAGS to allow
	loading config from /etc place

2010-04-11  Alexander Sack  <asac@ubuntu.com>

	change .desktop.in and po/* to refer to 'Desktop Webmail' rather than 'Webmail'

2010-04-09  Alexander Sack  <asac@ubuntu.com>

	Release 001

2010-04-09  Alexander Sack  <asac@ubuntu.com>

	* fix build failures in desktop-webmail.c due to -Wall -Werror

2010-04-09  Alexander Sack  <asac@ubuntu.com>

	* use -Wall, -Werror and -pedantic as default CFLAGS

2010-04-09  Alexander Sack  <asac@ubuntu.com>

	use 'Ask again' rather than 'Ask everytime' and adjust de.po accordingly

2010-04-09  Alexander Sack  <asac@ubuntu.com>

	fix mem leak - unref file and file outputstream in flush_config_data

2010-04-09  Alexander Sack  <asac@ubuntu.com>

	* return FALSE if ensure_dirs is called twice

2010-04-08  Alexander Sack  <asac@ubuntu.com>

	drop opera and fastmail from webmailers.ini for now

2010-04-08  Alexander Sack  <asac@ubuntu.com>

	fix syntax in default-apps .xml

2010-04-08  Alexander Sack  <asac@ubuntu.com>

	fix data/desktop-webmail.desktop.in to have [Desktop Entry] and Encoding=UTF-8

2010-04-07  Alexander Sack  <asac@ubuntu.com>

	fix default apps xml and use desktop-webmail as filename

2010-04-07  Alexander Sack  <asac@ubuntu.com>

	* introduce ALL_LINGUAS in configure.ac and add 'de' to get started

2010-04-07  Alexander Sack  <asac@ubuntu.com>

	* fix .desktop key syntax for GenericName

2010-04-07  Alexander Sack  <asac@ubuntu.com>

	* add autotools magic to Makefile.am to properly process/install .desktop.in files

2010-04-07  Alexander Sack  <asac@ubuntu.com>

	* dont run xdg-open if user 'rejected' the config dialog

2010-04-07  Alexander Sack  <asac@ubuntu.com>

	* import source tree for desktop-webmail 001 candidate

