Sun Nov 05 22:37:58 2000  George Lebl <jirka@5z.com>

	* session.c: fix second part of #23977, by saving low_warn_enable

Sun Nov 05 22:27:06 2000  George Lebl <jirka@5z.com>

	* battery.[ch], read-battery.[ch], session.c: Use -1 percentage
	  as invalid and just display a gray battery in such a case.  Also
	  some s/strdup/g_strdup/.  Fixes bug #23977

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

	* docs/C: Fixed screenshots which didn't render in Netscape.  
	Changed DTD version to 1.1.  Fixed "Cancel" button mistake.

2000-04-25  Fatih Demir	<kabalak@gmx.net>
	
	* battery_applet.desktop : Added [tr] section . 

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

	* docs/C/: Minor doc fix

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

	* docs/C/*png: fixed screenshots
	* properties.c: fixed link for properties section

2000-04-15  Eric Baudais  <baudais@okstate.edu>

	* docs/C/battery-applet.agml: Added a bit about trademarks.

2000-04-11  Eric Baudais  <baudais@okstate.edu>

	*docs/C/*.sgml: Updated the batter applet docs to the GDP
	1.x applet template and changed the license to the FDL.
	
2000-03-10  Jacob Berkman  <jacob@helixcode.com>

	* battery.c: conditionally compile panel size support since
	Matt Loper <matt@helixcode.com> is too lame to run the very 
	cool HEAD panel.

	<vetteman> Dude I can run the HEAD panel
	<boc> you're not worthy

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

	* battery.c (make_new_battery_applet): use etched borders for 
	more beauty

2000-02-25  Kjartan Maraas  <kmaraas@online.no>

	* battery.c: Mark a string for translation.
	
2000-02-23  Peter Hawkins  <peterhawkins@ozemail.com.au>

	* battery.c: Stopped about box from being shown multiple times at once.

2000-02-11  Jason Leach  <leach@wam.umd.edu>

	* battery.c (battery_update): declare char variables as 'signed'
	because they will hold negative values and some compilers will
	puke on that, bug #2275
	* read-battery.h: same 
	* read-bettery.c (batter_read_charge): same

Sun Feb 06 12:54:51 2000  George Lebl <jirka@5z.com>

	* Makefile.am: fogot the horiz xpm in the EXTRA_DIST

Sat Feb 05 04:04:33 2000  George Lebl <jirka@5z.com>

	* battery.[ch],properties.c,session.c: Make the applet not quit on
	  machines without APM, it just gives a dialog and shows 100%.  Also
	  twiddle with the layout to work more nicely in lower sizes, and
	  also follow panel pixel sizes

