commit d95d946c1a087e410bbcf25cacd9d6ab4349f989
Author: Bill Nottingham <notting@redhat.com>
Date:   2009-06-30

    [gsm] Make gnome-session exit properly on reboot/shutdown

    GsmConsoleKit wasn't correctly emitting signals on success, and
    therefore the manager couldn't exit properly.

    http://bugzilla.gnome.org/show_bug.cgi?id=581043

M	gnome-session/gsm-consolekit.c

commit ea876b17b84f58b0772d0cd3e705d8f0bf00de1a
Author: Daniel Macks <dmacks@netspace.org>
Date:	2009-06-30

    [build] Add missing includes

    This is needed on some platforms.

    http://bugzilla.gnome.org/show_bug.cgi?id=585672

M	gnome-session/gs-idle-monitor.c

commit b63f66dacabef35ee36e9850a5b132d9be4e41e0
Author: Jon Nettleton <jon.nettleton@gmail.com>
Date:	2009-06-29

    [gnome-wm] Add mutter support

M	data/gnome-wm

commit 27021af26d095459fd17e773540cab954580b6ce
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-06-29

    [egg] Update smclient code from libegg

M	egg/eggdesktopfile.c

commit 409efdb86d0b83aa97a9e2191e964a736f4e0fd7
Author: Alexis Ballier <aballier@gentoo.org>
Date:	2009-06-26

    [build] Fix build on systems without execinfo

    See if execinfo.h is available, and if we need to link to an extra
    library to use it.

    For instance, FreeBSD does not have execinfo.h by default but a
    libexecinfo library has been created.

    http://bugzilla.gnome.org/show_bug.cgi?id=587088

M	configure.in
M	gnome-session/Makefile.am
M	gnome-session/gdm-signal-handler.c

commit 1e47d7e2c5f70d23ea8c1f593afa9cd9cf4cf2eb
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-06-29

    [build] Correctly use CFLAGS and LIBS for SM/ICE build flags

    Thanks to Daniel Macks <dmacks@netspace.org> for noticing.

    http://bugzilla.gnome.org/show_bug.cgi?id=585667

M	egg/Makefile.am

commit 1ebacce594c7e848f5d8af9517043d4eb7cd4bf8
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-06-22

    [gsm] Do not print NULL on error

    Instead of printing NULL when the Exec key cannot be parsed, print the
    URI of the desktop file that has an issue.

M	gnome-session/gsm-autostart-app.c

commit 46b8a51f6067aaee6793c26241245e8847f209c7
Author: Mark Krapivner <mark125@gmail.com>
Date:	2009-06-12

    fix a typo

M	po/he.po

commit b5a4e9cba002172fe017b78abfd9214b02657074
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2009-05-26

    Generate docs for the presence API

    This was omitted by an oversight.

M	doc/dbus/Makefile.am

commit 48aa21662245926b7066979c5104f02c565cd7f3
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:	2009-05-13

    "Updated Danish translation"

M	po/da.po

commit fb334aa4b9d4ddcbcf1d3b7880e55035b570634d
Author: krishnababu k <kkrothap@redhat.ocm>
Date:	2009-05-11

    Updated Telugu translation

M	po/te.po

commit 7268ccc98c497118b97db7201552e68df82224ee
Author: krishnababu k <kkrothap@redhat.ocm>
Date:	2009-05-11

    Updated Telugu translation

M	po/te.po

commit 3d5f0b48a2871c9f5450f02667dee8ed4307823d
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:	2009-05-05

    Updated Spanish translation

M	po/es.po

commit 937a20dbcfa3c80c5551147f5ed726a6b34b944d
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:	2009-05-05

    Updated Spanish translation

M	po/es.po

commit 8b9df401a100a24e03360515ffbe81e62cbbee53
Author: Christian Kirbach <Christian.Kirbach@googlemail.com>
Date:	2009-05-04

    [master] Updated German translation.

M	po/de.po

commit f5e6fd5f6703e44b628cc471d3bc5961a71b3e27
Author: Ivar Smolin <okul@linux.ee>
Date:	2009-05-03

    Updating Estonian translation

M	po/et.po

commit d98b4054ebbc0161f37b313324661bde444c39e7
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-05-02

    Update commit messages guidelines

M	ChangeLog

