view console/gntprefs.h @ 14411:14fb08103914

[gaim-migrate @ 17119] JEP 153 says icons SHOULD be no larger than 96x96, so let's enforce that on the client committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Fri, 01 Sep 2006 22:15:34 +0000
parents c65ed4f6eea8
children 81650a27f253
line wrap: on
line source

#ifndef _GNT_PREFS_H
#define _GNT_PREFS_H

void gg_prefs_init(void);

void gg_prefs_show_all(void);

#endif