Enlightenment CVS committal

Author  : moom16
Project : e17
Module  : proto

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


Modified Files:
        text_view.edc 


Log Message:
* More work on the text view (it still far from being usable!!)


===================================================================
RCS file: 
/cvsroot/enlightenment/e17/proto/etk/data/themes/default/widgets/text_view.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- text_view.edc       11 Feb 2006 00:28:31 -0000      1.1
+++ text_view.edc       15 Feb 2006 21:01:33 -0000      1.2
@@ -1,6 +1,9 @@
 group {
    name: "text_view";
    min: 120 18;
+   data {
+      item: "inset" "6 6 6 6";
+   }
    parts {
       part {
          name: "text_view_bg";
@@ -23,7 +26,7 @@
             }
          }
       }
-      part {
+      /*part {
          name: "text_area";
          type: SWALLOW;
          description {
@@ -37,7 +40,7 @@
                offset: -5 -3;
             }
          }
-      }
+      }*/
       part {
          name: "text_view_over";
          description {




-------------------------------------------------------
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://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to