Files
evolution/addressbook/gui/component
Chris Toshok 15e8b4e477 fix the initial run case. the config upgrade code creates all elements so
2003-05-19  Chris Toshok  <toshok@ximian.com>

	* gui/component/addressbook-component.c
	(ensure_completion_uris_exist): fix the initial run case.  the
	config upgrade code creates all elements so we can't just check
	for NULL - we have to check if the string is empty.  Fixes #43213.

svn path=/trunk/; revision=21263
2003-05-19 18:49:07 +00:00
..