view mcabber/mcabber/carbons.h @ 2120:8aa5e80aebce

add option 'show_room_occupants_count'
author sh!zeeg <shizeeque@gmail.com>
date Tue, 13 May 2014 20:24:51 +0400
parents 9b4b7941647c
children 51fde9c25401
line wrap: on
line source

#ifndef __MCABBER_CARBONS_H__
#define __MCABBER_CARBONS_H__ 1

void carbons_available();
void carbons_enable();
void carbons_disable();
void carbons_info();

#endif //__MCABBER_CARBONS_H__