tizen/dialer_open: chain Activate() after name is available.
authorIscaro <iscaro@profusion.mobi>
Wed, 5 Sep 2012 23:38:57 +0000 (20:38 -0300)
committerIscaro <iscaro@profusion.mobi>
Wed, 5 Sep 2012 23:38:57 +0000 (20:38 -0300)
commit17cded86113d4d21fa3359e56590fbb8d2871e87
treec66f0392ea885083e7d6492e560f5747b4a6cd66
parent7268ae8f39243e630b226da38953fa7dab0d7c60
tizen/dialer_open: chain Activate() after name is available.

Now we are chained: first we ask for the current name owner, if it does
not exist then we start it using DBus activation. After the name is there
we call our org.tizen.dialer.Control.Activate()
tizen/dialer_open.c