commit 5952b7a9efc11b631910688b531ed8176f89440a
Author: Richard Hughes <richard@hughsie.com>
Date:   2009-07-22

    [gsm] Port from gnome-power-manager to DeviceKit-power

M	configure.in
M	gnome-session/Makefile.am
M	gnome-session/gsm-logout-dialog.c
M	gnome-session/gsm-manager.c
D	gnome-session/gsm-power-manager.c
D	gnome-session/gsm-power-manager.h

commit 13fe15fc1ef8a08874ff7c61f1944ae55b0111ce
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-06-30

    [gsm] Do not exit when the system bus restarts

    We also need to reconnect later to the bus, so unref our dbus
    connection
    and make sure that our public API will reconnect.

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

M	gnome-session/gsm-consolekit.c

commit c19a4e5b580e49d771dae0e653e32d422dd8fd9a
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-07-29

    [misc] Update commit guidelines for referencing bugs

M	ChangeLog

commit 397cca3a9e5a197860a819a4648bf5bd56969afd
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-07-27

    [gsm] Properly handle the case where the idle monitor doesn't exist

    The idle monitor can fail to be created in some cases, depending on X.
    This was ignored before.

M	gnome-session/gsm-presence.c

commit e6acbfbd0ecd32e371a7664622ad6c262878816a
Author: William Jon McCann <jmccann@redhat.com>
Date:	2009-07-23

    Add Presence interface to the documentation

    Was there but not being pulled in.

M	doc/dbus/gnome-session.xml.in

commit 872421f8387ee00f53c617fae147394667ebec23
Author: Daniel Nylander <po@danielnylander.se>
Date:	2009-07-22

    Updated Swedish translation

M	po/sv.po

commit 8b7d16e9f70f0cfc2795b6506812f0da7cc435f4
Author: Yaron Sharabani <sh.yaron@gmail.com>
Date:	2009-07-22

    Updated Hebrew translation

M	po/he.po

commit e6327dde5743f38e37a29d7a5d44f13346a31900
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-07-21

    [build] Set m4/ as macro dir

M	Makefile.am
M	configure.in

commit c466244f609bdcc220b43aa5f7db81afb74a954f
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-07-21

    [build] Remove shave scripts

D	shave-libtool.in
D	shave.in

commit 1538f59bd47e3755fbb6fbf93c77c16541cb5bc1
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-07-21

    [build] Add --enable-splash configure option to build splash

    By default, the splash is not build anymore.

M	Makefile.am
M	configure.in

commit 9d4f73747615c2134141ec43c2165df7265433e5
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-07-21

    [build] Fix make clean and distcheck after --with-default-wm change

M	data/Makefile.am

commit 0d206e3ef18617c2bc7d9da2b5ca5024ea503a8f
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-07-21

    [build] Use silent-rules instead of shave for quiet build

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

commit 61e46f29f0f23a119d665f5d670821137cbdcbf5
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-07-21

    [build,gnome-wm] Add --with-default-wm configure option

    This lets distributors specify which wm they want to use as default
    (and
    therefore changes the default value in the schema).

    If the default is gnome-wm, then additionally, gnome-wm.desktop
    will get
    installed.

M	configure.in
M	data/Makefile.am
R099	data/gnome-session.schemas.in	data/gnome-session.schemas.in.in

commit 0831c925b675f84a4258c1b9ebb6c46d1dadca13
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-07-21

    [gnome-wm] Prefer compiz-manager over compiz when available

    compiz-manager is able to detect if compiz can be run, and knows
    how to
    launch it, so it's a better solution than handling compiz ourselves.

M	data/gnome-wm

commit 1a6c20518ea3492698c1a2bf328313f2295259e7
Author: Ivar Smolin <okul@linux.ee>
Date:	2009-07-20

    Updating Estonian translation

M	po/et.po

commit 2efadd90181bd72942ad1df5e6b606cf985e25b4
Author: Ilkka Tuohela <hile@iki.fi>
Date:	2009-07-19

    Updated Finnish translation

M	po/fi.po

commit 46bb8740501ac67aa1e07fb15ed9f858a495bd34
Author: drtvasudevan <agnihot3@gmail.com>
Date:	2009-07-18

    Updated Tamil translation

M	po/ta.po

commit f570f18609b9f3894604cc96a9ee6e68b37a4ec8
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2009-07-18

    Updated Spanish translation

M	po/es.po

commit 34c9b79ca20548db1f4384269d351b548701fef5
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-07-15

    [release] post-release bump to 2.27.5

M	configure.in

commit 32a806bf3c1f7d81bfd661e150ca06dfe8d7ff3b
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-07-15

    [release] 2.27.4

M	NEWS
M	configure.in

commit 7bec6b76763a2516aa724df3eec0791fc106fbc6
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-07-15

    [build] Update POTFILES.in

M	po/POTFILES.in

