Make non core modules use new view specifying feature. All are set to PLAIN by default

SVN revision: 24500
master
essiene 18 years ago committed by essiene
parent 368ef22a3f
commit e1aa99a2dc
  1. 3
      src/e_mod_main.c

@ -25,7 +25,8 @@ static const E_Gadcon_Client_Class _gadcon_class =
"moon",
{
_gc_init, _gc_shutdown, _gc_orient, _gc_label, _gc_icon
}
},
E_GADCON_CLIENT_STYLE_PLAIN
};
/******************************************************************************/

Loading…
Cancel
Save