--- trunk/src/gconf.c 2009/06/27 11:09:19 13 +++ trunk/src/gconf.c 2009/06/27 19:18:40 14 @@ -314,6 +314,9 @@ if(!appdata->image_path) { + /* use gps by default */ + appdata->use_gps = TRUE; + #ifndef USE_MAEMO char *p = getenv("HOME"); if(p) {