Tue May 09 01:16:32 2000  George Lebl <jirka@5z.com>

	* Makefile.am: correctly add .desktop to EXTRA_DIST

Mon May 08 20:20:54 2000  George Lebl <jirka@5z.com>

	* gnome-hint.c: add options --browse-(hints|motd|fortune) and
	  --session-startup.  This is so that this can be used as a regular
	  application.  Also mark the title font for translation

	* gnome-hint.desktop, Makefile.am: install an icon into the utilities
	  directory.

2000-05-03  Yukihiro Nakai <nakai@gnome.gr.jp>

	* gnome-hint-properties.desktop : Add Japanese translation.

2000-04-29  Dan Mueth <d-mueth@uchicago.edu>

	* gnome-hint.c: Modified default hint

Sun Apr 16 22:07:51 2000  George Lebl <jirka@5z.com>

	* gnome-hint.c: add ensure_style to make it work for other then -1
	  locales.  Patch from KUSANO Takayuki <AE5T-KSN@asahi-net.or.jp>

2000-04-14  Fatih Demir	<kabalak@gmx.net>

	* gnome-hint-properties.desktop : Added [tr] ..

Sun Apr 02 15:04:04 2000  George Lebl <jirka@5z.com>

	* gnome-hint.c: exit_clicked now takes the first parameter to be the
	  widget of the toplevel dialog window.  The "to reenable..." message
	  box has it's parent set to the toplevel dialog window, it is set to
	  be _ONTOP and is raised after being realized.  It is also shown
	  ONLY when the state of RunHints goes from on -> off to avoid bogus
	  messages when not running from gnome-session.

Sun Apr 02 14:31:25 2000  George Lebl <jirka@5z.com>

	* gnome-hint.c: when the message of the day file is absolutely empty
	  also display the "there is not motd" message thingie.  Remove
	  an unused var from main function.  Also reenabled the message box
	  with the "to reenable hints, do such and such", why was this
	  disabled and why wasn't there a changelog for this

2000-03-27  Jacob Berkman  <jacob@helixcode.com>

	* Makefile.am (gnome_hint_properties_capplet_LDADD): use capplet
	stuff from gnome-config

2000-03-27  Kjartan Maraas  <kmaraas@online.no>

	* gnome-hint-properties.desktop: Added Norwegian translation.
	
2000-03-26  Anders Carlsson  <andersca@gnu.org>

	* gnome-hint.c: Added a "Show dialog on next login" check button and
	made it behave accordingly.

Sun Mar 26 12:12:40 2000  George Lebl <jirka@5z.com>

	* Makefile.am: create session directory in menu if it doesn't exist

2000-02-27  Jacob Berkman  <jacob@helixcode.com>

	* gnome-hint.c (main): always run, and don't set the cookie thing,
	since gnome-session runs us

2000-02-26  Christopher R. Gabriel  <cgabriel@firenze.linux.it>

	* gnome-hint-properties.desktop: Added italian translation

2000-02-20  Jacob Berkman  <jacob@helixcode.com>

	* Makefile.am (sys_DATA): install into Session directory

2000-02-04  Jacob Berkman  <jacob@helixcode.com>

	* gnome-hint.c (get_motd): explicitly default to /etc/motd

	* gnome-hint-properties.c (loadup_vals): default to /etc/motd

1999-11-27  Matthias Warkus  <mawa@iname.com>

	* gnome-hint.png: Icon by Eduardo added.

Thu Nov 04 13:16:25 1999  George Lebl <jirka@5z.com>

	* gnome-hint.c: use free for strings gotten from gnome-xml

Fri Oct 22 15:45:30 1999  George Lebl  <jirka@5z.com>

	* gnome-hint.c: always add the default hint before trying to
	  read other files so that it's there even if we can't read any
	  hints, plus some comments are added for clarity

Mon Oct 04 01:47:39 1999  George Lebl  <jirka@5z.com>

	* gnome-hint.c, gnome-hint-properties.c: support message of the
	  day mode in addition to fortune and hint mode, also made the
	  widgets properly enable disable on the properties page and
	  added scrollbars if the window gets way too large

Sun Oct 03 21:43:54 1999  George Lebl  <jirka@5z.com>

	* gnome-hint-properties.c,Makefile.am,gnome-hint-properties.desktop:
	  add a capplet for setting the hint options

Sun Oct 03 20:52:06 1999  George Lebl  <jirka@5z.com>

	* gnome-hint.c: Add the possibility of the hints actually being
	  fortunes, this is accomplished by setting
	  /Gnome/Login/HintsAreFortune to true. Also it will now resize
	  the dialog if the text is too big, it will kill the app when
	  we get delete_event, and we won't register ourselves many many
	  times with the sm

Sat Oct 02 22:24:49 1999  George Lebl  <jirka@5z.com>

	* gnome-hint.c: add the default hint as the first hint in the
	  list and just use that fact later

Sat Oct 02 22:16:32 1999  George Lebl  <jirka@5z.com>

	* gnome-hint.c: load the hints even the first time so that prev
	  and next buttons work

Sat Oct 02 21:23:54 1999  George Lebl  <jirka@5z.com>

	* gnome-hint.c: if /Gnome/Login/RunHints is false just exit, also
	  set up for the session manager to run us again next time

Sat Oct 02 20:18:20 1999  George Lebl  <jirka@5z.com>

	* gnome-hint.c: a gnome hint dialog, to be launched on startup

