modules/geolocation: Keep the UI indicator in off state at start

This commit is contained in:
Stefan Schmidt 2014-11-07 21:56:06 +01:00 committed by Mike Blumenkrantz
parent ef94cfdaba
commit b6104ce004
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@ _gc_init(E_Gadcon *gc, const char *name, const char *id, const char *style)
inst->o_geoclue2 = o;
inst->in_use = EINA_FALSE;
edje_object_signal_emit(inst->o_geoclue2, "e,state,location_off", "e");
evas_object_event_callback_add(inst->o_geoclue2,
EVAS_CALLBACK_MOUSE_DOWN,