X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=src%2Fplugins%2Fgdata%2Fgdata_plugin.c;h=3e3e70c2e9f155fdd67b9f964783048c66357c00;hp=99303a19c764ebf83cf5d20e3eeb3ac42ecfd1da;hb=a3c5626ea100e08d637d69a680003a5e4a03791b;hpb=125b18131c0e9f3b1d71e56134380bdbc71e0820 diff --git a/src/plugins/gdata/gdata_plugin.c b/src/plugins/gdata/gdata_plugin.c index 99303a19c..3e3e70c2e 100644 --- a/src/plugins/gdata/gdata_plugin.c +++ b/src/plugins/gdata/gdata_plugin.c @@ -127,6 +127,7 @@ gint plugin_init(gchar **error) if(cm_gdata_config.oauth2_refresh_token != NULL) { passwd_store_set(PWS_PLUGIN, "GData", GDATA_TOKEN_PWD_STRING, cm_gdata_config.oauth2_refresh_token, FALSE); + passwd_store_write_config(); } cm_gdata_prefs_init();