Ticket #435: gpe-021-conv_env.patch
| File gpe-021-conv_env.patch, 443 bytes (added by Graham Cobb, 5 years ago) |
|---|
-
src/utils.c
82 82 gpe_environment *env = (gpe_environment *)osync_context_get_plugin_data (ctx); 83 83 OSyncChange *change; 84 84 change = osync_change_new (); 85 osync_change_set_member(change, env->member); 85 86 86 87 /* We report the uids as 87 88 * gpe-contacts-0123, gpe-todo-0123, etc. so that file-sync
