Enlightenment CVS committal

Author  : titan
Project : e17
Module  : libs/ewl

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


Modified Files:
        scrollbar-groups.edc 
Added Files:
        seeker-groups.edc 


Log Message:

Give the seeker a track to follow. This makes it look better.

===================================================================
RCS file: /cvs/e/e17/libs/ewl/data/themes/e17/bits/scrollbar-groups.edc,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- scrollbar-groups.edc        27 Dec 2005 23:20:05 -0000      1.5
+++ scrollbar-groups.edc        2 Jun 2006 17:03:57 -0000       1.6
@@ -477,6 +477,23 @@
       }
    }
 }
+group {
+   name: "transparent";
+   parts {
+      part {
+        name: "transparent";
+        description {
+             state: "default" 0.0;
+             image {
+                 normal: "e17_tranny.png";
+             }
+             fill {
+                 smooth: 0;
+            }
+        }
+      }
+   }
+}
 
 group {
    name: "vscrollbar_drag";




_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to