commit 0b71e3d369d1b922541c0f0fe764e576b54a8f1d
Author: Colin Walters <walters@verbum.org>
Date:   2011-02-22

    manager: Handle session name being NULL from gdm

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

M	gnome-session/gsm-manager.c

commit 8f9778ff429c29fc0aa16def9968fe7ff6bdcccd
Author: Runa Bhattacharjee <runab@redhat.com>
Date:	2011-02-22

    Updated Bengali India Translation

M	po/bn_IN.po

commit 222a6c2576725a8e32b48d01aacd00e92c79bb55
Author: Vincent Untz <vuntz@gnome.org>
Date:	2011-02-22

    release: post-release bump to 2.91.91

M	configure.ac

commit 95aa91bc6d2c07b7e017d070e123db95b47dc68f
Author: Vincent Untz <vuntz@gnome.org>
Date:	2011-02-22

    release: 2.91.90

M	NEWS

commit 778dd6617d9500b96d8c2370a129e23043a3090a
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2011-02-21

    Updated Hebrew translation.

M	po/he.po

commit ea94a0cf4364a3110e56cad77aff7e9d4a6bb07c
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2011-02-20

    Updated Slovenian translation

M	po/sl.po

commit 5865584ec2c9a77bf9a92003b3e27aa581c6e73e
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2011-02-20

    Updated Norwegian bokmål translation.

M	po/nb.po

commit d194ca8932503d89c8e5b2748a634025f5ba368b
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2011-02-19

    Updated Spanish translation

M	po/es.po

commit 3f238fe67647ea8bfe26701a36d6372021572249
Author: Ray Strode <rstrode@redhat.com>
Date:	2011-02-17

    shell: update dialog as inhibitors change

    This commit allows the logout dialog to get updates
    when the list of inhibitors changes.

M	gnome-session/gsm-shell.c

commit b0f4b0510d97f4b702413b1956ddfe51254e1bd1
Author: Ray Strode <rstrode@redhat.com>
Date:	2011-02-17

    shell: drop unused parameter to open function

M	gnome-session/gsm-manager.c
M	gnome-session/gsm-shell.c
M	gnome-session/gsm-shell.h

commit f8fb3ad12a8a7eb4a4609ac9c2889c5c8f3db908
Author: Ray Strode <rstrode@redhat.com>
Date:	2011-02-17

    manager: add some phase checking paranoia

    When the user confirms logout, make sure we didn't
    already start logging out for other reasons before
    processing the confirmation

    Suggestion form Vincent.

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

M	gnome-session/gsm-manager.c

commit 6f0f9f0b55eb8b95f94415400ba6ecf5a8a773ad
Author: Ray Strode <rstrode@redhat.com>
Date:	2011-02-17

    manager: clean up shell signal connection code

    We weren't doing a very good job disconnecting the handlers.

    Spotted by vuntz

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

M	gnome-session/gsm-manager.c

commit ff337d253a475a79337e0f610e4d6027095721f4
Author: Ray Strode <rstrode@redhat.com>
Date:	2011-02-17

    manager: honor no confirmation logout mode for shell

    We were previously ignoring the bit.  This commit makes us
    look at it and honor it.

    Based on feedback from vuntz

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

M	gnome-session/gsm-manager.c

commit d7adaa9111d0f42d11225c7e29a7ee1d37d74d2f
Author: Ray Strode <rstrode@redhat.com>
Date:	2011-02-17

    manager: track full details of logout request

    When we get a logout request, there are two bits of information
    that come with the request:

    1) Whether or not we should seek confirmation by default from the user
    before proceeding
    2) Whether or not individual applications should be given an
    opportunity to ask us to seek confirmation from the user before
    proceeding.

    We track the latter in a boolean state variable (forceful_logout),
    but not the former.

    We already have an enumeration type (GsmManagerLogoutMode) that can
    be used to track both bits, though.

    This commit changes the boolean state variable to the enum type, so
    the whether-we-should-confirmation information is available deeper
    down in the logout process.

M	gnome-session/gsm-manager.c

commit 14e39d6aaed4a34448fe264a8393e3527522c4d2
Author: Ray Strode <rstrode@redhat.com>
Date:	2011-02-17

    manager: don't show inhibitor dialog if no inhibitors

    I moved this to the wrong place when shuffling code around before.

    Spotted by vuntz

    http://bugzilla.gnome.org/637188

M	gnome-session/gsm-manager.c

commit 6454e7b0a994777ebe4c10fbc49087a231f66c05
Author: William Jon McCann <jmccann@redhat.com>
Date:	2011-02-17

    Mark session-name as read only

    Avoids a warning

M	gnome-session/gsm-manager.c

commit 457c92b483cea2514125a3ce1d800f8a03113dde
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2011-02-17

    Updated Arabic translation

M	po/ar.po

commit 85975ceb221b6137814ed695438cbf93ddd4ab0c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2011-02-17

    Store svg compressed

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

M	data/Makefile.am
D	data/sad-computer.svg
A	data/sad-computer.svgz
M	gnome-session/gsm-manager.c

commit ff349aa2da1b7437f58e9950f2a28468fcfc1225
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2011-02-17

    Updated Norwegian bokmål translation.

M	po/nb.po

commit bad81e27574fcf8d1623cdc6d07cc7bf4b08b12e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2011-02-17

    Show a dialog after login the first time we fall back to
    gnome-fallback

    This is based on the mockups in:

     http://gitorious.org/gnome-design/gnome-design/blobs/master/mockups/session/fallback.png

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

M	configure.ac
M	data/Makefile.am
M	data/org.gnome.SessionManager.gschema.xml.in
A	data/sad-computer.svg
M	gnome-session/gsm-manager.c

commit 70669f60c82431c0b1193fc60d3dae8b51318c3b
Author: Sweta Kothari <swkothar@redhat.com>
Date:	2011-02-17

    Updated Gujarati Translations

M	po/gu.po

commit 25b4a9e701bf8f4221d41665b2c049576d7b1187
Author: Alexander Shopov <ash@kambanaria.org>
Date:	2011-02-16

    Updated Bulgarian translation

M	po/bg.po

commit 3f6b9b6409c8d3d589084765d16c67a7a13cae95
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2011-02-16

    Fix the build

M	gnome-session/gsm-manager.c

commit 9e07c6fa9ca2535316ac249e190e8b4f382e0527
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2011-02-15

    Avoid a warning from the fallback property

    Construct properties still need to be handled in set_property.

M	gnome-session/gsm-manager.c

commit 52d19775daa22f48d0c11688efbd0dbd647fb58f
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2011-02-16

    Make notification-daemon a required part of the fallback session

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

M	data/gnome-fallback.session.desktop.in.in

commit 13803738bd514553eb86919979fb69e09ddf68c8
Author: Alexander Larsson <alexl@redhat.com>
Date:	2011-02-16

    Use gsm_manager_get instead of gsm_manager_new to get the manager

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

commit 02a34d8405b271678697569c439ec2aa3cc5895c
Author: Alexander Larsson <alexl@redhat.com>
Date:	2011-02-16

    Add gsm_manager_get() to get the manager singleton

M	gnome-session/gsm-manager.c
M	gnome-session/gsm-manager.h

commit 58ebdfac223e6246323a6fcc452221a7581ed868
Author: Alexander Larsson <alexl@redhat.com>
Date:	2011-02-16

    Support autostart conditions that depend on the current session

    autostart desktop files can add for example:
     AutostartCondition=GNOME3 is-session gnome-fallback
    or
     AutostartCondition=GNOME3 unless-session gnome

    To start only under a specific session.

    The GNOME3 prefix is to make it desktop specific as per the
    autostart spec. Unfortunately GNOME means a gconf key for historical
    reasons.

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

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

commit 3de35f663d1a3cb188fe662ca8aed0fa5af1ebeb
Author: Alexander Larsson <alexl@redhat.com>
Date:	2011-02-16

    Make the current session name a property on the session manager

    This way this is introspectable via dbus, and its also useful
    internally
    as a change notification if it changes at runtime.

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

M	gnome-session/gsm-manager.c
M	gnome-session/gsm-manager.h
M	gnome-session/gsm-session-fill.c

commit 71cc0cde1a3fe81639ad86dde11ee4b2be42955e
Author: Alexander Larsson <alexl@redhat.com>
Date:	2011-02-14

    Use "session-name" property which specifies which session to use

    Currently we have two sessions:

    "gnome"
    "gnome-fallback"

    This adds a GSetting (actual key defined in
    gsettings-desktop-schemacs)
    which allows choosing between these, and potentially any arbitrary
    .desktop file that a fork or embed may write.

    This key will be toggled by gnome-control-center to implement
    the "always fall back" preference.

M	gnome-session/gsm-manager.c
M	gnome-session/gsm-manager.h
M	gnome-session/gsm-session-fill.c

commit e5e3a4cbc6ec4b9697e1c8a7cf02151a3d6659b3
Author: Gil Forcada <gforcada@gnome.org>
Date:	2011-02-12

    [l10n] Updated Catalan translation

M	po/ca.po

commit 918cbc83d17f21b37a4b4aaba588dd2abe9c2990
Author: Wouter Bolsterlee <wbolster@gnome.org>
Date:	2011-02-11

    Updated Dutch translation by Wouter Bolsterlee

M	po/nl.po

commit dab1547fee33704624bd9b40882d59eef5587827
Author: Vincent Untz <vuntz@gnome.org>
Date:	2011-02-08

    gsm: screensaver schemas moved to gsettings-desktop-schemas

    So use org.gnome.desktop.screensaver instead of org.gnome.screensaver.

M	gnome-session/gsm-manager.c

commit 559ae7984759a8e2b696f8e84383aa9195112812
Author: Vincent Untz <vuntz@gnome.org>
Date:	2011-02-02

    gsm: Do not even care about error message in gsm_shell_init()

    The newly added debug messages should be enough, and we know the shell
    won't be running yet at that time (unless a new object is created
    after
    startup, but that's not the case right now).

M	gnome-session/gsm-shell.c

commit 13b7b47f26646592785b9a4facf13b0e404d19ae
Author: Vincent Untz <vuntz@gnome.org>
Date:	2011-02-02

    gsm: Add some debug message in gsm-shell.c

M	gnome-session/gsm-shell.c

commit b032b2689ee1d55e2c8c856edf0c8490a895adbc
Author: Vincent Untz <vuntz@gnome.org>
Date:	2011-02-02

    gsm: Fix description of a property

M	gnome-session/gsm-shell.c

