commit cc66a4056187d7e4a619d140fe661c3fd55dc147 Author: Wolfgang Stöggl Date: Sat Apr 14 20:19:41 2012 +0200 [l10n] Updated German translation M po/de.po commit beaa05394ebebecb5c32a23e020f2d5b69216eb3 Author: Bruce Cowan Date: Fri Apr 13 13:24:02 2012 +0100 Updated British English translation M po/en_GB.po commit 1e3fb0d13eeb11f44937ad427f374650ba33816c Author: Carles Ferrando Date: Tue Apr 10 23:23:58 2012 +0200 [l10n]Updated Catalan (Valencian) translation M po/ca@valencia.po commit 867eb4a98fee676b46b206b68db7fcb51fd96622 Author: Jordi Serratosa Date: Tue Apr 10 23:23:56 2012 +0200 [l10n] Fixes on Catalan translation M po/ca.po commit 5dc795f32bf7eae5c12d36cd289cf9b9f6438255 Author: Matthias Clasen Date: Thu Apr 5 22:00:17 2012 -0400 Fix some problems in the systemd code The stop and restart functions forgot to pass the manager object down, and then tried to emit signals on a NULL object. Also, we were unreffing a variant that was NULL half the time. Don't do that. Fixes the problem where a poweroff request in the presence of multiple user sessions leads to a PolicyKit dialog that comes back every time it is canceled. https://bugzilla.gnome.org/show_bug.cgi?id=673619 M gnome-session/gsm-systemd.c commit 7de885b2d028c77b83a419f9f1b9469f7644669c Author: Milo Casagrande Date: Thu Apr 5 13:51:49 2012 +0200 [l10n] Updated Italian translation M po/it.po commit fdd1663ded74267b27c9412bd36661be4e501763 Author: Gabor Kelemen Date: Wed Apr 4 15:44:41 2012 +0200 Updated Hungarian translation M po/hu.po commit c5a1e804a433098ac4c0e01adfe2b5086971a425 Author: Sandeep Sheshrao Shedmake Date: Mon Apr 2 10:27:21 2012 +0530 Updated Marathi Translations M po/mr.po commit 393d1b33fd9e7db67695727c5301d56302fc645b Author: Arash Mousavi Date: Sat Mar 31 15:57:27 2012 +0430 Updated Persian Translations M po/fa.po commit f024ef80b3633a9ccd3ddc20ce21614a8a8d200c Author: Kjartan Maraas Date: Thu Mar 29 09:51:23 2012 +0200 Updated Norwegian bokmål translation M po/nb.po commit e52cfd6921b46497f14fc7a1b8a73d098faffe55 Author: Reşat SABIQ Date: Wed Mar 28 00:42:55 2012 -0500 Updated Crimean Tatar (Crimean Turkish) translation M po/crh.po commit 2b2567f6a90c18a0dc11cf936256dce79f9b8c83 Author: Vincent Untz Date: Fri Mar 23 17:09:26 2012 +0100 gsm: Pass signal id in "died" signal of GsmApp https://bugzilla.gnome.org/show_bug.cgi?id=672419 M gnome-session/gsm-app.c M gnome-session/gsm-app.h M gnome-session/gsm-autostart-app.c M gnome-session/gsm-manager.c commit 97dd8abb2e91ace479154b74077e7c86f5bc2ca0 Author: Vincent Untz Date: Fri Mar 23 17:06:56 2012 +0100 gsm: Remove duplicated code https://bugzilla.gnome.org/show_bug.cgi?id=672419 M gnome-session/gsm-manager.c commit 35c9e37483c1c734fdff673b3899f8723b6b0af5 Author: Vincent Untz Date: Fri Mar 23 16:59:08 2012 +0100 gsm: Pass exit code in "exited" signal of GsmApp https://bugzilla.gnome.org/show_bug.cgi?id=672419 M gnome-session/gsm-app.c M gnome-session/gsm-app.h M gnome-session/gsm-autostart-app.c M gnome-session/gsm-manager.c commit f31f37ec0ce59b5f7abe332fe55997c7e9722752 Author: Vincent Untz Date: Fri Mar 23 16:56:53 2012 +0100 gsm: Stop disconnecting "registered" signal for GsmApp The reason we were doing this is that the code to move to the next phase when an app is registered was not checking for the current phase. This is done now. https://bugzilla.gnome.org/show_bug.cgi?id=672419 M gnome-session/gsm-manager.c commit 16abf44d44b640d62204fd4e4a55c9ec648f5aa5 Author: Vincent Untz Date: Fri Mar 23 16:54:52 2012 +0100 gsm: Share code to restart an app https://bugzilla.gnome.org/show_bug.cgi?id=672419 M gnome-session/gsm-manager.c commit 85e507ec95a67cec735b99db2921e78522f12294 Author: Vincent Untz Date: Fri Mar 23 16:51:38 2012 +0100 gsm: Properly move to next phase if an app dies on startup There is no reason to wait for the timeout if an app dies and fails to be restarted. Also, only do this if we're in a startup phase. https://bugzilla.gnome.org/show_bug.cgi?id=672419 M gnome-session/gsm-manager.c commit 51ead67057d11fedb3a70a6a5964832b2455c799 Author: Vincent Untz Date: Tue Mar 27 10:31:07 2012 +0200 release: post-release bump to 3.4.1 M configure.ac commit 94b23b81bfaf8a6e97c20c5034706c13a6c48362 Author: Vincent Untz Date: Tue Mar 27 10:30:43 2012 +0200 release: 3.4.0 M NEWS