start service by name requires one more parameter (flags).
authorbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 8 Jun 2009 14:32:17 +0000 (14:32 +0000)
committerbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 8 Jun 2009 14:32:17 +0000 (14:32 +0000)
commit664b839bb1f0b776abf12f16226533a40e5e37e2
treec0b5c78b2bb72c705de8593080bf6d9e6106bb2f
parent6eef8f1053e40fe214d0756ac304240066d541f9
start service by name requires one more parameter (flags).

The dbus api has a "flags" parameter that is now unused but may be in
future, it was missing and dbus was giving method mismatch.

I forgot to commit this but changed Ethumb_Client, then Viktor "fixed"
it by reverting such change. Now going back to my code and adding "0"
as flag.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/e_dbus@40968 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/dbus/E_DBus.h
src/lib/dbus/e_dbus_methods.c