commit 7bbd1fcb43f892a09aad65cf1b74fa29b38c2a9d Author: David Planella Date: 2011-03-06 [l10n] Updated Catalan translation M po/ca.po commit db7903f9438cfd3c47dda9d65ca84ec5591a44fe Author: Pavol Šimo Date: 2011-03-06 Updated Slovak translation M po/sk.po commit 6528cc48071975f945db76053b3324cde11ba496 Author: Khaled Hosny Date: 2011-03-06 Updated Arabic translation M po/ar.po commit 201ef329f2aa2a7715bb319b266294eec97a5926 Author: Daniel Korostil Date: 2011-03-04 Uploaded Ukranian M po/uk.po commit d05fceeefab3af71a40e7a2e12a7eb41f13310c5 Author: Rudolfs Mazurs Date: 2011-03-04 Updated Latvian translation. M po/lv.po commit ffe98dd102abd4b39732cae69fc35ed3b0522604 Author: Colin Walters Date: 2011-02-28 gnome-session-check-accelerated: Set X property _GNOME_SESSION_ACCELERATED It would make sense to run gnome-session-is-accelerated in GDM, in parallel with the user is typing their password. A good way to pass that knowledge through to gnome-session so it knows it can avoid repeating the same check is via an X property. So create a new tool "gnome-session-check-accelerated", which takes the name of the old one (now renamed "gnome-session-check-accelerated-helper") and stores that status as an X property. gnome-session will then itself run it again, but it should pick up the property and reuse that value. https://bugzilla.gnome.org/show_bug.cgi?id=641992 M configure.ac M data/gnome.session.desktop.in.in M tools/Makefile.am R099 tools/gnome-session-is-accelerated.c tools/gnome-session-check-accelerated-helper.c A tools/gnome-session-check-accelerated.c commit 68c1927aee83020156e00b79928870aaa8c40bc5 Author: A S Alam Date: 2011-03-03 update Punjabi Translation by A S Alam M po/pa.po commit 51d1473c3e8ffc1328b4bde2c3e8e9415ddccd4d Author: Kjartan Maraas Date: 2011-03-02 Updated Norwegian bokmål translation M po/nb.po commit 7260541a114d52f1de735e0ba123979c53ccab44 Author: Vincent Untz Date: 2011-03-02 Rename org.gnome.SessionManager.gschema.migrate to gnome-session.convert This is more consistent with what others are doing. M data/Makefile.am R100 data/org.gnome.SessionManager.gschema.migrate data/gnome-session.convert commit 2e875d3d011b24005d807d96be167414c4a6d6ac Author: Bruno Brouard Date: 2011-03-02 Updated French translation M po/fr.po commit 6c6810669b35168ed4c74c4c8e615ea768622796 Author: Lucas Rocha Date: 2011-03-01 Remove my name from list of maintainers It's been long enough that I'm not hacking on gnome-session. M MAINTAINERS M gnome-session.doap commit 6131a4cfba214b89d0197510a4f4cab33a160bfd Author: Matthias Clasen Date: 2011-02-28 gsm_manager_get does not return a reference This causes gnome-session to crash and burn whenever the new if-session condition is used. M gnome-session/gsm-autostart-app.c commit 9d0ee2ef615e27d3b612b36a0b7d2916d6759b32 Author: Colin Walters Date: 2011-02-28 Remove GTK2 compilation option Acked by vuntz on IRC; if someone really cares and has a rationale they can come by with a patch. I don't want to have to worry about testing with GTK2 for some new changes. M configure.ac commit f6a20af48ac40bb02c763da53c793008c42a64d6 Author: Colin Walters Date: 2011-02-28 Increase is-accelerated runnable helper timeout 0.5 seconds is *way* too short; we could easily get 0.25 seconds from simply loading the binary off a slower disk/fragmented filesystem etc. This is likely a temporary hack; see the bug for more discussion. https://bugzilla.gnome.org/show_bug.cgi?id=641992 M gnome-session/gsm-session-fill.c commit 4d1f6b096900a117d20be1d163d3701e8ececff3 Author: Yaron Shahrabani Date: 2011-02-27 Updated Hebrew translation. M po/he.po commit 7227dec7afa2cf764e3bc1e9fc1802a69b74dc36 Author: Ivar Smolin Date: 2011-02-27 [l10n] Updated Estonian translation M po/et.po commit 3ae2c358655006c4bf692572303a1055c0e865be Author: Daniel Nylander Date: 2011-02-27 Updated Swedish translation M po/sv.po commit e82df3f67f70820cdcc4b9628b03c8f9e4d05aff Author: Changwoo Ryu Date: 2011-02-27 Updated Korean translation M po/ko.po commit 3cd96587721a1d6a1b652bba73289e7a6c888a90 Author: Daniel Mustieles Date: 2011-02-26 Updated Spanish translation M po/es.po commit 3e2cb3e932a9f87b2d995b0dd2d3716d2853147d Author: Matej Urbančič Date: 2011-02-25 Updated Slovenian translation M po/sl.po commit bd5578317a6818d9b104d1acd839387fd5dc8e6a Author: Ray Strode Date: 2011-02-25 shell: fix cancel button in logout dialog We were queuing an update from inhibitor changes that could fire after the dialog was canceled, which would cause it to reopen. This commit makes sure the dialog is still open before processing any queued inhibitor updates. https://bugzilla.gnome.org/show_bug.cgi?id=643294 M gnome-session/gsm-shell.c commit 8663860ff44b9a5e441e4909a49eee4cfa08378d Author: William Jon McCann Date: 2011-02-24 rename gnome-session-save to gnome-session-quit Is much less misleading since it doesn't save anything. M doc/man/Makefile.am A doc/man/gnome-session-quit.1 D doc/man/gnome-session-save.1 M po/POTFILES.in M tools/Makefile.am R059 tools/gnome-session-save.c tools/gnome-session-quit.c commit cba6e372e3f9130b22d7d614d376c3c9ae898ce7 Author: Colin Walters Date: 2011-02-22 main: Better error message on not-found session I didn't have "gnome-fallback" yet in my install, but my user had that configured. Just show a better error message for debugging. M gnome-session/gsm-session-fill.c M gnome-session/main.c commit a4d8da2de02b3815441f8bdc9281dccdeba3c2dc Author: Vincent Untz Date: 2011-02-24 gsm: Move a define Just moving a define for a GSettings key to live with the schema it belongs to. M gnome-session/gsm-manager.c commit ed9acae10a2e7e6363e3a3e691a75cabc67fe5a9 Author: Khaled Hosny Date: 2011-02-23 Updated Arabic translation M po/ar.po commit 4c6feb42ad7d3fd5f290f613cfd21fc12823d0d2 Author: Vincent Untz Date: 2011-02-23 gsm: Fix typo in fallback dialog https://bugzilla.gnome.org/show_bug.cgi?id=643055 M gnome-session/gsm-manager.c commit 27008ed3db201fdc31b47571b4b721f3b22680cd Author: Ivar Smolin Date: 2011-02-23 [l10n] Updated Estonian translation M po/et.po commit c7d97c675b03840a38916d4f8a472f8138f7a74e Author: Alexander Shopov Date: 2011-02-23 Updated Bulgarian translation M po/bg.po commit 1fde73507d561079669c1c6ad09bca9094ce8792 Author: Vincent Untz Date: 2011-02-23 release: post-release bump to 2.91.91 M configure.ac commit a3ac120330776d9378329879b9c9ec8eb9643590 Author: Vincent Untz Date: 2011-02-23 release: 2.91.90.1 M NEWS M configure.ac