Enlightenment CVS committal

Author  : devilhorns
Project : e_modules
Module  : uptime

Dir     : e_modules/uptime


Modified Files:
        e_mod_main.c 


Log Message:
Remove size restraint

===================================================================
RCS file: /cvsroot/enlightenment/e_modules/uptime/e_mod_main.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- e_mod_main.c        21 Feb 2006 13:25:57 -0000      1.4
+++ e_mod_main.c        1 Mar 2006 16:28:33 -0000       1.5
@@ -246,8 +246,6 @@
                              E_GADMAN_POLICY_HSIZE |
                              E_GADMAN_POLICY_VSIZE |
                              E_GADMAN_POLICY_VMOVE);
-   e_gadman_client_min_size_set(cf->gmc, 4, 4);
-   e_gadman_client_max_size_set(cf->gmc, 128, 128);
    e_gadman_client_auto_size_set(cf->gmc, 40, 40);
    e_gadman_client_align_set(cf->gmc, 1.0, 1.0);
    e_gadman_client_resize(cf->gmc, 160, 20);




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to