Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_pager.edc 


Log Message:


more pager cleanups - still not 100% happy with it... but getting there.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/default_pager.edc,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- default_pager.edc   18 Mar 2005 06:39:20 -0000      1.11
+++ default_pager.edc   18 Mar 2005 16:30:37 -0000      1.12
@@ -174,57 +174,37 @@
    name: "modules/pager/window";
    parts {
       part {
-        name:          "background";
-        mouse_events:  0;
-        type:          RECT;
-        description {
-           state:    "default" 0.0;
-           visible:  0;
-           rel1 {
-              relative: 0.0  0.0;
-              offset:   0    0;
-           }
-           rel2 {
-              relative: 1.0  1.0;
-              offset:   -1   -1;
-           }
-           color: 0 0 0 0;
-        }
-      }
-      part {
         name:          "overlay";
         mouse_events:  0;
         description {
            state:    "default" 0.0;
            rel1 {
               relative: 0.0  0.0;
-              offset:   0    0;
+              offset:   -1   -1;
            }
            rel2 {
               relative: 1.0  1.0;
-              offset:   -1   -1;
+              offset:   2   2;
            }
            image {
               normal: "e17_pager_window.png";
-              border: 4 7 4 2;
+              border: 6 13 7 5;
            }
         }
       }
       part {
-        name:           "WindowIcon";
+        name:           "icon";
         mouse_events:   0;
         type:           SWALLOW;
         description {
            state:       "default" 0.0;
            align:       1.0 1.0;
-           max:         20  20;
+           max:         24  24;
            aspect:      1.0 1.0;
            rel1 {
-              relative: 0.0 0.0;
               offset:   1   5;
            }
            rel2 {
-              relative: 1.0 1.0;
               offset:   -2  -2;
            }
            color:       0 0 0 0;




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to