SF.net SVN: geany:[4546] branches/sm/src/sm.c

statc at users.sourceforge.net statc at xxxxx
Sun Jan 24 20:23:53 UTC 2010


Revision: 4546
          http://geany.svn.sourceforge.net/geany/?rev=4546&view=rev
Author:   statc
Date:     2010-01-24 20:23:53 +0000 (Sun, 24 Jan 2010)

Log Message:
-----------
Handle "Interact" message properly.

Modified Paths:
--------------
    branches/sm/src/sm.c

Modified: branches/sm/src/sm.c
===================================================================
--- branches/sm/src/sm.c	2010-01-24 20:23:33 UTC (rev 4545)
+++ branches/sm/src/sm.c	2010-01-24 20:23:53 UTC (rev 4546)
@@ -575,6 +575,7 @@
 	gboolean cancelled = !main_save(TRUE);
 	sm_set_runtime_props(smcon);
 	SmcInteractDone(smcon, cancelled);
+	SmcSaveYourselfDone(smcon, TRUE);
 }
 
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Commits mailing list