]> err.no Git - mapper/commitdiff
Init UI last
authorKaj-Michael Lang <milang@onion.tal.org>
Thu, 11 Oct 2007 10:46:15 +0000 (13:46 +0300)
committerKaj-Michael Lang <milang@onion.tal.org>
Thu, 11 Oct 2007 10:46:15 +0000 (13:46 +0300)
src/mapper.c

index f497828f96f613b66417a6e902c2f490699e75c9..c1d5c1af4bac59c21471cb1dea3f47ed8b46167d 100644 (file)
@@ -185,7 +185,6 @@ config_init();
 map_download_init();
 osm_init();
 gps_init();
-mapper_ui_init();
 
 #ifdef WITH_OSSO
 osso_hw_set_event_cb(_osso, NULL, osso_cb_hw_state, NULL);
@@ -202,6 +201,7 @@ if (NULL == (_rfcomm_req_proxy = dbus_g_proxy_new_for_name(dbus_conn, BTCOND_SER
 }
 #endif
 
+mapper_ui_init();
 }
 
 gint