commit c390b0765038644e6e63b6ca250af2993f2a434f
Author: Vincent Untz <vuntz@gnome.org>
Date:   2010-01-14

    [panel] Initiliaze bonobo

    Apparently, calling bonobo_init() is really needed. At least for
    others,
    since it works fine for me without it. Weird. Anyway, it doesn't hurt.

M	gnome-panel/main.c

commit bf77817b69d0a96fa34ce8ba83f219d811fcf736
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-01-14

    [panel] Initialize GError to NULL in panel_launcher_create_from_info()

    Should fix https://bugzilla.gnome.org/show_bug.cgi?id=594054

M	gnome-panel/launcher.c

commit ad8d6aafc7a2557e3ee91ed28bf77cd8f4ede90a
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-01-14

    [misc] Require gnome-desktop >= 2.24.0

    https://bugzilla.gnome.org/show_bug.cgi?id=578548

M	configure.in

commit b0d742da06df69fd70fb38af927cada4cebcfca3
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-01-14

    [clock] Avoid unnecessary wakeups when monitoring non-existing files

    If the parent directory of a timezone-related file doesn't exist
    on the
    system, then it means the file is not useful to determine the timezone
    on this system.

    Since gio doesn't handle well monitoring files in non-existing
    directories (it polls every other second), this should avoid
    unnecessary
    wakeups.

    https://bugzilla.gnome.org/show_bug.cgi?id=580357

M	applets/clock/system-timezone.c

commit 33ba10e9aba8b5490ee3d749d8aa0f62e383d5a1
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-01-14

    [clock] Move the system-timezone tests to test-system-timezone

    Also add a monitor mode.

M	applets/clock/Makefile.am
M	applets/clock/system-timezone.c
A	applets/clock/test-system-timezone.c

commit f70c26439c626776756b326d6d145f650774d205
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2010-01-13

    Updated Norwegian bokmål translation

M	po/nb.po

commit 3d2dc42b4bfe3448a941af0dc1c1486ec3e28859
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-01-13

    [panel] Update to latest EggSMClient code, and adapt code

    We don't need egg_sm_client_startup() anymore: changing the mode
    will be
    enough now.

M	gnome-panel/libegg/eggsmclient.c
M	gnome-panel/libegg/eggsmclient.h
M	gnome-panel/panel-session.c

commit 21b457ed328f66a026de78f3939081bd32019d12
Author: Daniel Nylander <po@danielnylander.se>
Date:	2010-01-13

    Updated Swedish translation

M	po/sv.po

commit 3fa57248d31378fdd125e343121b4f94aad0f6a2
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2010-01-13

    Updated Arabic translation

M	po/ar.po

commit 6df62b27d86cb163087e2e5b0b8434105031fcdb
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-01-12

    Updated Spanish translation

M	po/es.po

commit 0e384e33587fe0e1bea11e5ecf7a0b11d629d3ca
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-01-12

    [release] post-release bump to 2.29.6

M	configure.in

commit bf1dd0f29a93e4a99f871f201a572dc6830c349a
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-01-12

    [release] 2.29.5

M	NEWS
M	README
M	configure.in

commit 62d2837fdbac3e9c0404b855c0d9dd556c508dc8
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-01-12

    [po] Update POTFILES.in

M	po/POTFILES.in