gnome-panel r11455 - trunk/gnome-panel
- From: vuntz svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-panel r11455 - trunk/gnome-panel
- Date: Tue, 20 Jan 2009 12:38:04 +0000 (UTC)
Author: vuntz
Date: Tue Jan 20 12:38:04 2009
New Revision: 11455
URL: http://svn.gnome.org/viewvc/gnome-panel?rev=11455&view=rev
Log:
2009-01-20 Vincent Untz <vuntz gnome org>
* panel-session.c: (panel_session_init): add a reminder about things to
check when migrating to eggsmclient.
Modified:
trunk/gnome-panel/ChangeLog
trunk/gnome-panel/panel-session.c
Modified: trunk/gnome-panel/panel-session.c
==============================================================================
--- trunk/gnome-panel/panel-session.c (original)
+++ trunk/gnome-panel/panel-session.c Tue Jan 20 12:38:04 2009
@@ -57,8 +57,12 @@
client = gnome_master_client ();
- /* explicitly tell the session manager we're ready -- we don't do it
- * before */
+ /* Explicitly tell the session manager we're ready -- we don't do it
+ * before.
+ * TODO: when migrating away from libgnomeui, we need to keep this
+ * late connection. In its current state, I don't think eggsmclient
+ * supports this (because it connects to the session manager in a
+ * post-options-parsing hook). */
gnome_client_connect (client);
/* We don't want the WM to try and save/restore our
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]