atomato r35 - in trunk: . libatomato



Author: rodrigo
Date: 2007-06-26 12:02:07 +0100 (Tue, 26 Jun 2007)
New Revision: 35
ViewCVS link: http://svn.gnome.org/viewcvs/atomato?rev=35&view=rev

Added:
   trunk/libatomato/shell-action-provider.c
   trunk/libatomato/shell-action-provider.h
Modified:
   trunk/ChangeLog
   trunk/libatomato/Makefile.am
   trunk/libatomato/atomato-action-provider.c
   trunk/libatomato/atomato-action-provider.h
   trunk/libatomato/atomato.c
   trunk/libatomato/atomato.h
   trunk/libatomato/dbus-action-provider.c
Log:
2007-05-26  Rodrigo Moya <rodrigo gnome-db org>

	* libatomato/atomato.c (initialize): register the shell action provider.

2007-06-25  Rodrigo Moya <rodrigo gnome-db org>

	* libatomato/atomato.[ch]: added AtomatoMethod type.
	(atomato_list_methods): new function.

	* libatomato/atomato-action-provider.[ch]: removed list_actions method,
	we'll get the list of actions by reading custom Atomato XML.
	(atomato_action_provider_get_method): new method.
	(atomato_action_provider_run_action): changed arguments list.

	* libatomato/dbus-action-provider.c (dbus_action_provider_list_actions):
	removed not needed method.
	(dbus_action_provider_get_method): implemented new interface method.

	* libatomato/Makefile.am:
	* libatomato/shell-action-provider.c: let's start with the simplest
	action provider.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]