commit 2a7b9286e511f0592c05090acb8aa1d25a463768
Author: Vincent Untz <vuntz@gnome.org>
Date:	2011-02-02

    gsm: Use g_settings_bind_with_mapping() to keep idle-delay in sync

    This requires latest gsettings-desktop-schemas, since idle-delay needs
    to be a guint32.

M	gnome-session/gsm-manager.c

commit ef30fc6c2ee72a2de8d014cd3a30c6e0fbf6da25
Author: Vincent Untz <vuntz@gnome.org>
Date:	2011-02-02

    release: post-release bump to 2.91.90

M	configure.ac

commit 67cb5053c264be4731c2922e431750090bbc851d
Author: Vincent Untz <vuntz@gnome.org>
Date:	2011-02-02

    release: 2.91.6

M	NEWS
M	configure.ac

commit 178f9042c101d717d5664fb63d3507bbfed60186
Author: Vincent Untz <vuntz@gnome.org>
Date:	2011-02-02

    gsm: Simplify gsettings code

    There's no need to be that careful with GSettings: we're guaranteed to
    always get a value.

M	gnome-session/gsm-manager.c

commit 11d9ec5976671e54714a4667e5ca45c925c0d762
Author: Vincent Untz <vuntz@gnome.org>
Date:	2011-02-02

    capplet: Use g_settings_bind() to simplify code

    Also unref the GSettings on dispose().

M	capplet/gsm-properties-dialog.c

commit 85f69aab79858b13f8838b7868b724e264eda82b
Author: Vincent Untz <vuntz@gnome.org>
Date:	2011-02-02

    gsm: When checking for required components, abort on the first missing

M	gnome-session/gsm-session-fill.c

commit d560ee0d428b7f2dfb2dee4b6aec5741c404a241
Author: Vincent Untz <vuntz@gnome.org>
Date:	2011-02-02

    gsm: Remove duplicate debug message

M	gnome-session/gsm-session-fill.c

commit b4900b634f4aca8b87c4b98442d72554f13087a3
Author: Vincent Untz <vuntz@gnome.org>
Date:	2011-02-02

    gsm: Code beautification

M	gnome-session/gsm-session-fill.c

commit 2e538e02100d7b76acabc6ba6e234b1c8b50d99e
Author: Ray Strode <rstrode@redhat.com>
Date:	2011-02-01

    gsm: drop desktop schema

    It's been moved to gsettings-desktop-schemas

M	configure.ac
M	data/Makefile.am
D	data/org.gnome.desktop.session.gschema.migrate
D	data/org.gnome.desktop.session.gschema.xml.in

commit d26b7787917ac7c20b71377c79f86b88d343516e
Author: Ivar Smolin <okul@linux.ee>
Date:	2011-02-01

    [l10n] Updated Estonian translation

M	po/et.po

commit 5a472935e9fc23ac2d946b72a2d5eea150148b67
Author: Vincent Untz <vuntz@gnome.org>
Date:	2011-01-31

    capplet: Fix build warning

    gtk_target_table_new_from_list() takes gint* instead of guint*.

M	capplet/gsm-properties-dialog.c

commit b1adda256147810818bfb1753db6965e72ca18bb
Author: Vincent Untz <vuntz@gnome.org>
Date:	2011-01-31

    gsm: Do not use deprecated gdk_app_launch_context_new()

M	gnome-session/gsm-manager.c

commit 2c9448bbe456dd2b29e42952151ff15baf5d733f
Author: Ray Strode <rstrode@redhat.com>
Date:	2011-01-28

    shell: don't scream if shell isn't around

    It's not necessarily a problem if the shell isn't around,
    so we shouldn't g_warning it.

M	gnome-session/gsm-shell.c

commit c7d579a374e6942f6f5b8ce5eda246e5bffb8ca5
Author: Vincent Untz <vuntz@gnome.org>
Date:	2011-01-28

    build: Remove leftovers from DEFAULT_WM forgotten in 5f114bde

M	data/Makefile.am
M	data/gnome-fallback.session.desktop.in.in

commit 0a8d6882e011eb6978c6b10fa93aa051b0bb18d2
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2011-01-27

    Fix a warning message

M	gnome-session/gsm-session-fill.c

commit ef3dae97b7fdd53bc9cabb1c1010acecc4b45ae0
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2011-01-27

    Remove gnome-wm man page

    Since the script is gone...

M	doc/man/Makefile.am
M	doc/man/gnome-session.1
D	doc/man/gnome-wm.1

commit d77392333122e8a4177d9e58088706920ea94181
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2011-01-26

    Use fallback session if required components are missing

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

    Also, avoid a segfault when no valid session is found.

M	gnome-session/gsm-session-fill.c

commit 6afeeb5de842b1cbba6399fdc48952363c60e810
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2011-01-27

    QA of Galician translations

M	po/gl.po

commit afc4fcb5fca869f168b7e172d1e4265f48625cb8
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2011-01-26

    Updated Norwegian bokmål translation.

M	po/nb.po

commit 9594f7f67cdab0ea14a03ed5c3f90ee8fea7ef90
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2011-01-24

    Updated Slovenian translation

M	po/sl.po

commit 1f9ed4829f56826b05c9d4f9fbab8fb7bca53e8c
Author: Ray Strode <rstrode@redhat.com>
Date:	2010-10-26

    shell: add support for shell logout/shutdown dialog

    This commit changes gnome-session to use the shell for
    presenting the logout and shutdown dialogs.

    Coordination happens over the session bus.

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

M	gnome-session/Makefile.am
M	gnome-session/gsm-manager.c
A	gnome-session/gsm-shell.c
A	gnome-session/gsm-shell.h

commit 5f50ada8a0ddb39d56c73a4c813e9ce135251e23
Author: Ray Strode <rstrode@redhat.com>
Date:	2011-01-24

    build: fix typo in CLEANFILES

    We were cleaning out non-generated files.

M	data/Makefile.am

commit 93c66fece3ee439e9d4bf55ab7455c0321dbe8e2
Author: Ray Strode <rstrode@redhat.com>
Date:	2011-01-17

    gsm, capplet: move from gconf to gsettings

    This gets us more GNOME 3 compliant.

    Note we still use gconf for autostart files that require it.

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

M	capplet/gsm-properties-dialog.c
M	capplet/main.c
M	configure.ac
M	data/Makefile.am
D	data/gnome-session.schemas.in
A	data/org.gnome.SessionManager.gschema.migrate
A	data/org.gnome.SessionManager.gschema.xml.in
A	data/org.gnome.desktop.session.gschema.migrate
A	data/org.gnome.desktop.session.gschema.xml.in
M	gnome-session/gsm-inhibit-dialog.c
M	gnome-session/gsm-manager.c

commit 80b5b15d68e4bc80d19d924bcadfeac5263cf8d2
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2011-01-23

    Updated Arabic translation

M	po/ar.po

commit dff5a0436c1052b7e689160dc7bb5b140ca1c3ba
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2011-01-23

    Updated Hebrew translation.

M	po/he.po

commit 18946d96d1c3caa05be22e212f4fd2d24a19d470
Author: Daniel Nylander <po@danielnylander.se>
Date:	2011-01-22

    Updated Swedish translation

M	po/sv.po

commit 2c68cb5597e9f7243492852a6b7e811de173d3c1
Author: David Planella <david.planella@gmail.com>
Date:	2011-01-22

    Updated Catalan translation

M	po/ca.po

commit 5f3ffaf38d136afcb2a6e2687b757cf20b9a3c19
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2011-01-20

    Remove gnome-wm.* leftovers

M	po/POTFILES.in

commit cb3b8e81a415885a496a53eb989bd0b5f8e9eeef
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2011-01-20

    Updated Norwegian bokmål translation

M	po/nb.po

commit 5f114bde4d4c37d2bd895f18df78bc2ba8355c32
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2011-01-20

    Drop gnome-wm script

    This doesn't make sense in the GNOME 3 world anymore.
    Also, nuke the --default-wm configure option.

M	configure.ac
M	data/Makefile.am
D	data/gnome-wm
D	data/gnome-wm.desktop.in.in

commit 078ad57e32adddbee29d9bbbfec1f9ccd63ed2eb
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2011-01-19

    Updated Galician translations

M	po/gl.po

commit 67d17d735b3e4be9d0a0423a3c48d090b07f3acc
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2011-01-19

    Updated Spanish translation

M	po/es.po

commit 9579aab70dbae973cded235dcd41bc881f8928f0
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2011-01-19

    Updated Spanish translation

M	po/es.po

commit e9caec6fd1bc269d5998465bb9d7fb067c67f4ec
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2011-01-19

    Updated Spanish translation

M	po/es.po

commit c9cdc9131f75657d9f9dad63184bf43f2a3b5fe7
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2011-01-19

    Rename 'Classic GNOME' to 'GNOME fallback'

    Since this is what it is...

M	data/Makefile.am
R087	data/classic-gnome.session.desktop.in.in
data/gnome-fallback.session.desktop.in.in
M	data/gnome.session.desktop.in.in
M	po/POTFILES.in

commit 6b9e86c07a5a3dd73a6457afd9d6e4388150422b
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2011-01-19

    Don't run nautilus by default

    Since nautilus is no longer showing icons on the desktop by default,
    running it only slows down login.

M	data/classic-gnome.session.desktop.in.in
M	data/gnome.session.desktop.in.in

commit d2adb9d3e932473afb164840530595ede6997a8a
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2011-01-16

    Don't use internal GTK+ api

    GtkTargetPair was always documented as private.
    In GTK+ 3, it is gone from the headers. Operate on
    GtkTargetEntry tables instead.

M	capplet/gsm-properties-dialog.c

commit 2bd1975803f1d7e03a7f98881e8332a2330c4146
Author: Vincent Untz <vuntz@gnome.org>
Date:	2011-01-14

    tools: Do not consider Gallium's softpipe and llvmpipe as accelerated

    Those are software renderers too. It might be that llvmpipe gets good
    enough in the future, but it's not the case at the moment.

    Based on patch from Matthias Clasen <mclasen@redhat.com>.

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

M	tools/gnome-session-is-accelerated.c

commit e99cf457281dde402dbf7aa9e85697ded35a5458
Author: Alexander Shopov <ash@kambanaria.org>
Date:	2011-01-12

    Updated Bulgarian translation

M	po/bg.po

commit e67d4bf8d00dcd7ef2b8eafebcb0227fd1b5ad4f
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2011-01-12

    Updated Arabic translation

M	po/ar.po

commit 2d34922330470d20cb63d607a219336f271f5364
Author: Andika Triwidada <andika@gmail.com>
Date:	2011-01-11

    Updated Indonesian translation

