blam r554 - trunk/src
- From: cmartin svn gnome org
- To: svn-commits-list gnome org
- Subject: blam r554 - trunk/src
- Date: Sun, 20 Apr 2008 12:24:03 +0100 (BST)
Author: cmartin
Date: Sun Apr 20 11:24:03 2008
New Revision: 554
URL: http://svn.gnome.org/viewvc/blam?rev=554&view=rev
Log:
Actually connect the GNOME client to the session.
Modified:
trunk/src/Application.cs
Modified: trunk/src/Application.cs
==============================================================================
--- trunk/src/Application.cs (original)
+++ trunk/src/Application.cs Sun Apr 20 11:24:03 2008
@@ -127,6 +127,7 @@
messageConn.SetCallback (mIpcHandler);
client = new Gnome.Client();
+ client.Connect();
client.SaveYourself += SaveMyself;
client.Die += QuitActivated;
client.RestartStyle = RestartStyle.IfRunning;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]