From aec3feb29b04ca4ccaf98805cda9dcfc758017b1 Mon Sep 17 00:00:00 2001 From: essiene Date: Wed, 9 Aug 2006 07:47:28 +0000 Subject: [PATCH] Make non core modules use new view specifying feature. All are set to PLAIN by default SVN revision: 24500 --- e_mod_main.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/e_mod_main.c b/e_mod_main.c index 8290b51..e799a85 100644 --- a/e_mod_main.c +++ b/e_mod_main.c @@ -59,7 +59,8 @@ static Ecore_Event_Handler *exit_handler; static const E_Gadcon_Client_Class _gc_class = { GADCON_CLIENT_CLASS_VERSION, - "mail", {_gc_init, _gc_shutdown, _gc_orient, _gc_label, _gc_icon} + "mail", {_gc_init, _gc_shutdown, _gc_orient, _gc_label, _gc_icon}, + E_GADCON_CLIENT_STYLE_PLAIN }; static E_Gadcon_Client *