M	po/id.po

commit a62ce22005652f88dfd43ff97858d9e44713b24e
Author: Wouter Bolsterlee <wbolster@gnome.org>
Date:	2011-01-08

    Updated Dutch translation by Wouter Bolsterlee

M	po/nl.po

commit 3c0ddac0a62135e8ce7d5cdbfa9bbbbc4c629443
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2011-01-07

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit 1ebedc175e6e2eb7b8af47b478cf9b268e26fd61
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2011-01-03

    Updated Hungarian translation

M	po/hu.po

commit 8382aafc0e4093c314594b3632ae629552ae2b75
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2011-01-02

    Updated Norwegian bokmål translation from Torstein Adolf Winterseth

M	po/nb.po

commit 7dd60e01c88d2d92b0706bea8b19f7d9d7abed30
Author: Daniel Nylander <po@danielnylander.se>
Date:	2010-12-29

    Updated Swedish translation

M	po/sv.po

commit deb58a8aff0b875f26eda1d536f17c15b766158a
Author: Daniel Nylander <po@danielnylander.se>
Date:	2010-12-29

    Updated Swedish translation

M	po/sv.po

commit 5f7a36bfe672c31d0b29497f80daa4d3cd8be0b9
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2010-12-28

    Updated Slovenian translation

M	po/sl.po

commit 09337cc27ab641f27d7de9210187a2c7852042fd
Author: Gheyret T.Kenji <gheyret@gmail.com>
Date:	2010-12-23

    Added UG translation

M	po/ug.po

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

    build: Change GETTEXT_PACKAGE to gnome-session-3.0

M	configure.ac

commit 2201e7362b761a2273c759bbdfce45ae34e3c4e9
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-12-23

    release: post-release bump to 2.91.5

M	configure.ac

commit 5a20e32c4962fd25fcc960bb0cf530c4a808fba3
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-12-23

    release: 2.91.4

M	NEWS
M	configure.ac

commit 96f2f79e9f43168b4e8681665ceec970f9c7b98c
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-12-23

    gsm: Fix previous commit (c1008ee0)

    The error check was wrong.

M	gnome-session/gsm-manager.c

commit c1008ee0e31b9ada5ebf4854988687394281693b
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2010-12-22

    Don't use gdk_spawn to launch gdmflexiserver

M	gnome-session/gsm-manager.c

commit 627e9520a713d44e26172e3a07b568b851a7ffcb
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2010-12-22

    Fix the build with recent GTK+

    I've tried to ifdef this, but the gtk2 branch is untested.

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

commit e0a593f465f0d76837a823081550e48816ef984e
Author: Mahyar Moghimi <mahyar.moqimi@gmail.com>
Date:	2010-12-21

    Updating Persian translation

M	po/fa.po

commit 9a79ea59c3d71b441144e498add15c3a95c92137
Author: Ivar Smolin <okul@linux.ee>
Date:	2010-12-20

    [l10n] Updated Estonian translation

M	po/et.po

commit c8f6f15cce8c6651c5f31ccabeebb690d57753a9
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2010-12-12

    Updated Norwegian bokmål translation

M	po/nb.po

commit a9812395e88d0d4bbbc3d387018089270cc16992
Author: Ivar Smolin <okul@linux.ee>
Date:	2010-12-12

    [l10n] Updated Estonian translation

M	po/et.po

commit e6fcf322a449b3c4cc5a4369ebf78b82ca75d5e2
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2010-12-11

    Updated Slovenian translation

M	po/sl.po

commit 3f4e2dd9f9fae6901d6571ce77964e971957f65c
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-12-11

    Updated Spanish translation

M	po/es.po

commit ac52139c41868657d4447ff80000253bf5fc02b7
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2010-12-10

    Updated Galician translations

M	po/gl.po

commit f01b8560e56411f34f1d7c29dba660d7a75c7d49
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2010-12-09

    Updated Hebrew translation.

M	po/he.po

commit 18839336d46638ab3c756acea4f4c069625bd674
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2010-12-08

    Update POTFILES.in to make make check work

M	po/POTFILES.in

commit 18467c516f481f647aca929f2a618d2bfe489dbf
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2010-12-06

    Updated Norwegian bokmål translation

M	po/nb.po

commit 735e6513938e03ec3b62d53d1c71aadd34e6ecca
Author: Ivar Smolin <okul@linux.ee>
Date:	2010-12-06

    [l10n] Updated Estonian translation

M	po/et.po

commit 757a5a92721fb8bc81b3efebc2294810746eaf38
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2010-12-06

    Updated Hebrew translation.

M	po/he.po

commit bf06cfac662cec1ea0475414645b1c4e5af5f08c
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2010-12-06

    Remove nonexisting data/gnome-session.schemas.in.in from POTFILES.in

M	po/POTFILES.in

commit ce7828bbd9446fd08edfaca9815b76c1314b99ed
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2010-12-02

    Fix build with current GTK+

M	gnome-session/test-inhibit.c

commit 402afb93ca0ddeff6ae857f728678316ccfac8c8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-30

    build: don't forget to link gnome-session-is-accelerated to Xlib

M	tools/Makefile.am

commit e8ca44654d728e1d1abb2da553aa7b2e6259d0b1
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-11-29

    gsm: Remove a timeout when ending a phase

    This is just to be consistent with what we do when we start a phase.

M	gnome-session/gsm-manager.c

commit 6fd301895a39fc32f302ea3fced74fc03e5c75c9
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-11-29

    capplet: Also give the dialog a reasonable width

    We don't want to depend on the natural size, which depends on
    the length
    of strings for this.

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

M	capplet/gsm-properties-dialog.c

commit 8c4cdd5304929d19a27f876eb9cb5bbb67a4d59f
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-11-29

    capplet: Give the dialog a reasonable default height

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

M	capplet/gsm-properties-dialog.c

commit b3375fa652b236d0c81079a3513ba2a11f22eee9
Author: Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt>
Date:	2010-11-29

    capplet: Fix inline search

    The inline search works with a strncmp(), so we need a string that has
    no markup to compare it with.

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

M	capplet/gsm-properties-dialog.c

commit a907ca8cdfbd07d4b752a5d04c1210b6b468f68f
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-11-29

    doc: Fix small issues in gnome-session man page

M	doc/man/gnome-session.1

commit a4133fcb08dc72b581a82a7754f712a82b07c5f7
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-11-29

    data: Change gnome.session to start GNOME Shell

    We use the gnome-session-is-accelerated tool to know if GNOME Shell be
    used, and if no, we fallback to the classic-gnome session.

M	data/Makefile.am
C090	data/gnome.session.desktop.in.in
data/classic-gnome.session.desktop.in.in
M	data/gnome.session.desktop.in.in

commit f8d340652f597cfef6e06aef1e271ab7fde24f27
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-11-29

    tools: Add a gnome-session-is-accelerated helper tool

    This small tool does various checks, and it will be used to know if we
    can run GNOME Shell or not.

M	configure.ac
M	tools/Makefile.am
A	tools/gnome-session-is-accelerated.c

commit 8e6713f15a2819dd7bdd8a9a33ec2314633ff2d6
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-11-29

    gsm: Make it possible for a .session file to define a fallback session

    Two new keys are introduced: IsRunnableHelper and FallbackSession.

    The first one defines a helper that is run to know if the session
    can be
    used (only if the helper returns 0). The second defines the fallback
    session to use if the helper doesn't return 0.

    The helper cannot run for more than 500 ms.

    There is a test program to make sure that our helper process
    management
    works okay.

M	gnome-session/Makefile.am
A	gnome-session/gsm-process-helper.c
A	gnome-session/gsm-process-helper.h
M	gnome-session/gsm-session-fill.c
A	gnome-session/test-process-helper.c

commit 30da8bec52103eb812439ddc03dcdb9ff47d34a9
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-11-29

    gsm: Move the definition of a session from gconf to .desktop-like
    files

    This will help us both for the GSettings migration and to implement
    the
    fallback from GNOME Shell to Classic GNOME.

    The --default-session-key argument has been changed to --session,
    which
    takes the basename (without extension) of the .desktop-like file
    to use.
    By default, gnome is used, and the gnome.session file is looked for in
    $XDG_CONFIG_HOME/gnome-session/sessions,
    $XDG_CONFIG_DIRS/gnome-session/sessions,
    $XDG_DATA_DIRS/gnome-session/sessions.

M	data/Makefile.am
A	data/gnome-session.schemas.in
D	data/gnome-session.schemas.in.in
A	data/gnome.session.desktop.in.in
M	doc/man/gnome-session.1
M	gnome-session/gsm-session-fill.c
M	gnome-session/gsm-session-fill.h
M	gnome-session/main.c

commit f415130f0de6cdc13d9433632d5ee1554a242103
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-11-29

    capplet: Remove useless define

M	capplet/gsm-properties-dialog.c

commit 378f502047022b263d14bbbec213ad442e5ad822
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-11-29

    gsm, capplet: Do not define IS_STRING_EMPTY in multiple places

    Just define it in gsm-util.h once.

M	capplet/gsm-properties-dialog.c
M	gnome-session/gsm-dbus-client.c
M	gnome-session/gsm-inhibit-dialog.c
M	gnome-session/gsm-inhibitor.c
M	gnome-session/gsm-manager.c
M	gnome-session/gsm-presence.c
M	gnome-session/gsm-session-fill.c
M	gnome-session/gsm-util.h
M	gnome-session/gsm-xsmp-client.c

commit f20859108a0c699aed4a0fe6640930f45e308aad
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-11-29

    gsm: Move the code filling the autostart apps to gsm-session-fill.[ch]

M	gnome-session/Makefile.am
A	gnome-session/gsm-session-fill.c
A	gnome-session/gsm-session-fill.h
M	gnome-session/main.c

commit 4b561b5ea22b62804ce92102f841bc55cdb4a1f2
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-11-29

    gsm: Add gsm_manager_get_failsafe()

M	gnome-session/gsm-manager.c
M	gnome-session/gsm-manager.h

commit d90e9bbc4937658eb6b661df1eff90ed6d81238e
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2010-11-28

    Updated Thai translation.

M	po/th.po

commit c3e3ebdb1603757adcf1d8848d61037337741df5
Author: William Jon McCann <jmccann@redhat.com>
Date:	2010-11-20

    Add an application restart limit

    Limit the number of times the session tries to restart an app to 20.
    The
    counter is reset the next time the app is started (but not restarted).

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

