Enlightenment CVS committal

Author  : moom16
Project : e17
Module  : proto

Dir     : e17/proto/etk/data/themes/default/widgets


Modified Files:
        statusbar.edc 


Log Message:
* The resize grip of the status bar now works


===================================================================
RCS file: 
/cvsroot/enlightenment/e17/proto/etk/data/themes/default/widgets/statusbar.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- statusbar.edc       20 Nov 2005 10:33:28 -0000      1.1
+++ statusbar.edc       20 Nov 2005 16:16:03 -0000      1.2
@@ -21,7 +21,7 @@
          }
       }
       part {
-         name: "resize_handle";
+         name: "resize_grip";
          description {
             state: "default" 0.0;
             rel1 {
@@ -52,7 +52,7 @@
             rel2 {
                relative: 0.0 1.0;
                offset: -1 -1;
-               to_x: "resize_handle";
+               to_x: "resize_grip";
                to_y: "bar";
             }
             text {




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to