[maemo-commits] [maemo-commits] /trunk/maemo-launcher/ - guillem - r3380

From: www-data www-data at stage.maemo.org
Date: Tue Apr 4 22:28:07 EEST 2006
	* Makefile.am (maemo_launcher_SOURCES): Add comm_dbus.c and
	comm_dbus.h.
	* launcher/comm_dbus.h: New file.
	* launcher/comm_dbus.c: Likewise.
	* invokelib.h (INVOKER_MSG_NAME): New macro.
	* launcher/launcher.c: Include 'comm_dbus.h'.
	(prog_t): Add a name member.
	(child_t): Likewise.
	(invoked_get_name): New function.
	(assign_child_slot): Copy name from child to the child item in the
	kindergarten.
	(release_child_slot): Send the application died signal. Free child's
	name and set it to NULL.
	(main): Call invoked_get_name after getting the magic. Free prog.name
	in the child. Assign prog.name to the child variable passed to
	assign_child_slot.
	* launcher/invoker.c (invoker_send_name): New function.
	(main): Call invoker_send_name atfer invoker_init.


U   projects/haf/trunk/maemo-launcher/ChangeLog
U   projects/haf/trunk/maemo-launcher/launcher/Makefile.am
A   projects/haf/trunk/maemo-launcher/launcher/comm_dbus.c
A   projects/haf/trunk/maemo-launcher/launcher/comm_dbus.h
U   projects/haf/trunk/maemo-launcher/launcher/invokelib.h
U   projects/haf/trunk/maemo-launcher/launcher/invoker.c
U   projects/haf/trunk/maemo-launcher/launcher/launcher.c

URL: https://stage.maemo.org/viewcvs.cgi?view=rev&root=maemo&rev=3380

/trunk/maemo-launcher/

More information about the maemo-commits mailing list