girara_setting_add(gsession,"selection-clipboard",string_value,STRING,false,_("The clipboard into which mouse-selected data will be written"),NULL,NULL);
bool_value=true;
girara_setting_add(gsession,"selection-notification",&bool_value,BOOLEAN,false,_("Enable notification after selecting text"),NULL,NULL);