Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/data/themes


Modified Files:
        e17.edc 


Log Message:
- rework the paned widget
- get rid of the active_area stuff, not needed anymore
- just append your widgets with the normal container functions and the
  grabbers will be automaticalloy added. Can hold as many panes as needed
  per paned widget

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/data/themes/e17.edc,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -3 -r1.21 -r1.22
--- e17.edc     27 Dec 2005 23:20:04 -0000      1.21
+++ e17.edc     28 Dec 2005 22:25:46 -0000      1.22
@@ -47,8 +47,8 @@
     item, "/hseparator/group" "hline";
     item, "/vseparator/group" "vline";
 
-    item, "/grabber_vertical/group" "vgrabber";
-    item, "/grabber_horizontal/group" "hgrabber";
+    item, "/grabber/vertical/group" "vgrabber";
+    item, "/grabber/horizontal/group" "hgrabber";
 
     item, "/text/color/a" "255";
     item, "/text/font" "Vera";




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to