1998-06-04  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* Makefile.am (EXTRA_DIST): Put obGnomeConf.sh.in here.

1998-05-28  Kjartan Maraas  <kmaraas@fib.hl.no>

	* po/no.po: Added Norwegian translation.
	
1998-05-27  Timo Sirainen <a@sicom.fi>

	* Makefile.am (libobgnome_la_LDFLAGS, obgnome_hello_LDADD):
	added $(GNOME_LIBDIR) for people having gtk+ and gnome in
	different directories.

1998-05-25  Martin Baulig  <baulig@merkur.uni-trier.de>

	* configure.in (AM_GNU_GETTEXT, ALL_LINGUAL): Added some
	NLS stuff which is required by obgnome/obgnome-hello.m.

	* Makefile.am (SUBDIRS): added `po' and `intl'.

	* obgnome/Makefile.am (obgnome_hello_LDADD): Added
	$(INTLLIBS).

	* ABOUT-NLS: New file. Copied from gnome-utils.

	* acinclude.m4: New file. Copied from gnome-utils.

	* acconfig.h:
	(ENABLE_NLS): Added.
	(HAVE_CATGETS): Added.
	(HAVE_GETTEXT): Added.
	(HAVE_LC_MESSAGES): Added
	(HAVE_STPCPY): Added.

	* po/*: New subdir. Contains NLS stuff for gnome-objc.
	Required by obgnome/obgnome-hello.m.

1998-03-18  Marc Ewing  <marc@redhat.com>

	* obgnome/{obgnomeApp.h,obgnome.h}: again, changed order to:

	  #include <gnome.h>
	  #include "obgtk/obgtk.h"
	
	PLEASE someone tell me why I have to do this (or why I
	shouldn't be doing it).
	
1998-03-18  Marc Ewing  <marc@redhat.com>

	* obgnome/obgnomeAppWin.h: changed include order to:
	  
	  #include <gnome.h>
	  #include "obgtk/obgtk.h"

	  I haven't investigated WHY, but the other order stopped
	  working this morning!

1998-03-16  Marc Ewing  <marc@redhat.com>

	* obGnomeConf.sh.in: surround @OBGNOME_LIBDIR@ with quotes

1998-03-10  Elliot Lee  <sopwith@cuc.edu>

	* obgtk/abunchoffiles: Updates, new classes, etc.

Tue Mar 10 15:34:17 1998  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* obgnome/obgnomeApp.h: Made it conform to the new gnome_init
	parameters.

Sun Mar  8 21:53:56 1998  Tom Tromey  <tromey@cygnus.com>

	* version.h.in: Removed.
	* configure.in: Don't create version.h.

1998-03-01  Raja R Harinath  <harinath@cs.umn.edu>

	* obgnome/Makefile.am: Include `automake 1.2f'-like dependency
	generation for *.m files.

	Build `obGnomeConf.sh' similar to `gnomeConf.sh' in `gnome-libs'.
	* Makefile.am (confexec{dir,_DATA}): Rename from `conf{dir,_DATA}'.
	(obGnomeConf.sh): Build it here, ...
	* configure.in (AC_OUTPUT): ... not here.

1998-02-22  Carsten Schaar  <nhadcasc@fs-maphy.uni-hannover.de>

	* .cvsignore: Added some files.

1998-02-19  Federico Mena Quintero  <federico@nuclecu.unam.mx>

	* obgnome/obgnomeApp.m ([Gnome_App -initApp:::]): Added app_id
	parameter for call to gnome_init().

1998-02-13  Raja R Harinath  <harinath@cs.umn.edu>

	* obGnomeConf.sh.in (OBGNOME_LIBDIR,OBGNOME_INCLUDEDIR): Move from
	install-data-local rule.

	* Makefile.am (macros/macros.dep): Maintainer rule for
	auto-re-generation of aclocal.m4.
	(SUBDIRS): Add `macros' subdir.
	(install-data-local): Remove.
	
	* autogen.sh: Use macros/autogen.sh.
	

