set default appearance option 'plain'

SVN revision: 41175
This commit is contained in:
Miculcy Brian 2009-06-23 20:27:20 +00:00
parent 9bac758254
commit 34bddc55b0
1 changed files with 2 additions and 1 deletions

View File

@ -57,7 +57,8 @@ static float update_interval;
static const E_Gadcon_Client_Class _gc_class =
{
GADCON_CLIENT_CLASS_VERSION, "cpu",
{_gc_init, _gc_shutdown, _gc_orient, _gc_label, _gc_icon, _gc_id_new, NULL}
{_gc_init, _gc_shutdown, _gc_orient, _gc_label, _gc_icon, _gc_id_new, NULL},
E_GADCON_CLIENT_STYLE_PLAIN
};
static E_Gadcon_Client *