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:
Actually save as we get disabled, so we load same state when re-enabled
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/modules/clock/e_mod_main.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- e_mod_main.c        26 Nov 2004 10:53:38 -0000      1.1
+++ e_mod_main.c        26 Nov 2004 16:51:12 -0000      1.2
@@ -86,6 +86,7 @@
    ecore_config_int_set("e.module.clock.x", e->face->fx);
    ecore_config_int_set("e.module.clock.y", e->face->fy);
    ecore_config_int_set("e.module.clock.width", e->face->fw);
+   e_config_save_queue();
    return 1;
 }
 




-------------------------------------------------------
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://productguide.itmanagersjournal.com/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to