2008-09-01 Richard Hughes ==== Version 2.23.91 ==== 2008-08-31 Claude Paroz * src/gpm-cell.c: (gpm_cell_get_description): Produce more translator-friendly strings. Fixes #549854. 2008-08-29 Seán de Búrca * src/gpm-cell.c: (gpm_cell_get_description): Handle "unknown" battery technology result from HAL. Fixes #549789. 2008-08-14 Richard Hughes * src/gpm-cell-array.c: (gpm_cell_percent_changed_cb): The callback passes a gfloat, not a guint. Fixes #547766 2008-08-14 Richard Hughes * src/gpm-cell-array.c: Add some g_return_val_if_fail()'s to try to debug #547766 2008-08-14 Richard Hughes * src/gpm-cell-array.c: (gpm_cell_array_index_device_id), (gpm_cell_array_add_device_id), (gpm_cell_array_coldplug), (hal_device_removed_cb), (hal_new_capability_cb), (hal_device_added_cb): * src/gpm-cell.c: (gpm_cell_set_device_id), (gpm_cell_get_device_id), (gpm_st_cell): * src/gpm-cell.h: Change some internal funciton names to metion an ID, not a UDI. 2008-08-14 Wouter Bolsterlee * m4/: Added empty m4/ directory to fix autogen/configure failures. 2008-08-13 Gilles Dartiguelongue * Makefile.am: * configure.ac: enhance autofoo readability and fix a typo with the gconf-defaults option. Fixes #547502.