M	gnome-session/gsm-app.c
M	gnome-session/gsm-app.h
M	gnome-session/gsm-manager.c

commit 37c5e901488117753a19d72dfd1eeecca5a03f39
Author: Gheyret T.Kenji <gheyret@gmail.com>
Date:	2010-11-20

    Added UG translation

M	po/ug.po

commit 2776d9d3cad158955ee7355f0d3da47071d77769
Author: Javier Jardón <jjardon@gnome.org>
Date:	2010-11-17

    build: Update autotools configuration

    Use new libtool syntax and update deprecated macros

M	Makefile.am
M	autogen.sh
M	configure.ac

commit 5b87d78f1b4b8759a57d0935d5423ebf153d80d8
Author: Cosimo Cecchi <cosimoc@gnome.org>
Date:	2010-11-15

    session-properties: fix notebook expand

    It looks incredibly small without this tweak, probably due to some
    changed in GTK3.

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

M	capplet/gsm-properties-dialog.c

commit 588005584fa91e0d7a45f04c6556ec54aa223739
Author: Yasumichi Akahoshi <yasumichi@vinelinux.org>
Date:	2010-11-15

    Updated Japanese translation.

M	po/ja.po

commit e6686b8a4ed4f9b318f048a43faf1b98c61aefba
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:	2010-11-14

    Updated Romanian translation

M	po/ro.po

commit c17a9abd5f43f84953398f005b692a2e4ccd67a4
Author: Daniel Șerbănescu <cyber19rider@gmail.com>
Date:	2010-11-14

    Updated Romanian translation

M	po/ro.po

commit 348c240a4469881766342c0ce7c00cbf76d56e5f
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:	2010-11-14

    Updated Romanian translation

M	po/ro.po

commit e72eb8c9b4456d0d34b297f959a4dea3f57c9e64
Author: Gheyret T.Kenji <gheyret@gmail.com>
Date:	2010-11-13

    Added UG translation

M	po/ug.po

commit 6d82c5925df9e8e2c0bb0d88b9438d491fce34ee
Author: Ville-Pekka Vainio <vpivaini@cs.helsinki.fi>
Date:	2010-11-09

    Updated Finnish translation

M	po/fi.po

commit 8e6afcf1789c02692cf3b1ff3ee0a792d57e17a3
Author: Ray Strode <rstrode@redhat.com>
Date:	2010-11-07

    manager: remove client from query clients list on disconnect

    When the session manager enters the query end session phase,
    it temporarily adds all clients to the "query clients" list.

    This list is used to track the progression of clients quitting.

    If a client quits during the query end session phase instead of
    waiting until the end session phase, then it will get destroyed
    but not get removed from the query clients list.

    This commit removes it from the query clients list in
    this case. It does this by explicitly invoking the end session
    response handler (in effect, the client responded to the end
    session query by exiting).

M	gnome-session/gsm-manager.c

commit bf1b6e8843b5e72d4f5a62a34eb322b82e33c2df
Author: Ray Strode <rstrode@redhat.com>
Date:	2010-11-07

    manager: don't ever show inhibitor dialog if logout is forced

    If logout is forced, we don't want to show the inhibitor dialog.
    A forced logout is one that shouldn't be "cancelable".

    This commit prevents inhibitors from getting added if logout is
    forced.

M	gnome-session/gsm-manager.c

commit 172db15097c84e4d3c93bfcc4d51eed6c7d25e3d
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2010-11-05

    Don't use allow-shrink property

    allow-shrink and allow-grow don't exist anymore. Instead, use
    the resizable property.

M	gnome-session/gsm-inhibit-dialog.c

commit 4fd6096618cd04710abab66ca42c52084980df7f
Author: Reşat SABIQ <tilde.birlik@gmail.com>
Date:	2010-11-04

    Minor update for Crimean Tatar/Turkish translation

M	po/crh.po

commit c2f08d0342f78309892db5a2d1ba016651d98daa
Author: Reşat SABIQ <tilde.birlik@gmail.com>
Date:	2010-11-04

    Updated Crimean Tatar (Crimean Turkish) translation

M	po/crh.po

commit 84a733203e076142a960005eaf0ac602521470fb
Author: William Jon McCann <jmccann@redhat.com>
Date:	2010-11-01

    [session-properties] set NoDisplay=true for the session properties
    dialog

    It doesn't really fit into the new System Settings design nor does
    it really
    make sense for a user to be able to turn off core desktop components
    like
    power management or networking.  We'll likely redesign this to only
    show applications and include it in some other place in the System
    Settings.

M	data/session-properties.desktop.in.in

commit a26144b5ec8a2d502dc0cabd269fb18a43b85ddd
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:	2010-10-29

    Updated Catalan (Valencian) translation

M	po/ca@valencia.po

commit 2f56ee1acfdbe0158408317b29a2fb81dc5c960b
Author: Bastien Nocera <hadess@hadess.net>
Date:	2010-10-21

    [gsm] Add autostart condition through GSettings

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

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

commit 008a18d5705896cdb60d01fbc0e038c161dc34a0
Author: Gheyret T.Kenji <gheyret@gmail.com>
Date:	2010-10-21

    Added UG translation

M	po/ug.po

commit c1015ae40a9703b6e630975d531668b68de7ac2b
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-10-09

    build: Update git.mk from pango

M	git.mk

commit 6524444a8296d3dba5d2e4442b99d2365031a13c
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2010-10-09

    Updated Korean translation

M	po/ko.po

commit 2a2d22ed7023f6ed82ed2fc5625dc1ec521881e6
Author: Ivar Smolin <okul@linux.ee>
Date:	2010-10-07

    [l10n] Updated Estonian translation

M	po/et.po

commit 33ffc207f4f87cc04fa9344627b7fa296b19a1e2
Author: Sense Hofstede <sense@ubuntu.com>
Date:	2010-10-05

    Updated Frisian translations

M	po/fy.po

commit 6469537c76efa71ad440b3a99a8d2e24a61cca1f
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-10-05

    release: post-release bump to 2.91.1

M	configure.ac

commit 5e8b1d325943691149a7d06488efda063d9d6fb3
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-10-05

    release: 2.91.0

M	NEWS

commit ad1803ba68389e6346090030ea9ffb93e3e9d2f6
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-10-04

    gsm: Update for gdk_error_trap_*() API changes

M	gnome-session/gsm-inhibit-dialog.c

commit 37b429054d90ac5ed15e9a17e33dc7439c150bb1
Author: Fernando Herrera <fherrera@onirica.com>
Date:	2010-10-03

    Fix build with gtk+ 3

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

M	gnome-session/gsm-inhibit-dialog.c

commit 4540f64cbb4bc3a4ca4606787ca5f59f5208d568
Author: Žygimantas Beručka <zygis@gnome.org>
Date:	2010-10-01

    Updated Lithuanian translation

M	po/lt.po

commit 8947ca9eb6f56574f353454e0cd4b22c1a652f79
Author: Gil Forcada <gforcada@gnome.org>
Date:	2010-09-29

    Updated Catalan translation

M	po/ca.po

commit afce85b272186c99d3d810fea286855df9b26b88
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-09-27

    misc: Rename --enable-deprecations to --enable-deprecation-flags

    This is a better name for this configure option, since it's really
    about
    enabling the use of the deprecation flags, not allowing the use of
    deprecated API.

M	configure.ac

commit b1855cbf148c83f867bf55fc090af3ecaee8bd18
Author: Damyan Ivanov <dam+gnome@ktnx.net>
Date:	2010-09-26

    Updated Bulgarian translation

M	po/bg.po

commit 5decce9dee908a44f3571e001ed1332030e2dacd
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2010-09-23

    Fix a mistranslation

M	po/hu.po

commit 1cd67223880236ee5d1ace2b940b461d6f888120
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2010-09-23

    Updated Arabic translation

M	po/ar.po

commit 317efe4f9b7d9f8255f206435dd00e5478803780
Author: Petr Kovar <pknbe@volny.cz>
Date:	2010-09-23

    Update Czech translation

M	po/cs.po

commit abfa647b235308e91f7ebf530907e3c9af5523f5
Author: Daniel S. Koda <danielskoda@gmail.com>
Date:	2010-09-21

    Updated Brazilian Portuguese translation

M	po/pt_BR.po

commit 3cfe1f378263dad42c7dcc36af4675085991ff08
Author: Ray Strode <rstrode@redhat.com>
Date:	2010-09-21

    all: Drop gtk_dialog_set_has_separator () calls

    This is another round of GTK+ 3 fixes.

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

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

commit fa73f94f992cde97ea1fe84e04fd896c0085855d
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-09-21

    all: Drop GTK_DISPLAY () calls

    This is another round of GTK+ 3 fixes.

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

M	gnome-session/gs-idle-monitor.c
M	gnome-session/gsm-inhibit-dialog.c

commit d5a9bd7aeb3032f0c3c921a0680eb2b25ac36d32
Author: Ray Strode <rstrode@redhat.com>
Date:	2010-09-21

    build: use gtk3 by default

M	configure.ac

commit b3c7638d835ffcc3e5e36ec2bdd9f961ee79235b
Author: Ray Strode <rstrode@redhat.com>
Date:	2010-09-21

    build: Up required gtk versions

    We're going to be making some non-backward compatible changes.

M	configure.ac

commit 8b77e723680ec495e57ff6643961869400d2901e
Author: Ray Strode <rstrode@redhat.com>
Date:	2010-09-21

    build: add AM_PROG_CC_C_O to configure

    I'm doing this because autogoo told me to.

M	configure.ac

commit 0627d658cc8b8ca90c6d878a469a30818f472726
Author: Ray Strode <rstrode@redhat.com>
Date:	2010-09-21

    release: bump version to 2.91.0

M	configure.ac

commit 44ec4e3f38e733ad676fc3872574459ac2a0900f
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-09-20

    build: Update all Makefile.am to more recent standards

M	Makefile.am
M	capplet/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/scalable/Makefile.am
M	doc/dbus/Makefile.am
M	gnome-session/Makefile.am
M	tools/Makefile.am

commit 7f355e7c79e14e107de8c82f2f3ec5502ecb3db5
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-09-20

    misc: Update instructions for commit messages

    We're switching to "tag:" instead of "[tag]".

M	ChangeLog

commit 919492a7b1539c0d961d78b4f2d2e385e93b3775
Author: A S Alam <aalam@users.sf.net>
Date:	2010-09-19

    update for Punjabi

M	po/pa.po

commit 9c7038375b17aa154092778addb8e3479327fd44
Author: Timo Jyrinki <timo.jyrinki@iki.fi>
Date:	2010-09-17

    Updated Finnish translation by Jiri Grönroos.

