commit a8318034a948f93b7c33306a237c377bc64592c8
Author: Richard Hughes <richard@hughsie.com>
Date:   2010-07-01

    GNOME Power Manager 2.31.4

M	NEWS

commit 4a3910b63e1f601b06e8b4ab606590d6e748e363
Author: Richard Hughes <richard@hughsie.com>
Date:	2010-06-29

    Depend on gnome-control-center 2.31.4 so the GTK dep is correct

M	configure.ac

commit d2fbc536c1f5301e792d34757d486fe707e81b5d
Author: Richard Hughes <richard@hughsie.com>
Date:	2010-06-29

    trivial: libnotify >= 0.5.0 has dropped the GTK dep

M	applets/brightness/Makefile.am
M	applets/inhibit/Makefile.am
M	configure.ac
M	src/Makefile.am
M	src/gpm-common.h
M	src/gpm-manager.c

commit f6d773332fc13477c4a1b5df8cc9f99ea7f3a072
Author: Richard Hughes <richard@hughsie.com>
Date:	2010-06-28

    Convert from our homegrown test framework to GTest, removing a
    boatload of code in the process

M	applets/brightness/Makefile.am
D	applets/brightness/egg-dbus-monitor.c
D	applets/brightness/egg-dbus-monitor.h
M	applets/inhibit/Makefile.am
D	applets/inhibit/egg-dbus-monitor.c
D	applets/inhibit/egg-dbus-monitor.h
M	src/Makefile.am
D	src/egg-array-float.c
D	src/egg-color.c
D	src/egg-color.h
D	src/egg-discrete.c
D	src/egg-discrete.h
D	src/egg-idletime.c
D	src/egg-idletime.h
D	src/egg-precision.c
D	src/egg-precision.h
M	src/egg-string.c
D	src/egg-test.c
D	src/egg-test.h
A	src/gpm-array-float.c
R062	src/egg-array-float.h	src/gpm-array-float.h
M	src/gpm-brightness.c
M	src/gpm-common.c
M	src/gpm-common.h
M	src/gpm-dpms.c
M	src/gpm-graph-widget.c
M	src/gpm-idle.c
M	src/gpm-idle.h
A	src/gpm-idletime.c
A	src/gpm-idletime.h
M	src/gpm-phone.c
M	src/gpm-screensaver.c
M	src/gpm-self-test.c
D	src/gpm-self-test.h
M	src/gpm-statistics.c
M	src/gpm-upower.c

commit bc4ec7c9903fd0cc4ac3b8b412cc3ead563a4a5d
Author: Mattias Põldaru <mahfiaz gmail com>
Date:	2010-06-27

    [l10n] Updated Estonian translation

M	po/et.po

commit 5d880c15d670c20586918c888805396c12384fc8
Author: Ivar Smolin <okul@linux.ee>
Date:	2010-06-27

    [l10n] Updated Estonian translation

M	po/et.po

commit ae6370d06c454ab6f48436536350cf92d37a00d6
Author: Richard Hughes <richard@hughsie.com>
Date:	2010-06-27

    trivial: remove egg-dbus-proxy and use the provided functions in GDBus

M	src/Makefile.am
D	src/egg-dbus-monitor.c
D	src/egg-dbus-monitor.h
M	src/gpm-phone.c

commit b8ebc5da1ad140f49894fcc72af263d1c8f8f451
Author: Richard Hughes <richard@hughsie.com>
Date:	2010-06-27

    trivial: remove two unused files

M	src/Makefile.am
D	src/egg-dbus-proxy.c
D	src/egg-dbus-proxy.h

commit bdd0ec516054db64909bc28376acd6df229133df
Merge: f47d16e 6273ede
Author: Richard Hughes <richard@hughsie.com>
Date:	2010-06-25

    Merge branch 'cc-power'

commit f47d16e49c3f6f0084bdb5d3a58b567b1d7d0b35
Author: Kristjan Schmidt <kristjan.schmidt@googlemail.com>
Date:	2010-06-24

    Add Esperanto translation

M	po/LINGUAS

commit 75328de0919037af4a56fa6e816324195044c5e6
Author: Kristjan Schmidt <kristjan.schmidt@googlemail.com>
Date:	2010-06-24

    Add Esperanto translation

A	po/eo.po

commit d22d0a77981dbcce08a817b54e45c914b4be71ca
Author: Richard Hughes <richard@hughsie.com>
Date:	2010-06-23

    Do not show the prefs menu on LiveCD's and with GDM. Fixes #621674

M	src/gpm-tray-icon.c

commit 2f465ea58e26c69e7c7949d786ff793c5f0b2c7f
Author: Richard Hughes <richard@hughsie.com>
Date:	2010-06-23

    trivial: correct a small buglet that I think is impossible to trigger,
    spotted by clang

M	src/gpm-engine.c

commit df44925b580ff0aa4a4f0619f3d50987c939506d
Author: Richard Hughes <richard@hughsie.com>
Date:	2010-06-22

    Do not assume the lid is open at boot. Fixes #622026

    Inspired from a patch by David Tombs, many thanks.

M	src/gpm-button.c

commit d154870c4a98e76ae347a200b6bd80c1a2b8cbda
Author: Richard Hughes <richard@hughsie.com>
Date:	2010-06-21

    trivial: Post release version bump

M	RELEASE
M	configure.ac