Enlightenment CVS committal

Author  : handyande
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/modules/clock


Modified Files:
        e_mod_main.c 


Log Message:
Bad Seb - BAD
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/modules/clock/e_mod_main.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
--- e_mod_main.c        9 Feb 2005 11:48:55 -0000       1.16
+++ e_mod_main.c        9 Feb 2005 14:52:06 -0000       1.17
@@ -48,7 +48,6 @@
      }
    /* actually init clock */
    clock = _clock_init(module);
-   module->config_menu = clock->config_menu;
    return clock;
 }
 
@@ -119,6 +118,7 @@
     */
 
    _clock_config_menu_new(clock);
+   module->config_menu = clock->config_menu;
 
    managers = e_manager_list();
    for (l = managers; l; l = l->next)




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to