M	po/fi.po

commit bd246c96a6dc8ed2527a593ac8af03c049c68f46
Author: Andika Triwidada <andika@gmail.com>
Date:	2010-09-17

    Updated Indonesian translation

M	po/id.po

commit 36843a37e8e504b41633e06f6e05edc227dfa5f6
Author: Kenneth Nielsen <k.nielsen81@gmail.com>
Date:	2010-09-15

    Updated Danish translation

M	po/da.po

commit a58b6ce034ad3e1804cab56acfe9d56d76ae149e
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
Date:	2010-09-13

    Updated Japanese translation.

M	po/ja.po

commit a8a07483553a6d8e4cf463bf74ef12910b57d94f
Author: Mario Blättermann <mariobl@gnome.org>
Date:	2010-09-12

    [i18n] Updated German translation

M	po/de.po

commit 88d2581f585b2617fcf95301a07bec1c9f3a0119
Author: Wouter Bolsterlee <wbolster@gnome.org>
Date:	2010-09-12

    Updated Dutch translation by Wouter Bolsterlee

M	po/nl.po

commit 86899d53b41f883f2a72d4070a46337dbe6d7d0a
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-09-10

    [doc] Update man pages

M	doc/man/gnome-session-properties.1
M	doc/man/gnome-session-save.1
M	doc/man/gnome-session.1
M	doc/man/gnome-wm.1

commit 74469b73fd20c7fae912c49c0d347c3d141282e1
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-09-08

    [misc] Update AUTHORS, HACKING, README

    Nothing new, but make sure this is up-to-date.

    Also tweak a bit autogen.sh and Makefile.am to make them look
    similar in
    all my modules.

M	AUTHORS
M	HACKING
M	Makefile.am
M	README
M	autogen.sh

commit e33ef0b4a8a4ce87aac014eb090b689fa88f351a
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-09-08

    [misc] Update license files to latest text

    Note that this doesn't change the license. The license text was
    updated
    for the latest FSF address, for example.

M	COPYING
D	COPYING-DOCS
D	COPYING.LIB

commit c9aaf778a4ec1eb70be889e59a317548ba28027d
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-09-08

    [build] Rename configure.in to configure.ac

M	autogen.sh
R100	configure.in	configure.ac

commit 1a0e576b88f65104dfb34434559cafdf67e38693
Author: Aron Xu <aronxu@gnome.org>
Date:	2010-09-08

    Update Simplified Chinese translation.

M	po/zh_CN.po

commit fdab784586113986de188fb405bb5aa7e279b634
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2010-09-06

    Updated Hungarian translation

M	po/hu.po

commit 6e25cce91c5f81033bc9d51e5dead757742dc9e2
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2010-09-05

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit 529a46fa69fb91bee4aeca8fe6be9ee388dd9f90
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2010-09-05

    Updated Portuguese translation

M	po/pt.po

commit d8cc2472b16f7ad8936276e176047e5467b5f7b3
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2010-09-04

    Updated Polish translation

M	po/pl.po

commit e331231648025004db9b4c0816a94f8dc7164688
Author: Michael Kotsarinis <mk73628@gmail.com>
Date:	2010-09-04

    Updated Greek translation

M	po/el.po

commit 89a7bae1fa97ffbdfc20d622eddd8f8535e787f3
Author: Claude Paroz <claude@2xlibre.net>
Date:	2010-09-04

    Updated French translation

M	po/fr.po

commit 3663e72f355a1519af217bd4f484d9112763bb95
Author: Jorge González <jorgegonz@svn.gnome.org>
Date:	2010-09-04

    Updated Spanish translation

M	po/es.po

commit 7ffec543b35add62262bd76a300c47a6aacb6941
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2010-09-03

    Updated Slovenian translation

M	po/sl.po

commit 57ba79842cd0eadd451c4c58d719056c39ab33af
Author: drtv <vasudeven@git.gnome.org>
Date:	2010-09-03

    Updated Tamil translation

M	po/ta.po

commit 0d25b88b9ef6c7e8386a886ed6071fcb52104145
Author: Daniel Nylander <po@danielnylander.se>
Date:	2010-09-03

    Updated Swedish translation

M	po/sv.po

commit 8683f58caff10d8f70b620d639717ac4632f5dd2
Author: Luca Ferretti <lferrett@gnome.org>
Date:	2010-09-02

    Updated Italian translation

M	po/it.po

commit c6901e01e177fc50f955fd9f8e2462919c873f69
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2010-09-02

    Updated Hebrew translation.

M	po/he.po

commit b74087af1656d7a4a5cc11ae81f7d94726d24ccc
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2010-09-02

    Updated Norwegian bokmål translation

M	po/nb.po

commit f6af7655644de5f8ee96472274af376a19c1cfe2
Author: Mattias Põldaru <mahfiaz gmail com>
Date:	2010-09-02

    [l10n] Updated Estonian translation

M	po/et.po

commit 520e2203902132921220a32e437a2b3be421e418
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2010-09-01

    Updated Galician translations

M	po/gl.po

commit bd2222611d82d464d45abbb87f6eb639b575467e
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	2010-09-01

    Update British English translation

M	po/en_GB.po

commit 00663fa2ef04bd1393280fcf71ec32c31ba839b7
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	2010-04-25

    Miscellaneous string fixes

    A few string fixes, mainly for confusion between verb/noun forms. One
    change
    to use a proper Unicode ellipsis instead of an ASCII fallback.

M	data/gsm-inhibit-dialog.ui
M	data/session-properties.ui
M	gnome-session/gsm-inhibit-dialog.c
M	gnome-session/gsm-xsmp-client.c
M	gnome-session/main.c

commit b0d735c099a89f448b6bf85939f8b3ed95b8e212
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2010-08-29

    Updated Hungarian translation

M	po/hu.po

commit 7c2a07ae4d8368dd952eba7729b21d7e74d34657
Author: Bruno Brouard <annoa.b@gmail.com>
Date:	2010-08-26

    Updated French translation

M	po/fr.po

commit bc48d837211feb16326a6c0c7391c7fb8399ab99
Author: Alexander Shopov <ash@contact.bg>
Date:	2010-08-24

    Updated Bulgarian translation

M	po/bg.po

commit d4eb2839ba780a7647616581fa45649e9e2a63e5
Author: Милош Поповић <gpopac@gmail.com>
Date:	2010-08-24

    Updated Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit b1558edcc266d283ab93c4584b81caabcb86d164
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2010-08-21

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit f9a7008256cd6f3110fe46474378487236df1580
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2010-08-19

    Updated Arabic translation

M	po/ar.po

commit f4f3b73676471020148af2431419ee51f3bb1c80
Author: Pavol Šimo <palo.simo@gmail.com>
Date:	2010-08-18

    Updated Slovak translation

M	po/sk.po

commit 4559d6d1ec91f053dae1ece23c217264afee0e5f
Author: David Planella <david.planella@googlemail.com>
Date:	2010-08-14

    Updated Catalan translation

M	po/ca.po

commit ea2fab23e885e6dc7a842eafec456f56cec21771
Author: Gheyret T.Kenji <gheyret@gmail.com>
Date:	2010-08-11

    Added UG translation

M	po/LINGUAS
A	po/ug.po

commit d99b40e0aa04f61430a66a61b9b07d3c9cb34be0
Author: Dirgita <dirgitadevina@yahoo.co.id>
Date:	2010-08-05

    Updated Indonesian translation

M	po/id.po

commit 720a4cdcef952b596c5e6213609190896212649d
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-08-04

    [release] post-release bump to 2.31.90

M	configure.in

commit 7b9d4c0bbff2365e941d6c408ebed6038bd99865
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-08-04

    [release] 2.31.6

M	NEWS
M	configure.in

commit 064d688586de0f4a9b26986bc74622510e6a3c03
Author: A S Alam <aalam@users.sf.net>
Date:	2010-08-04

    update Punjabi Translation by A S Alam

M	po/pa.po

commit 592b3bdd8be24f0b70ed73170361d01b3b17a896
Author: Pablo Castellano <pablog@src.gnome.org>
Date:	2010-08-03

    Update git.mk from pango

M	git.mk

commit 7aa0ed06669e06211c86c5c29efe24edbc5d0b73
Author: Sweta Kothari <swkothar@redhat.com>
Date:	2010-08-02

    Updated Gujarati Translations

M	po/gu.po

commit c0718c6915a3e90f39fa46dfd6eb449215085e44
Author: Sweta Kothari <swkothar@redhat.com>
Date:	2010-08-02

    Updated Gujarati Translations

M	po/gu.po

commit 09e441c16c8771efbfc7df8905a27ef67b547ec4
Author: Sweta Kothari <swkothar@redhat.com>
Date:	2010-08-02

    Updated Gujarati Translations

M	po/gu.po

commit deb83c6b9f50ff046b7ad8dd8b91496f4718c9f4
Author: Runa Bhattacharjee <runab@redhat.com>
Date:	2010-07-30

    Updated Bengali India Translation

M	po/bn_IN.po

commit 3d647925db820966113bbc27e5e616ece535ca7a
Author: Mattias Põldaru <mahfiaz gmail com>
Date:	2010-07-29

    [l10n] Updated Estonian translation

M	po/et.po

commit 6e527bf69e5cfd9f2ac1b683e93163ef0fa539fc
Author: Frédéric Péters <fpeters@0d.be>
Date:	2010-07-28

    New configure flag to switch GTK+ version

M	configure.in

commit 6fbfe74bc8d07aeb8cb9498f754567fad6c0f19f
Author: Daniel Nylander <po@danielnylander.se>
Date:	2010-07-25

    Updated Swedish translation

M	po/sv.po

commit cda5b398f5c4043923d2c7a784e2294ae96a2079
Author: Paolo Borelli <pborelli@gnome.org>
Date:	2010-07-24

    Remove the splash program

    The splash screen has been off by default in the last few releases so
    lets just drop it for 3.0.

M	Makefile.am
M	configure.in
M	data/Makefile.am
M	data/gnome-session.schemas.in.in
D	data/gnome-splash.png
M	po/POTFILES.in
M	po/POTFILES.skip
D	splash/Makefile.am
D	splash/README
D	splash/gnome-session-splash.c
D	splash/gnome-session-splash.desktop.in.in.in
D	splash/splash-window.c
D	splash/splash-window.h

commit f9a005d12d6450e1ecb4f1ddb0639122a3dfb893
Author: Aron Xu <aronxu@gnome.org>
Date:	2010-07-24

    Update Simplified Chinese translation.

