--- trunk/src/gconf.c 2009/11/04 14:54:52 158 +++ trunk/src/gconf.c 2009/11/09 07:50:37 167 @@ -79,6 +79,7 @@ { "compass_damping", STORE_INT, OFFSET(compass_damping) }, { "cachelist_hide_found", STORE_BOOL, OFFSET(cachelist_hide_found) }, { "cachelist_update", STORE_BOOL, OFFSET(cachelist_update) }, + { "disable_gcvote", STORE_BOOL, OFFSET(disable_gcvote) }, #ifdef USE_MAEMO { "mmpoi_dontlaunch", STORE_BOOL, OFFSET(mmpoi_dontlaunch) }, { "cachelist_dss", STORE_BOOL, OFFSET(cachelist_disable_screensaver) },