synchronize_availability:true,// Set to false to not sync with other clients or with resource name of the particular client that it should synchronize with
use_vcards:true,
visible_toolbar_buttons:{
...
...
@@ -1875,8 +1876,17 @@
/* We automatically override all methods and Backbone views and
* models that are in the "overrides" namespace.
*/
varoverride=plugin.overrides[key];
varmsg,
override=plugin.overrides[key];
if(typeofoverride==="object"){
if(typeofconverse[key]==='undefined'){
msg="Error: Plugin tried to override "+key+" but it's not found.";