M	po/zh_CN.po

commit 927a682ba9a1ff083ef89fc0c601369b806b96c5
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2010-07-22

    Updated Slovenian translation

M	po/sl.po

commit 781b1718341bfbd8c62de5a3671f1ac028a9e55b
Author: Sandeep Shedmake <sshedmak@redhat.com>
Date:	2010-07-22

    Updated Marathi Translations

M	po/mr.po

commit 507b90ead1abb4bd2426472f622c8795e6309261
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2010-07-20

    Updated Galician translations

M	po/gl.po

commit a30fb62dc03815ad97aa4da42b8fa2e77e21156a
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2010-07-19

    Updated Norwegian bokmål translation

M	po/nb.po

commit 5eef3be0fece8df500438db800506ec2a7a5b7ce
Author: Mario Blättermann <mariobl@gnome.org>
Date:	2010-07-18

    [i18n] Updated German translation

M	po/de.po

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

    Updated Spanish translation

M	po/es.po

commit 429cf11b939b17f9698c77a5d1b0cedb715b128a
Author: Sense Hofstede <qense@ubuntu.com>
Date:	2010-07-18

    Updated Frisian translation and added it to the LINGUAS file

M	po/LINGUAS
A	po/fy.po

commit 5e59606e13403e1ca4bf45de7c4c1358916f1d8c
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2010-07-15

    Updated Hebrew translation.

M	po/he.po

commit 6eac9beab881e70e8a7ef4b4308a30edb1045da0
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-07-15

    Fix description of auto_save_session key

M	data/gnome-session.schemas.in.in

commit c6e36fa4f8a1991c5f35c2ef3150da1edfc30dbd
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2010-07-14

    Updated Slovenian translation

M	po/sl.po

commit e0702c0c23d1645546f5ce0c2436731fed640111
Author: Fran Diéguez <fran.dieguez@mabishu.com>
Date:	2010-07-14

    Updated Galician translations

M	po/gl.po

commit c7ded57f7c89489609365ed0d65e67598aeca321
Author: Aron Xu <aronxu@gnome.org>
Date:	2010-07-13

    Complete Simplified Chinese translation.

M	po/zh_CN.po

commit 2886b1c0ad3405345b3788f4ad60cf6ce609bfbf
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2010-07-13

    Updated Norwegian bokmål translation

M	po/nb.po

commit 034671ad6465a8b82f71892a2caf2109bb8759e2
Author: Yaron Shahrabani <sh.yaron@gmail.com>
Date:	2010-07-13

    Updated Hebrew translation.

M	po/he.po

commit 75935773a6c5b0f7d93ca4fb9a032baa9f7dfa40
Author: Richard Hughes <richard@hughsie.com>
Date:	2010-07-12

    Port gnome-session to upower

    devkit-power-gobject is deprecated and will be removed in future
    versions.
    UPower 0.9.0 has been required by gnome-power-manager for many
    months now.

M	configure.in
M	gnome-session/gsm-logout-dialog.c
M	gnome-session/gsm-manager.c

commit e07a7744b066b8ca87c73daad61a658e0aada1e4
Author: Ivar Smolin <okul@linux.ee>
Date:	2010-07-12

    [l10n] Updated Estonian translation

M	po/et.po

commit b709a17ea90e46b0cda07ce9cf51e9620da1065b
Author: Frédéric Péters <fpeters@0d.be>
Date:	2010-07-11

    Fixed spelling error in schema description (GNOME bug 608044)

M	data/gnome-session.schemas.in.in

commit 4e9d782a2bb16453ba51748abb3d9c740dfc1dd5
Author: Mattias Põldaru <mahfiaz gmail com>
Date:	2010-07-05

    [l10n] Updated Estonian translation

M	po/et.po

commit c74ff5fc411cc24e355696180f7015a1792cd12e
Author: Ivar Smolin <okul@linux.ee>
Date:	2010-07-03

    [l10n] Updated Estonian translation

M	po/et.po

commit 7905778e3095fe71cc943c7d6cc09bafcd1b43ad
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2010-07-02

    Remove the compat directory

M	Makefile.am

commit cc5252dd1eecdfca2bc75bebd7868bc251e9378b
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-07-02

    [compat] Drop compatibility tool that set GTK+ 1.x environment
    variable

    We're moving to GTK+ 3, so we don't want to support GTK+ 1.x anymore.

D	compat/Makefile.am
D	compat/README
D	compat/gnome-settings-daemon-helper.c
D	compat/gnome-settings-daemon-helper.desktop.in.in.in
M	configure.in
M	po/POTFILES.in
M	po/POTFILES.skip

commit 3db1316234f1bf30b515dfec793b0d5231294894
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-07-02

    [all] Build against GTK+ 3.0

    This is untested, but it builds fine.

M	configure.in

commit ec867487f2d3ae90f23ddb40b26c117114fb2a69
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-07-02

    [gsm] Fix a GSeal issue

M	gnome-session/gsm-inhibit-dialog.c

commit 73092531a626d102ef138ed6e371f25c491e12b6
Author: Kristjan Schmidt <kristjan.schmidt@googlemail.com>
Date:	2010-06-25

    Updated Esperanto translation

M	po/eo.po

commit 41622c5a16bb763ae12aeb9588b78e3ea27955bf
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2010-06-17

    Updated Slovenian translation

M	po/sl.po

commit 20126b1712d4a653892ec8ea4a77367ca6c6ca9d
Author: Rudols Mazurs <rudolfs.mazurs@gmail.com>
Date:	2010-06-13

    Updated Latvian translation.

M	po/lv.po

commit 18556b851b421e33b9128a546aaecee435a8683e
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-05-26

    [release] post-release bump to 2.31.3

M	configure.in

commit b0816562c5e1a9538ad732484cc973e7bfe06c69
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-05-26

    [release] 2.31.2

M	NEWS
M	configure.in

commit 2d009213933907ddd8b36df854af2a53ad8b993a
Author: Gil Forcada <gforcada@gnome.org>
Date:	2010-05-22

    Minor fix in Catalan translation

M	po/ca.po

commit 017b5eeb7d6ab64db3b1db2a22136237bd765af7
Author: Colin Walters <walters@verbum.org>
Date:	2010-05-07

    [GsmClient] Export _stop method

    This allows the shell to request that a client quit.

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

M	gnome-session/org.gnome.SessionManager.Client.xml

commit a55dee623bea7b89d2751416ab8abb4a67ccf439
Author: Thomas Thurman <tthurman@gnome.org>
Date:	2010-05-12

    Updated Shavian transliteration

M	po/en@shaw.po

commit b4a83d8919f198c0290a3d55cf84a7bfb9cf67cd
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
Date:	2010-05-12

    Updated Oriya Translation

M	po/or.po

commit b7926c7bada91a333e2c49da83808589191b8a8f
Author: Colin Walters <walters@verbum.org>
Date:	2010-05-07

    Explicitly add -lXext -lXau to linker line

    Newer versions of GCC require all libraries to be explicitly
    specified.

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

M	configure.in
M	gnome-session/Makefile.am

commit ebc46cd63293c2a1626e6992897f59f6ff6df024
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	2010-04-25

    Updated British English translation

M	po/en_GB.po

commit 8b17c2f887effd3f0e8688ddcd56b2538dec2232
Author: Carles Ferrando <carles.ferrando@gmail.com>
Date:	2010-04-21

    Updated Catalan (Valencian) translation

M	po/ca@valencia.po

commit 386f2afaed3ffb586fb314acb245c9bcc937f45a
Author: Shankar Prasad <svenkate@svenkate.pnq.redhat.com>
Date:	2010-04-21

    Updated Kannada translations

M	po/kn.po

commit d6b863a61a5824d4ffc0e44ec0e11dc54a556949
Author: Sandeep Shedmake <sshedmak@redhat.com>
Date:	2010-04-13

    Updated Marathi Translations

M	po/mr.po

commit 81b9cbd0bf3cc1bc2c544e5b15720a1293b7040e
Author: Andika Triwidada <andika@gmail.com>
Date:	2010-04-11

    Updated Indonesian translation

M	po/id.po

commit 87d796fad29c3301242a7a16c48103b4efabc870
Author: Timo Jyrinki <timo.jyrinki@iki.fi>
Date:	2010-04-01

    term change in Finnish translation

M	po/fi.po

commit 9fa098a4322fefc9887d8f857a466b89b3dc8d12
Author: Wouter Bolsterlee <wbolster@gnome.org>
Date:	2010-03-30

    Dutch translation updated by Wouter Bolsterlee

M	po/nl.po

commit 52bc1a5769c3aefb471ad65d5cf52beee46ae0e4
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-03-30

    [release] post-release bump to 2.30.1

M	configure.in

commit 9b17734eec3c4ade67638780a0f54cb273bf7647
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-03-30

    [release] 2.30.0

M	NEWS

commit bd05e991743d388c2fe7970a4284d0dca0784cc0
Author: Jamil Ahmed <itsjamil@gmail.com>
Date:	2010-03-28

    Updated Bengali translation

M	po/bn.po

commit 8a2ae10957b14a28789e15c86a4f644922e33ab0
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	2010-03-23

    Updated Basque language

M	po/eu.po

commit ca3009e5bbcbf0da3162eea00055ec9b661a58c7
Author: Miloš Popović <mpopovic@src.gnome.org>
Date:	2010-03-22

    Updated Serbian translations

M	po/sr.po
M	po/sr@latin.po

commit d2ce94290fd088b5daa9cec82f69eba9915c14a8
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2010-03-13

    Translated Korean translation

M	po/ko.po

commit c3611b2c7ba8e80f56ce5750bec5f748dfb9b032
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-03-09

    [build] Do not use [] but @<:@ and @:>@ for default values in
    configure

M	configure.in

commit 385bf595a97e08bc8ac3081b20fad357a264e2d7
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-03-09

    [build] Add more information to configure summary

M	configure.in

commit 843f4efafcc942e81f86fec78730b8c55328fad5
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-03-09

    [release] post-release bump to 2.30.0

M	configure.in

commit ba19aa1de06ed8faf94fa423c6c04aec548f709b
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-03-09

    [release] 2.29.92

M	NEWS
M	configure.in