commit 23c94651ce9ae5297db2cdb9ac084b57652d08b8
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-04-27

    Update MAINTAINERCLEANFILES

    Add configure, remove intltool-*.in (shouldn't be here in the first
    place, see lp#367259) and .gitignore (handled by git.mk).

M	Makefile.am

commit 099f9d7d333d5b6a9a83f64315f0997e07bacf3b
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-04-27

    Update git.mk from pango

M	git.mk

commit bfeb69db2ee8bd08a5184a35fa17b78072e65975
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-04-24

    Use git.mk from pango to autogenerate .gitignore files

M	Makefile.am
M	capplet/Makefile.am
M	compat/Makefile.am
M	data/Makefile.am
M	data/icons/16x16/Makefile.am
M	data/icons/22x22/Makefile.am
M	data/icons/24x24/Makefile.am
M	data/icons/32x32/Makefile.am
M	data/icons/48x48/Makefile.am
M	data/icons/Makefile.am
M	data/icons/scalable/Makefile.am
M	doc/Makefile.am
M	doc/dbus/Makefile.am
M	doc/man/Makefile.am
M	egg/Makefile.am
A	git.mk
M	gnome-session/Makefile.am
M	splash/Makefile.am
M	tools/Makefile.am

commit 64c0b0d52f7740a3a23e1849e6cb57422359a7cb
Author: gheet <ghee.teo@sun.com>
Date:	2009-04-30

    Modified a g_debug for on_client_end_session_response() not to crash
    when a null pointer
    is encountered on Solaris. bugzilla #580824 comment#7.

M	gnome-session/gsm-manager.c

commit 25604393fccdc2359bbd3c82fb088bbdc296fb89
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-04-27

    Remove .cvsignore files

D	doc/man/.cvsignore
D	gnome-session/.cvsignore
D	po/.cvsignore

commit bf17890d6d5714405e68c7e5b01656f7c9289ad6
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-04-26

    Fix doap file to have mail address as URL (mailto:)

M	gnome-session.doap

commit e1912704cda45033484d63898ca1c4be25ff3d43
Author: Ivar Smolin <okul@linux.ee>
Date:	2009-04-25

    Updating Estonian translation

M	po/et.po

commit 357034cee626d345dc3f931847aa3414cec2bb8a
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-04-24

    Use shave to improve build log readability

    See http://git.lespiau.name/cgit/shave/tree/README for more details.

M	compat/Makefile.am
M	configure.in
M	doc/dbus/Makefile.am
M	gnome-session/Makefile.am
A	m4/shave.m4
A	shave-libtool.in
A	shave.in
M	splash/Makefile.am

commit b754b094b85b85f437fc55d8a51d694abb5041a2
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-04-24

    Make autogen.sh more modern.

M	autogen.sh

commit 0ca3f5f4dec579f5943368fda55aa1597932b394
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2009-04-23

    Reduce GConf roundtrips

    Don't preload a whole directory tree when watching a single key
    as an autostart condition. (#578533)

M	gnome-session/gsm-autostart-app.c

commit 06bb9270b1797485267bad78042ef39ec91c8282
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2009-04-23

    Reduce GConf roundtrips

    Preload the /desktop/gnome/session/ directory, since we access most
    keys during startup.  (#578537)

M	gnome-session/gsm-manager.c

commit 8a339a5ea3f8791dac95343f0c91c72f6bdb4dc8
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-04-22

    Add doap file

A	gnome-session.doap

commit c635fd9ff78e2e07973a3c855d067e326d648503
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-04-22

    Rename ChangeLog files to ChangeLog.pre-git

M	ChangeLog
C100	ChangeLog	ChangeLog.pre-git
R100	po/ChangeLog	po/ChangeLog.pre-git

commit d75edd1fedbfeb174352c30316ceff9338b4ee82
Author: Miquel Esplà <miquelespla@gmail.com>
Date:	2009-04-21

    Added Valencian-Catalan translation

M	po/LINGUAS
A	po/ca@valencia.po

commit ddf79a3e99ddecb8298a7d7ec0d664c8d99086ab
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2009-04-18

    Updated Arabic translation

M	po/ar.po

commit 41f6df6ffd8ea0f1ea4b83b524ea0c6e41767ec3
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-04-14

    post-release bump to 2.26.2

    2009-04-14	Vincent Untz  <vuntz@gnome.org>

	* configure.in: post-release bump to 2.26.2

    svn path=/trunk/; revision=5388

M	ChangeLog
M	configure.in
M	po/ChangeLog
