1998-05-30  Raja R Harinath  <harinath@cs.umn.edu>

	* Makefile.am: Cleaned up Automake hack not to generate those
	pesky `dummy.cc' files.

1998-05-18  Christopher Blizzard  <blizzard@appliedtheory.com>

	* bussign.c (main): Comment out the properties button for now.
	(bussign_refresh): Should be a little better about detecting
 	errors.

1998-05-15  Christopher Blizzard  <blizzard@appliedtheory.com>

        * bussign.c: Merge changes with Miguel's intl changes.
	
	* http_get.c (http_get_to_file): Comment out a debugging message.

	* bussign.c: Lots of changes to get the properties working.  They
 	don't yet but they're getting there.

	* bussign.h: New file.
1998-05-15  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* bussign.c: i18n changes.

1998-05-15  Christopher Blizzard  <blizzard@appliedtheory.com>

	* bussign.c (refresh_imagefile): Now uses internal function to get
 	image information.

	* http_get.c: New file.
	(http_get_to_file): Function will now download a file from a web
 	site.

	* http_get.h: New file.

	* Makefile.am (bussign_applet_SOURCES): Added the http_get target.

1998-05-14  Christopher Blizzard  <blizzard@appliedtheory.com>

	* bussign.c (bussign_refresh): Added a refresh button.
	(bussign_refresh_widget_dummy): A warning crept in there...

1998-05-13  Christopher Blizzard  <blizzard@appliedtheory.com>

	* bussign.c (refresh_imagefile): Does the panel close stdout by
 	any chance?  wget was apparently dying on a SIGPIPE from it's
 	output.

	* Makefile.am (sys_DATA): Add the stuff to install the desktop
 	file.

	* bussign_applet.desktop: New desktop file.

