[EMAIL PROTECTED] wrote: > Author: alex_tang > Date: 2007-03-06 10:15:57 +0100 (Tue, 06 Mar 2007) > New Revision: 1255
> Modified: > trunk/src/target/OM-2007/applications/openmoko-messages/src/main.c > Log: > Make sure messages will only have one instance in memory. Doing this with every application is ugly, prone to fail (leaking files if applications crash) and duplicated work. Single-Instance-Functionality needs to be a cooperated work of the launcher (main window) and the window manager. Please look into using http://log.emmanuelebassi.net/archives/2006/10/love-and-communication/ Regards, :M: -- Michael 'Mickey' Lauer | IT-Freelancer | http://www.vanille-media.de

