Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_entry.edc 


Log Message:


fsel (file selector) widget... WOOT

===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_entry.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- default_entry.edc   7 Nov 2005 15:31:07 -0000       1.4
+++ default_entry.edc   23 Jul 2006 10:24:30 -0000      1.5
@@ -11,14 +11,6 @@
          name: "entry";
          description {
             state: "default" 0.0;
-            rel1 {
-               relative: 0.0 0.5;
-               offset: 0 -9;
-            }
-            rel2 {
-               relative: 1.0 0.5;
-               offset: -1 8;
-            }
             image {
                normal: "entry.png";
                border: 8 8 8 8;
@@ -38,14 +30,6 @@
             state: "default" 0.0;
             visible: 0;
             color: 255 255 255 0;
-            rel1 {
-               relative: 0.0 0.5;
-               offset: 0 -9;
-            }
-            rel2 {
-               relative: 1.0 0.5;
-               offset: -1 8;
-            }
             image {
                normal: "entry_focus.png";
                border: 8 8 8 8;
@@ -70,7 +54,7 @@
             }
             rel2 {
                relative: 1.0 1.0;
-               offset: -5 -3;
+               offset: -5 -4;
                to: "entry";
             }
          }



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to