Enlightenment CVS committal

Author  : essiene
Project : e17
Module  : apps/entrance

Dir     : e17/apps/entrance/data/themes/default


Modified Files:
        default.edc 


Log Message:
- Proper MAINTAINERCLEANFILES settings throughout entrance.
- For the two default themes, adjust their preview edje parts properly so the 
entrance config gui window don't look *took* sucky for now. This is a temporary 
solution. The permanent solution is build and load a preview object directly 
into a canvas and resize it the needed display size. libentrance? beggining to 
smell so

===================================================================
RCS file: /cvs/e/e17/apps/entrance/data/themes/default/default.edc,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -3 -r1.26 -r1.27
--- default.edc 12 May 2006 22:21:34 -0000      1.26
+++ default.edc 13 Aug 2006 04:18:27 -0000      1.27
@@ -2080,8 +2080,8 @@
    group
      {
        name: "Preview";
-       min: 80 60;
-       max: 80 60; 
+       min: 320 240;
+       max: 320 240; 
        parts
          {
             part
@@ -2092,8 +2092,8 @@
                  description
                    {
                       state: "default" 0.0;
-                      min: 80 60;
-                      max: 80 60; 
+                      min: 320 240;
+                      max: 320 240; 
                       visible: 1;
                       rel1
                         {



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to