Enlightenment CVS committal

Author  : essiene
Project : e17
Module  : apps/entrance

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


Modified Files:
        darkrock.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/darkrock/darkrock.edc,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- darkrock.edc        12 May 2006 22:49:06 -0000      1.6
+++ darkrock.edc        13 Aug 2006 04:18:27 -0000      1.7
@@ -2099,8 +2099,8 @@
     group
     {
         name, "Preview";
-        min, 80 60;
-        max, 80 60; 
+        min, 320 240;
+        max, 320 240; 
         parts
         {
             part
@@ -2111,8 +2111,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