Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_error.edc 


Log Message:


error dialogs min size is also set by title

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/default_error.edc,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- default_error.edc   18 Sep 2005 06:27:47 -0000      1.5
+++ default_error.edc   18 Sep 2005 11:08:33 -0000      1.6
@@ -117,7 +117,7 @@
            }
            rel2 {
               relative: 1.0  1.0;
-              offset:   -1   -1;
+              offset:   -17   -1;
               to_y:     "e";
            }
            color:    0   0   0 255;
@@ -126,7 +126,7 @@
               text:     "Title";
               font:     "Edje-Vera-Bold";
               size:     12;
-              min:      0 0;
+              min:      1 1;
               align:    0.0 0.5;
            }
         }




-------------------------------------------------------
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