2007-01-29 Richard Hughes ==== Version 2.16.3 ==== 2006-12-31 Pascal Terjan * src/gpm-power.c: (gpm_power_kind_to_string): Don't localise string as this is used internally for icon name. 2006-12-23 Richard Hughes * data/gpm-info.glade: Rename the duplicated keyboard more string. * src/gpm-info.c: (gpm_info_specific_device_widgets), * src/gpm-power.c: (gpm_power_get_icon_from_status): Add some more NULL checking and debug output. Also try to fix the problem where a misc class device can crash the info screen. 2006-11-24 Pascal Terjan * src/gpm-hal-monitor.c: don't crash if hal tell us that a button was pressed but then can not tell which one (it exited since). 2006-11-15 Richard Hughes * src/gpm-manager.c: (battery_status_changed_primary): Fix a race where percentage_charge can be momentarily zero at startup. This fixes an incorrect 'fully charged' notification on startup.