Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_configure.edc 


Log Message:
* data/themes/default_configure.edc:
  - add min: 1 1; to text parts so they can control the edje's size.
  
* src/bin/e_configure.c:
  - better calculation of the min sizes for icons / window.


===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/default_configure.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- default_configure.edc       19 Sep 2005 23:59:08 -0000      1.2
+++ default_configure.edc       20 Sep 2005 09:45:08 -0000      1.3
@@ -90,6 +90,7 @@
               size:     18;
               font:     "Edje-Vera"; 
               align:    0.0 0.0;
+              min: 1 1;
            }
         }
       }
@@ -172,7 +173,8 @@
               text:     "No Title";
               align:    0.0 0.0;
               size:     10;
-              font:     "Edje-Vera"; 
+              font:     "Edje-Vera";
+              min: 1 1;
            }
         }
       }




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to