commit b0dc999e0b45355314616321dbb6cb71e729fc9d
Author: Romain Perier <mrpouet@gentoo.org>
Date:	2010-02-01

    [gsm] Delay the creation of the GsmXSMPClient until it really exists

    We used to create the GsmXSMPClient before the XSMP connection
    is really
    accepted. This can lead to some issues, though. An example is:
    https://bugzilla.gnome.org/show_bug.cgi?id=598211#c19. Quoting:

     "What is happening is that a new client (probably metacity in your
     case) is opening an ICE connection in the
     GSM_MANAGER_PHASE_END_SESSION
     phase, which causes a new GsmXSMPClient to be added to the client
     store. The GSM_MANAGER_PHASE_EXIT phase then begins before the client
     has had a chance to establish a xsmp connection, which means that
     client->priv->conn will not be initialized at the point that
     xsmp_stop
     is called on the new unregistered client."

    The fix is to create the GsmXSMPClient object when there's a real XSMP
    connection. This implies moving the timeout that makes sure we don't
    have an empty client to the XSMP server.

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

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

commit 5198aa08d2b77204cd8bf669a64f2e044d9a9e0d
Author: Halton Huo <haltonhuo@gnome.org>
Date:	2010-03-09

    [gsm] Log out on SIGTERM and SIGINT

    Note that this requires a change in GDM to correctly work in the GDM
    case.

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

M	gnome-session/main.c

commit 1dd9a320b769360de1d8da6a436524187c55913e
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-03-07

    [build] Remove unneeded LIBGNOMEUI_REQUIRED from configure.in

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

M	configure.in

commit b98ebe9c0eba15c6c64171e8611b8ea3e5e7039e
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2010-03-06

    Updated Korean translation

M	po/ko.po

commit d242aa30b636fb281644816a005b46e4f0966379
Author: Torstein Adolf Winterseth <kvikende@yahoo.no>
Date:	2010-02-27

    Updated Norwegian Nynorsk translation

M	po/nn.po

commit 65ea7a19199ef7932ed2e2599ba79569d88ee3ad
Author: Piotr Drąg <piotrdrag@gmail.com>
Date:	2010-02-25

    Updated Polish translation

M	po/pl.po

commit 36aadda22d003d6931c480f3cec05e02861c8672
Author: Fran Diéguez <frandieguez@ubuntu.com>
Date:	2010-02-15

    Updated Galician Translation

M	po/gl.po

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

    [release] post-release bump to 2.29.90

M	configure.in

commit 6d7f23ddc7f3037ee1a1fa4558c4e47c7405c5e0
Author: Vincent Untz <vuntz@gnome.org>
Date:	2010-01-27

    [release] 2.29.6

M	NEWS
M	configure.in

commit b2214df90d82cf5b588858b1a145e26d0f7c8b87
Author: Romain Perier <mrpouet@gentoo.org>
Date:	2010-01-27

    [gsm] Check that the XSMP connection exists when stopping a client

    While this should never happen, it currently happens in some cases. A
    complete fix will come later, but this change doesn't hurt and is
    consistant with what is already done in other functions.

    Helps with https://bugzilla.gnome.org/show_bug.cgi?id=598211

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

commit 43488b8026b8f3ea5cafef956b85c47dd8503f5c
Author: Amitakhya Phukan <aphukan@fedoraproject.org>
Date:	2010-01-08

    updated assamese translations

M	po/as.po

commit c1e06e09f2580f9edd75f2d3609062d52c84b6f6
Author: Javier Jardón <javierjc1982@gmail.com>
Date:	2009-08-29

    Use accessor functions instead direct access. Second patch

    Replace gtk_label_set_text() with gtk_message_dialog_set_markup()
    so we don't have to use GTK_MESSAGE_DIALOG (logout_dialog)->label.
    Also, We don't need to escape the text since there's no markup
    in the string.

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

M	gnome-session/gsm-logout-dialog.c

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

    [build] Remove unneeded PolicyKit status line from configure

M	configure.in

commit 89e84c4f0d762a1b0c256ec7d50caa53ceaaeab5
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-12-01

    [build] Install the helpers in libexecdir, not libdir

M	compat/Makefile.am
M	splash/Makefile.am

commit b0d8270dd060d13456216323474d3eebb8228a23
Author: Aron Xu <aronxu@gnome.org>
Date:	2009-11-30

    Updated Simplified Chinese translation.

M	po/zh_CN.po

commit 9df12477fb7f6759d671ab59e4d325917983acd6
Author: Nikos Charonitakis <nikosx@gmail.com>
Date:	2009-11-23

    Updated Greek translation

M	po/el.po

commit ae9fa656f62d4384d1c0b722e4f0d7bb661f181c
Author: Nils-Christoph Fiedler <fiedler@medienkompanie.de>
Date:	2009-11-15

    Updated Low German translation

M	po/nds.po

commit 44321b7a2a5a00e3ace81d56fe828b40ac0fb704
Author: Thomas Thurman <tthurman@Dorothy.plexq.com>
Date:	2009-11-14

    Shavian translation

M	po/LINGUAS
A	po/en@shaw.po

commit a60500d55c063ab11056606e595b3bb667d0e2b9
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2009-10-26

    Updated Slovenian translation

M	po/sl.po

commit aec5d7b87483573d9d661bc62a1f321d88c26931
Author: Nils-Christoph Fiedler <linux@medienkompanie.de>
Date:	2009-10-22

    Added Low German translation

M	po/LINGUAS
A	po/nds.po

commit 4d9ba012a52d373ad1605ae49ef31b7a3c98fbba
Author: Reşat SABIQ <tilde.birlik@gmail.com>
Date:	2009-10-19

    Updated Crimean Tatar (Crimean Turkish) translation

M	po/crh.po

commit 1dd03e69fa49f7c43ff4d2ef7caa3cf26672d108
Author: Carlos Jose Pereira <carlao2005@gmail.com>
Date:	2009-10-16

    Updated Brazilian Portuguese translation.

M	po/pt_BR.po

commit 71ca07351900846974684f342a913d0c1c952ee9
Author: Leonid Kanter <leon@asplinux.ru>
Date:	2009-10-12

    Updated Russian translation by <vicanis@gmail.com>

M	po/ru.po

commit dd9df169196441717498ac09ee8c437fb552116e
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-10-11

    [capplet] Destroy the main window on close to ensure changes are saved

    For some reasons, sometimes it works, and sometimes it doesn't. By
    destroying the window, we make sure all objects are disposed and the
    changes are saved.

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

M	capplet/main.c

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

    Add diagnostic output for exit phase timeout

    This helps finding out which clients cause gnome-session to
    hang for 10 seconds in the exit phase. See bug 597168.

M	gnome-session/gsm-manager.c

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

    [gsm] Fix typo in error message

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

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

    [release] post-release bump to 2.28.1

M	configure.in

commit 57061e91e301fde7df8a6b344ff634d01ea799b0
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-09-21

    [release] 2.28.0

M	NEWS

commit d8a98ec612ae92195e6e5f83a7437e2114cc0a1a
Author: Shankar Prasad <svenkate@redhat.com>
Date:	2009-09-21

    Updated Kannada(kn) translation

M	po/kn.po

commit 393d31d4240818effd9e8b4e7e84f8cdeba61a83
Author: Petr Kovar <pknbe@volny.cz>
Date:	2009-09-21

    Updated Czech translation

M	po/cs.po

commit 4f244500a55e24ca6a76e8a2d0694b8ba3b52aad
Author: David Planella <david.planella@gmail.com>
Date:	2009-09-20

    Updated Catalan translation

M	po/ca.po

commit f00c5c89f740a73c359da7f00c2b64b52cbb9629
Author: Amitakhya Phukan <aphukan@fedoraproject.org>
Date:	2009-09-20

    Updating Assamese translations

M	po/as.po

commit 7f926064e9fcb9ee166b1fc525b9cc0ecb9d11db
Author: Rajesh Ranjan <rranjan@rranjan.csb>
Date:	2009-09-18

    maithili update

M	po/LINGUAS
A	po/mai.po

commit 8d026c65c3de5562fe6dc9a8a1f73a24443bbc36
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
Date:	2009-09-18

    Upadated Oriya Translation

M	po/or.po

commit 122e494284b7ff4f6d4c5029c2768bca2152e7cf
Author: krishnababu k <kkrothap@redhat.ocm>
Date:	2009-09-17

    Updated Telugu Translation

M	po/te.po

commit 926772088c805f53566995d9e44c9c0fb52ee04f
Author: Maxim V. Dziumanenko <dziumanenko@gmail.com>
Date:	2009-09-17

    Added Ukrainian translation

M	po/uk.po

commit 888f226793f5cc15d86eb0e77ac91e34212ab2ab
Author: Denis ARNAUD <darnaud@src.gnome.org>
Date:	2009-09-17

    Updated breton translation

M	po/br.po

commit feccedd3869e77e8a892d5139748577b802f444f
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:	2009-09-16

    Updated Slovenian translation

M	po/sl.po

commit b278c47cf6f1aa3e5b5d167b7c57a9859843149d
Author: André Gondim <andregondim@ubuntu.com>
Date:	2009-09-16

    Corrected a translation error and some access keys in Brazilian
    Portuguese translation

M	po/pt_BR.po

commit 7485e72f3f9f47e4b91b3498379e7e5979179060
Author: Rajesh Ranjan <rranjan@rranjan.csb>
Date:	2009-09-16

    hindi update by Rajesh Ranjan

M	po/hi.po

commit 2174a00f29a620ec12de07fcbed62c9f02067655
Author: Gintautas Miliauskas <gintautas@miliauskas.lt>
Date:	2009-09-15

    Updated Lithuanian translation.

M	po/lt.po

commit 57a21a6049084fff173e7cb5ca1b165f01681409
Author: Wolfgang Stöggl <c72578@yahoo.de>
Date:	2009-09-14

    Updated German translation

M	po/de.po

commit fc11487acb6584f7c9deb705e8bdf46aeee0aa75
Author: Richard Hughes <richard@hughsie.com>
Date:	2009-09-14

    Ensure we lock the screen before we hibernate or suspend if the user
    has the screensaver lock enabled

    This fixes a regression as gnome-power-manager used to do this for
    us automatically.

M	gnome-session/gsm-manager.c

commit 5d8c11c1175c61884df2cbfa63f66b0814015441
Author: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Date:	2009-09-13

    Updated Romanian translation

M	po/ro.po

commit f3a9e755e467fb910cb4c0b7d85d31a660a637a7
Author: Ask H. Larsen <asklarsen@gmail.com>
Date:	2009-09-13

    Updated Danish translation

M	po/da.po

commit 1576d7c0c411c99cb42d86d7a18a2f8ae869548b
Author: Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Date:	2009-09-13

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

M	po/zh_HK.po
M	po/zh_TW.po