commit 24c38dd23c9d22a0bc281b02d2925c0a9ee165e1
Author: Caolan McNamara <caolanm@redhat.com>
Date:	2009-07-15

    [gsm] Return RESTART_IF_RUNNING if restart is undefined

    This is a saner behavior considering that we're now honouring the
    RESTART_NEVER hint a not saving clients with such restart hint.

M	gnome-session/gsm-xsmp-client.c

commit a26ad805370ff9b84e4c3c954985bd10264fa97a
Author: Caolan McNamara <caolanm@redhat.com>
Date:	2009-07-15

    [gsm] Honour the SmRestartNever SmRestartStyleHint

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

M	gnome-session/gsm-xsmp-client.c

commit 81d38cee8f0b624b0ad665f9812179923b2826f0
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2009-07-14

    [gsm] avoid pointless warnings

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

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

commit 071f8e0de56613a4901cd50b89a542d4329c4f1d
Author: Mark Krapivner <mark125@gmail.com>
Date:	2009-07-04

    Updated Hebrew translation

M	po/he.po

commit a2a64c847464413394206a421407aec2b34b1171
Author: Ivar Smolin <okul@linux.ee>
Date:	2009-07-02

    Updating Estonian translation

M	po/et.po

commit cd0174971ab40569d8e2ef7e2987f7db5ceb7a7d
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:	2009-07-01

    Updated Ukrainian translation

M	po/uk.po

commit 07bb95dae388b8f8706551a3287ace391c8b1446
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-07-01

    [build] Fix distclean

M	doc/dbus/Makefile.am

commit 88417d33170b0d64f902847b30f0990dbc0d7f6a
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:	2009-06-30

    Updated Spanish translation

M	po/es.po

commit 0c05b13b39e4ae67f24f813bcefa421aa93d33fd
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-06-30

    [gsm] Also emit GsmConsoleKit signals when CK is not available

M	gnome-session/gsm-consolekit.c

commit 3fb4606db4ca80375a7114bb01672da06c1c6cce
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-06-30

    [gsm] Make Restart and Stop code paths more similar

M	gnome-session/gsm-consolekit.c

commit d7d117a764619eddfa1243cdb78fe079b12f2592
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 52c9e79663be6a99e75a4ac8bb95c0a4e46aa4ed
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 20d7de29b6ca2d319503014feab099a492171794
Author: Jon Nettleton <jon.nettleton@gmail.com>
Date:	2009-06-29

    [gnome-wm] Add mutter support

M	data/gnome-wm

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

    [egg] Update smclient code from libegg

M	egg/eggdesktopfile.c

commit bab0c77807041c52131bf7d70103ba3893fea9a2
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 6532e037e0f0a6d4db3d846fbdbd9da27f941d4c
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 fb300d7c90c5de17ca6249d2c806e86299a48b3f
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-06-29

    [egg] Update smclient code from libegg

M	egg/eggdesktopfile.c
M	egg/eggdesktopfile.h
M	egg/eggsmclient-xsmp.c
M	egg/eggsmclient.c

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

    [gsm] Use defines for GKeyFile keys we use

    This will help us avoid typos, and they're now easier to find.

M	gnome-session/gsm-autostart-app.c
M	gnome-session/gsm-autostart-app.h
M	gnome-session/gsm-session-save.c
M	gnome-session/gsm-xsmp-client.c

commit 9b405c1516d41839383ae19cbef288eb4c22e3a8
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-06-24

    [gsm] Load default apps after saved and autostart apps

    Since we let the required components be overloaded by saved apps and
    autostart apps (mainly to respect Provides), it just makes sense to do
    the same for default apps.

M	gnome-session/main.c

commit 2e89b36f7a1fd83735a31505f917b0b3737914e9
Author: Jorge Gonzalez <jorgegonz@svn.gnome.org>
Date:	2009-06-27

    Updated Spanish translation

M	po/es.po

commit 085ed86f44976aa6af98d28a13d794d60d526493
Author: Mattias Põldaru <mahfiaz gmail com>
Date:	2009-06-25

    Updating Estonian translation

M	po/et.po

commit 4c5ae995285ae866db4ad17dfc7b1cae0783db5b
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-06-24

    [capplet] Plug leaks

M	capplet/gsp-app.c

commit 08b1fa271219aebf72f321abb3196b320690d9ed
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-06-24

    [capplet] Also compare Icon key when comparing user/system files

M	capplet/gsp-app.c

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

    [capplet] Make the icon and text sensitive/insensitive

    This obviously tracks the enabled/disabled state.

M	capplet/gsm-properties-dialog.c

commit 29205aec38469c54a099552f82b3932a15b3d039
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-06-24

    [capplet] Make the treeview a drag source

    Note that we explicitly forbid dropping drags from the treeview itself
    since it doesn't make sense.

    This required a new GspApp API (gsp_app_get_path()).
    Also on_drag_data() was renamed to on_drag_data_received().

M	capplet/gsm-properties-dialog.c
M	capplet/gsp-app.c
M	capplet/gsp-app.h

