Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ewl

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


Modified Files:
        scrollbar.edc scrollbar.eet 


Log Message:
Documentation fixes and cleanups. Build eet's if they are out of date with
their edc's. Install data files w/o tarring the whole data directory.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/data/themes/default/bits/scrollbar.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- scrollbar.edc       11 Oct 2003 06:16:06 -0000      1.2
+++ scrollbar.edc       16 Oct 2003 20:54:24 -0000      1.3
@@ -181,15 +181,13 @@
            mouse_events,  1;
            description {
               state,    "default" 0.0;
-               min, 10 9;
-               max, 10 9;
               rel1 {
                  relative, 0.0  0.0;
-                 offset,   0    1;
+                 offset,   1    2;
               }
               rel2 {
                  relative, 1.0  1.0;
-                 offset,   -1   -1;
+                 offset,   -2   -2;
               }
               image {
                  normal, "arrow-up.png";
@@ -392,15 +390,13 @@
            mouse_events,  1;
            description {
               state,    "default" 0.0;
-               min, 10 9;
-               max, 10 9;
               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, "arrow-down.png";
@@ -602,15 +598,13 @@
            mouse_events,  1;
            description {
               state,    "default" 0.0;
-               min, 9 10;
-               max, 9 10;
               rel1 {
                  relative, 0.0  0.0;
-                 offset,   1    0;
+                 offset,   2    1;
               }
               rel2 {
                  relative, 1.0  1.0;
-                 offset,   -1   -1;
+                 offset,   -2   -2;
               }
               image {
                  normal, "arrow-left.png";
@@ -813,15 +807,13 @@
            mouse_events,  1;
            description {
               state,    "default" 0.0;
-               min, 9 10;
-               max, 9 10;
               rel1 {
                  relative, 0.0  0.0;
-                 offset,   1    0;
+                 offset,   2    1;
               }
               rel2 {
                  relative, 1.0  1.0;
-                 offset,   -1   -1;
+                 offset,   -2   -2;
               }
               image {
                  normal, "arrow-right.png";
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/data/themes/default/bits/scrollbar.eet,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
Binary files /tmp/cvsJDZ8Nk and /tmp/cvsfCdiPl differ




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to