commit 9fc05a540dfb0ecd518af51ee3aae06040769268
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:	2009-09-12

    Updated British English translation

M	po/en_GB.po

commit 9e32a7083f9661afe84a1593b62313ea5f56ade5
Author: Ani <peter.ani@gmail.com>
Date:	2009-09-12

    Updaeted Malayalam Translations

M	po/ml.po

commit dbbc988276713c2bdb4d048ac265a931e0c290d3
Author: Sandeep Shedmake <sshedmak@redhat.com>
Date:	2009-09-12

    Updated Marathi Translations

M	po/mr.po

commit fe03014165616980c3a5680003b0c511d9671fc3
Author: Miloš Popović <mpopovic@src.gnome.org>
Date:	2009-09-11

    Updated Serbian translation

M	po/sr.po
M	po/sr@latin.po

commit 3224de605c7c563554e3b9d95518d3f9bd2f6d33
Author: A S Alam <aalam@users.sf.net>
Date:	2009-09-10

    updating for Punjabi

M	po/pa.po

commit 50ba8e6b979989723afd2b932dd1334727eabea5
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-09-09

    [gsm] Remove dead code, add missing return value, fix bad GError usage

M	gnome-session/gsm-consolekit.c

commit 1a6d85ab7d0132cd18dbf7d7f86d73c9b4fe092b
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-09-09

    [release] post-release bump to 2.28.0

M	configure.in

commit e351999e23467f2aab28a586feb6e5c4b7f666e3
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-09-09

    [release] 2.27.92

M	NEWS

commit 2b6d56f1ecb731c2589b3691588039e203a96547
Author: Gabor Kelemen <kelemeng@gnome.hu>
Date:	2009-09-09

    Hungarian translation updated

M	po/hu.po

commit fe9491caab410adc4fd67e0aa41cc99250e0c144
Author: Takayuki KUSANO <AE5T-KSN@asahi-net.or.jp>
Date:	2009-09-08

    Updated Japanese translation

M	po/ja.po

commit f9c9d15a8e52f33ead6bdb152cdb7f1625888e94
Author: Tomasz Dominikowski <dominikowski@gmail.com>
Date:	2009-09-07

    Updated Polish translation

M	po/POTFILES.in
M	po/pl.po

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

    Updating Estonian translation

M	po/et.po

commit 8cd3e07f63ff3550c76b81b14d366c3d9bdf1d3e
Author: Jamil Ahmed <itsjamil@gmail.com>
Date:	2009-09-05

    Updated Bengali translation

M	po/bn.po

commit 5ff4c7c066e0f4d7146fff1ed236558bde074088
Author: Lucas Rocha <lucasr@gnome.org>
Date:	2009-08-24

    [compat] Remove at-spi-registryd wrapper

    Session management is now properly implemented in at-spi.

M	compat/Makefile.am
M	compat/README
D	compat/at-spi-registryd-wrapper.c
D	compat/at-spi-registryd-wrapper.desktop.in.in.in
M	configure.in

commit 3754f3ec17da34e058bfb5d098c8cbf9f5e3f0ad
Author: Alexander Nyakhaychyk <nyakhaychyk@gmail.com>
Date:	2009-09-02

    Updated Belarusian translation

M	po/be.po

commit e904a861bddc1f62123d32db626993e57cabb2e4
Author: Baris Cicek <baris@teamforce.name.tr>
Date:	2009-08-30

    Updated Turkish translation.

M	po/tr.po

commit 12b002b62d7a4fe7fe3026a2585089039905097f
Author: Claude Paroz <claude@2xlibre.net>
Date:	2009-08-28

    Updated French translation

M	po/fr.po

commit b7f6fd3fd93de97718c54ce6703118fba99a5661
Author: Runa Bhattacharjee <runab@redhat.com>
Date:	2009-08-28

    Updated Bengali India Translations

M	po/bn_IN.po

commit eb4d414fdfaf10120b9b327104d0a7dd07eaec05
Author: Inaki Larranaga Murgoitio <dooteo@zundan.com>
Date:	2009-08-26

    Updated Basque language

M	po/eu.po

commit f062559b171d77c2e5cd2ec54cb7dae70466d032
Author: Denis Arnaud <darnaud@src.gnome.org>
Date:	2009-08-26

    Updated breton translation

M	po/br.po

commit 645cf60db649965a46afbbfec079d51817592716
Author: Denis Arnaud <darnaud@src.gnome.org>
Date:	2009-08-26

    Updated breton translation

A	po/br.po

commit 777700f26deceef8745db78eab2f2cbbaa086467
Author: Denis Arnaud <darnaud@src.gnome.org>
Date:	2009-08-26

    Added br in LINGUAS

M	po/LINGUAS

commit 6a3d758c2fedee32dc5b478911fb000a5b4363c2
Author: Duarte Loreto <happyguy_pt@hotmail.com>
Date:	2009-08-26

    Updated Portuguese translation

M	po/pt.po

commit 7d91624fc898ad03c2cfb6d9508fabf3ce89bd38
Author: Tomasz Dominikowski <dominikowski@gmail.com>
Date:	2009-08-25

    Updated Polish translation

M	po/pl.po

commit ce52f2ed48759be7c8dd25b1994fc748259ff028
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-08-25

    [release] post-release bump to 2.27.92

M	configure.in

commit 768f1c1af4e3da64939a322fcd15ef98273690e4
Author: Vincent Untz <vuntz@gnome.org>
Date:	2009-08-25

    [release] 2.27.91

M	NEWS
M	configure.in

commit eca200b0f083ab9cf72c2887b83f86f3c79619a2
Author: Matthias Clasen <mclasen@redhat.com>
Date:	2009-08-25

    [gsm] Port to PolicyKit 1

    The port is incomplete, but it's needed for newer ConsoleKit anyway.

    See http://bugzilla.gnome.org/show_bug.cgi?id=585614 for the missing
    parts.

M	configure.in
M	gnome-session/Makefile.am
M	gnome-session/gsm-consolekit.c

commit e9c3b2a962729693b3e5a14f1bc5ca02b82e7bbd
Author: Frédéric Péters <fpeters@0d.be>
Date:	2009-08-22

    Remove deprecated Encoding key from desktop files

M	data/gnome-wm.desktop.in.in
M	data/gnome.desktop.in
M	data/session-properties.desktop.in.in

commit dfd2c46f52a6ee2d1d5cbc60388559105c0f258e
Author: Sweta Kothari <swkothar@redhat.com>
Date:	2009-08-24

    Updated Gujarati Translations

M	po/gu.po

commit c29bd528eacb737867bfaa52bcea2fafe3c2fff0
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2009-08-23

    Updated Thai translation.

M	po/th.po

commit 1c0b7888e83a7083c3c7126a11314d9eea5e95d1
Author: Theppitak Karoonboonyanan <thep@linux.thai.net>
Date:	2009-08-23

    Updated Thai translation.

M	po/th.po

commit 120976efccd718f144336a9fee2f436339ca62f4
Author: Changwoo Ryu <cwryu@debian.org>
Date:	2009-08-23

    Update Korean translation

M	po/ko.po

commit 1d78d6ab57b1a89e00c2eb8c452ccc82cd8fca20
Author: Antón Méixome <meixome@mancomun.org>
Date:	2009-08-19

    Updated Galician Translation

M	po/gl.po

commit 3baa870c367015748f15d84b800a651d89db0505
Author: Alexander Shopov <ash@contact.bg>
Date:	2009-08-14

    Updated Bulgarian translation

M	po/bg.po

commit dc6890f037daff1d4634df257fbd356fc70a4644
Author: Luca Ferretti <elle.uca@libero.it>
Date:	2009-08-13

    Updated Italian translation

M	po/it.po

commit 1bd6ae745008a4a92fccf3a701c006a464229ca6
Author: Manoj Kumar Giri <mgiri@mgiri.csb>
Date:	2009-08-12

    Updated Oriya Translation

M	po/or.po

commit cd07d6d4276d0f3d1f400ae1577bc7d6e7d4b51c
Author: Javier Jardón <javierjc1982@gmail.com>
Date:	2009-08-11

    [all] Use accessor functions instead direct access

    This is partial go on replacing all directly accessed attributes with
    proper accessor functions. Partially fixes bgo#586767.

M	capplet/gsm-app-dialog.c
M	capplet/gsm-properties-dialog.c
M	configure.in
M	gnome-session/gsm-inhibit-dialog.c
M	gnome-session/gsm-logout-dialog.c
M	gnome-session/test-inhibit.c
M	splash/splash-window.c

commit cf6581a048a95cde191794b3405aa697b94e3e83
Author: Antón Méixome <meixome@mancomun.org>
Date:	2009-08-10

    Updated Galician translation

M	po/gl.po

commit 32c5b09440d65a73a2b5e59b9347bdb7732661b5
Author: Oskar Wallgren <owallgren@hotmail.com>
Date:	2009-08-07

    [gsm] Fix typo in debug message

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

M	gnome-session/gsm-session-save.c

commit d7ac0d3844457b1c4616430e80ed47cba34dbbf5
Author: Khaled Hosny <khaledhosny@eglug.org>
Date:	2009-08-05

    Updated Arabic translation

M	po/ar.po

commit 4ba46a7b25bc1248b2c9a1fb89b7dfe949e7c992
Author: Kjartan Maraas <kmaraas@gnome.org>
Date:	2009-08-03

    Updated Norwegian bokmål translation.

M	po/nb.po

commit cbcaa228f0036dfbfe10d177f429a67b054969b4
Author: Djavan Fagundes <dnoway@gmail.com>
Date:	2009-08-01

    Updated Brazilian Portuguese translation.

M	po/pt_BR.po

commit 7a1da980b0b1d050126a65efbaf0b0513327b896
Author: Seán de Búrca <leftmostcat@gmail.com>
Date:	2009-07-31

    Updated Irish translation

M	po/ga.po

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

    [gsm] Fix typo in commit 397cca3a that creates at stupid bug

M	gnome-session/gsm-presence.c

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

    [build] Do not install gnome-splash.png unless --enable-splash is used

M	data/Makefile.am

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

    [splash] Install desktop file in $(sysconfdir)/xdg/autostart

    We were still using the old $(datadir)/gnome/autostart.

M	splash/Makefile.am

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

    [release] post-release bump to 2.27.90

M	configure.in

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

    [release] 2.27.5

M	NEWS

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

    [build] Update POTFILES.skip

M	po/POTFILES.skip

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

    [build] Update POTFILES.in

M	po/POTFILES.in

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