commit a8014dc330b8b6e8b7e1028534a30bca588f3a25
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-06-23

    [capplet] Fix bug where editing an app and quickly exiting didn't work

    Because of interesting references between all objects, we need to
    correctly unref objects in dispose. Else, saving GspApp objects didn't
    always work when exiting (user files weren't removed if identical to
    system ones) because the GspAppManager object was already finalized.

M	capplet/gsm-properties-dialog.c
M	capplet/gsp-app-manager.c
M	capplet/gsp-app.c

commit 4829dafee3f3a76564b4ac4f4d23d81ff43e05a2
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-06-23

    [capplet] Make GspApp use GIcon and get rid of the pixbuf/icon-name

    Instead of having GspApp provide an icon name or a pixbuf, and
    handling
    this different cases in the UI, make GspApp only provide a GIcon which
    hides this detail.

M	capplet/gsm-properties-dialog.c
M	capplet/gsp-app.c
M	capplet/gsp-app.h

commit 377b5885d0cfb5920e72f8e7d88aed62c995c54b
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-06-23

    [capplet] Fix crash when the user file becomes identical to system one

    When we edit an autostart desktop file and it becomes identical to the
    system one, we simply remove the user desktop file. This case was not
    correctly handled and triggered an assertion.

M	capplet/gsp-app-manager.c

commit 760db1b13b6f3b917a4544347192675ae5c83639
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-06-23

    [capplet] Stop drag_data_received signal after handling the drop

    This is needed to avoid a warning from GTK+, since the signal handle
    actually doesn't return a boolean to tell GTK+ to continue/stop.

M	capplet/gsm-properties-dialog.c

commit 6d88b68e6e242795d6073eddcc520483599b38ad
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-06-23

    [capplet] Use gtk_selection_data_get_uris() to simplify code

M	capplet/gsm-properties-dialog.c

commit ba292b37844994d0a71de2e779837221d6f9f238
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-06-23

    [capplet] Use gtk_drag_dest_add_uri_targets() to simplify code

M	capplet/gsm-properties-dialog.c

commit 863e6a05dbc1be0d4145acc44a81daba04a782b6
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-06-23

    [capplet] Make g-s-p return 0 when using --version

    Returning 1 doesn't make sense, since there's no error.

M	capplet/main.c

commit 5285037eb9a022581e4921b13c7d1ed032afb045
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-06-23

    [capplet,gsm] Use the right translation domain for GtkBuilder

M	capplet/gsm-app-dialog.c
M	capplet/gsm-properties-dialog.c
M	gnome-session/gsm-inhibit-dialog.c

commit 4c87949443e9c9bc525484ef6a5713c4fd1410e4
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-06-23

    [capplet] Make GspApp independent of GTK+

    This mainly involved putting some code to edit the app back to
    gsm-properties-dialog.c.

M	capplet/gsm-properties-dialog.c
M	capplet/gsp-app.c
M	capplet/gsp-app.h

commit 64b2dfa36a1b5865906106f0059a185768b859af
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-06-23

    [capplet] Make it clear that some GstApp API is private

    Some of the API only exists because it's needed for GstAppManager, and
    shouldn't be used by any other part of the capplet.

M	capplet/gsp-app.h

commit 5c6c3e8f8ee6599bf124cf976ce4d339cfeabe71
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 20e6c0d459351926261b232cfbaf4d704bf997da
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-06-22

    [capplet] Add help button to the capplet

M	capplet/gsm-properties-dialog.c
M	capplet/main.c

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

    [capplet,gsm] Port to GtkBuilder and remove glade dependency

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

M	capplet/Makefile.am
M	capplet/gsm-app-dialog.c
M	capplet/gsm-properties-dialog.c
M	configure.in
M	data/Makefile.am
D	data/gsm-inhibit-dialog.glade
A	data/gsm-inhibit-dialog.ui
D	data/session-properties.glade
A	data/session-properties.ui
M	gnome-session/Makefile.am
M	gnome-session/gsm-inhibit-dialog.c
M	po/POTFILES.in

commit fe9f11b9bfefb3f12b048118a003b1c5ca6a9d38
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-06-21

    [capplet] Big rework of the code to clean it up, fix bugs, etc.

    The core of this rework is to separate in a clean way the code that
    tracks the autostart files from the UI itself.

    Now it'd be possible to make an autostart file inherit the data from
    the autostart files with the same basename but in other directories.

    This work also fixes a few bugs:
     + monitor autostart files
       http://bugzilla.gnome.org/show_bug.cgi?id=437204
     + make name field optional and autofill it instead
       http://bugzilla.gnome.org/show_bug.cgi?id=502393

M	capplet/Makefile.am
M	capplet/gsm-app-dialog.c
M	capplet/gsm-app-dialog.h
M	capplet/gsm-properties-dialog.c
M	capplet/gsm-properties-dialog.h
A	capplet/gsp-app-manager.c
A	capplet/gsp-app-manager.h
A	capplet/gsp-app.c
A	capplet/gsp-app.h
A	capplet/gsp-keyfile.c
A	capplet/gsp-keyfile.h

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

    Updated Hebrew translation

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
