1998-06-05  Martin Baulig  <baulig@merkur.uni-trierd.e>

        * moreinfo.c (fill_mem_page): Bug fix - Memory size is in kilobytes
        not in megabytes.

Wed Jun  3 17:29:07 1998  Havoc Pennington  <hp@pobox.com>

	* moreinfo.c: Build correctly if HAVE_LIBGTOP is undefined.

1998-06-03  Martin Baulig  <baulig@merkur.uni-trier.de>

	* Makefile.am (INCLUDES): Added $(LIBGTOP_INCS).

Mon Jun  1 00:10:31 1998  Havoc Pennington  <hp@pobox.com>

	* Makefile.am: Install .desktop file

Wed May 27 23:05:41 1998  Havoc Pennington  <hp@pobox.com>

	* moreinfo.c: Whoops, I was using the same number for percent full
 	on all filesystems. Change to a list of percentages. Real silly
 	there... I'm tired...

Wed May 27 01:26:11 1998  Havoc Pennington  <hp@pobox.com>

	* moreinfo.c: Added memory information checks using libgtop, ifdef
 	HAVE_LIBGTOP. Replaced silly struct/array with a plain array and
 	global variables. Duh.	
	* list.c: Check for NULL in both arrays before filling in row.
	* moreinfo.h: Memory stuff.
	* Makefile.am: added libgtop to libraries.

Tue May 26 00:50:26 1998  Havoc Pennington  <hp@pobox.com>

	* Makefile.am: Add new files.
	* guname.c: Add new menu item for "Detailed Information"
	* info.h: Took out disks stuff, replaced by moreinfo.h
	* moreinfo.h, moreinfo.c: Added code to get information on
	each mounted device and display it.

Mon May 25 16:20:23 1998  Havoc Pennington  <hp@pobox.com>

	* guname.c: Moved lots of functionality out into separate files
	in preparation for adding "Detailed information" dialog and 
	libgtop stuff.
	* Makefile.am: Add new files.

Mon May 18 17:14:44 1998  Havoc Pennington  <hp@pobox.com>

	* guname.c: Pasted in marquee thingy from Gimp about dialog. I
	might take it out again; is it cool, or annoying? 
	Declared globals static.
	(popup_main_dialog): Connect to "close" not "clicked" for quit.
	Use GTK_WIN_POS_CENTER for window.
	(do_logo_box): Display the marquee, and use a larger font for
	title.

Mon May 18 14:45:47 1998  Havoc Pennington  <hp@pobox.com>

	* guname.c: Added Mail To and Save As features. Use gnome foot as
	temporary logo, so everything is ready to go as soon as there's a
	real logo.

Thu Apr 30 02:48:00 1998  Havoc Pennington  <hp@pobox.com>

	* guname.c: Took out an out-of-date comment. Added .desktop.

