Wed Oct 29 23:21:01 1997  Tom Tromey  <tromey@cygnus.com>

	* programs/same-gnome/same-gnome.c: Don't define `_'; it is
	defined properly elsewhere.

cTue Oct 28 17:02:57 1997  Federico Mena  <federico@bananoid.nuclecu.unam.mx>

	* programs/panel/clock/clock.c: Fixed creation of instances.  Made
 	clock creation more generic.  It should now be easy to create new
	clock styles.

	* programs/panel/panel.c (save_applet_configuration): The panel
	was not incrementing the unique numeric key correctly.

Mon Oct 27 18:55:46 1997  Federico Mena  <federico@bananoid.nuclecu.unam.mx>

	* programs/panel/menu/main.c (add_applet_to_panel): Now the menu
	can add applets to the panel.

Sun Oct 26 10:56:08 1997  Tom Tromey  <tromey@cygnus.com>

	* programs/network-utilities/itools.scm
	(create-host-lookup-panel): Run gettext at run time, not load
	time.
	(create-whois-panel): Likewise.

	* obgtk/Makefile.am (COMPILE): New macro.
	(LINK): Likewise.

	* configure.in: Don't define PACKAGE and VERSION by hand; just let
	AM_INIT_AUTOMAKE do it.  Don't run AM_PROG_INSTALL or
	AC_PROG_MAKE_SET.  Use `test', not `['.

Sat Oct 25 21:50:15 1997  Tom Tromey  <tromey@cygnus.com>

	* programs/desktop-properties/Makefile.am (install-data-local):
	Use INSTALL_DATA, not cp.
	* programs/network-utilities/Makefile.am (install-data-local): Use
	INSTALL_DATA, not cp.

1997-10-18  Marius Vollmer  <mvo@zagadka.ping.de>

	* Makefile.am (SUBDIRS): Moved programs after guile-gtk because
	guile-gtk provides a library that might be needed.

Fri Oct 17 15:05:49 1997  Federico Mena  <federico@bananoid.nuclecu.unam.mx>

	* programs/cromagnon/cromagnon.scm (gnome-pixmap): Substituted
 	hardcoded paths for a call to gnome-unconditional-pixmap-file.

	* guile-gnome/gnomeg.c: Added the gnome-unconditional-*-file
	functions.  How can this stuff be generated automatically?

Tue Oct 14 21:05:12 1997  Federico Mena  <federico@bananoid.nuclecu.unam.mx>

	* libgnome/gnome-config.c (parse_path): Added g_assert(path != NULL)
	so that the public gnome-config routines will fail if passed a
	null path.

Thu Oct  9 20:54:55 1997  Federico Mena  <federico@bananoid.nuclecu.unam.mx>

	* programs/panel/panel.c: Lots of bug fixes and new features.  Can
	now save configuration properly, add new applets to the panel, etc.

Fri Oct  3 15:21:36 1997  Federico Mena  <federico@bananoid.nuclecu.unam.mx>

	* libgnomeui/gnome-pixmap.c (gnome_create_pixmap_widget): Make
	sure the widget is realized before creating pixmap.

Tue Sep 23 01:47:56 1997  Radek Doulik  <rodo@aquarius>

	* programs/desktop-properties/main.c (display_properties_setup):
	make window unresizeable

	* programs/desktop-properties/xlockmore.cc (prepareSetupWindow):
	added buttons to setup window

Mon Sep 22 22:12:23 1997  Radek Doulik  <rodo@aquarius>

	* programs/desktop-properties/xlockmore.cc (prepareSetupWindow):
	fix delete_event handling according to gtk+ changes

	* programs/desktop-properties/property-background.c
	(background_setup): unified padding - use GNOME_PAD defined in
	gnome-desktop.h

	* programs/desktop-properties/screensaver.h: screensaver modes are
	now in right order (before order changed by hashing)

Wed Sep 17 12:50:00 1997  Radek Doulik  <rodo@aquarius>

	* xlockmore.cc: small bug fix for gnome-0.2 with gtk+970916.

	* property-screensaver.cc: add support for internationalization. 
	
Fri Sep 12 19:54:29 1997  Radek Doulik  <rodo@aquarius>

	* programs/desktop-properties/xlockmore.cc: handle destroy signals

	* programs/desktop-properties/property-screensaver: Implemented
	the screen saver configurator.
