v1.4
* added C89 standart compliance
* added config file fixes
* OSD string malloc changed to 60
v1.3
Path from Jing Su:
* fixed a silly bug where scanf was being used to copy default values
instead of strncpy.
* the code always set up the default configs before reading the user
config file, so that settings would always have a default if the user
config didn't specify it.
* added shadow option
* added no_loop option.  On my laptop, I have osdbattery bound to a
hotkey, so that it shows up, and then goes away after a timeout.
v1.2
*close changed to fclose
*added default settings if config file is not avalible
v1.1
*added font selection in config file
*added battery selection in config file
*added color selection in config file
*added file close for all files:)
v1.0
*initial version.
