Enlightenment CVS committal

Author  : titan
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/data/themes/e17/bits


Modified Files:
        menu-item.edc menu-groups.edc 


Log Message:

Fix the menus to make the submenu outside of the border.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/bits/menu-item.edc,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- menu-item.edc       25 May 2006 20:31:34 -0000      1.6
+++ menu-item.edc       25 May 2006 21:25:58 -0000      1.7
@@ -3,7 +3,7 @@
     name, "menuitem";
     data {
         item, "inset/left" "3";
-        item, "inset/right" "3";
+        item, "inset/right" "5";
         item, "inset/top" "1";
         item, "inset/bottom" "1";
 
@@ -29,7 +29,7 @@
                 }
                 rel2 {
                     relative, 1.0 1.0;
-                    offset, -1 -1;
+                    offset, -14 -1;
                 }
                 image {
                     normal, "e17_titlebar_outline.png";
@@ -51,7 +51,7 @@
             }
             rel2 {
                relative: 1.0  1.0;
-               offset:   -1   -1;
+               offset:   -14  -1;
             }
             image {
                normal: "e17_titlebar_outline.png";
@@ -216,7 +216,7 @@
               }
               rel2 {
                   relative, 1.0 1.0;
-                  offset, -8 -6;
+                  offset, -12 -6;
               }
               color, 0 0 0 255;
               color3, 255 255 255 128;
@@ -518,8 +518,8 @@
     data {
         item, "inset/left" "3";
         item, "inset/right" "5";
-        item, "inset/top" "3";
-        item, "inset/bottom" "3";
+        item, "inset/top" "1";
+        item, "inset/bottom" "1";
 
         item, "pad/left" "0";
         item, "pad/right" "0";
@@ -543,7 +543,7 @@
                 }
                 rel2 {
                     relative, 1.0 1.0;
-                    offset, -10 -1;
+                    offset, -14 -1;
                 }
                 image {
                     normal, "e17_titlebar_outline.png";
@@ -565,7 +565,7 @@
             }
             rel2 {
                relative: 1.0  1.0;
-               offset:   -10   -1;
+               offset:   -14   -1;
             }
             image {
                normal: "e17_titlebar_outline.png";
@@ -730,7 +730,7 @@
               }
               rel2 {
                   relative, 1.0 1.0;
-                  offset, -8 -6;
+                  offset, -12 -6;
               }
               color, 0 0 0 255;
               color3, 255 255 255 128;
@@ -922,11 +922,11 @@
                      max, 6 12;
                      rel1 {
                              relative, 1.0 0.0;
-                             offset, -12 0;
+                             offset, 0 0;
                      }
                      rel2 {
                              relative,1.0 1.0;
-                             offset, -1 -1;
+                             offset, -14 -1;
                      }
                      image {
                              normal, "e17_menu_arrow.png";
===================================================================
RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/bits/menu-groups.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- menu-groups.edc     7 Jan 2006 21:11:22 -0000       1.4
+++ menu-groups.edc     25 May 2006 21:25:58 -0000      1.5
@@ -78,10 +78,10 @@
     name, "menu";
 
     data {
-        item, "inset/top" "2";
-        item, "inset/bottom" "2";
-        item, "inset/left" "2";
-        item, "inset/right" "2";
+        item, "inset/top" "1";
+        item, "inset/bottom" "1";
+        item, "inset/left" "1";
+        item, "inset/right" "1";
     }
 
     parts {




-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to