Enlightenment CVS committal Author : urandom Project : e_modules Module : net
Dir : e_modules/net Modified Files: net.edc Log Message: use the gadcon popup =================================================================== RCS file: /cvs/e/e_modules/net/net.edc,v retrieving revision 1.31 retrieving revision 1.32 diff -u -3 -r1.31 -r1.32 --- net.edc 14 Feb 2007 17:24:45 -0000 1.31 +++ net.edc 20 Aug 2007 19:03:03 -0000 1.32 @@ -266,37 +266,17 @@ part { name: "base"; + type: RECT; mouse_events: 0; - type: RECT; description { state: "default" 0.0; - rel1.offset: 1 1; - rel2.offset: -2 -2; - color: 221 221 221 255; + color: 0 0 0 0; min: 125 50; } } part { - name: "bd"; - mouse_events: 0; - description - { - state: "default" 0.0; - rel1.offset: 0 0; - rel2.offset: -1 -1; - image - { - normal: "bd.png"; - border: 1 1 1 1; - middle: 0; - } - fill.smooth: 0; - } - } - part - { name: "e.text.title"; type: TEXT; effect: SOFT_SHADOW; @@ -363,7 +343,7 @@ rel1 { relative: 1.0 0.0; - offset: 8 6; + offset: 10 6; to: "icon"; } rel2 @@ -382,7 +362,7 @@ size: 10; min: 1 1; align: 0.0 0.5; - text_class: "menu_item"; + text_class: "module_normal"; elipsis: 0.0; } } @@ -400,7 +380,7 @@ rel1 { relative: 1.0 1.0; - offset: 8 -6; + offset: 10 -6; to: "icon"; } rel2 @@ -419,7 +399,7 @@ size: 10; min: 1 1; align: 0.0 0.5; - text_class: "menu_item"; + text_class: "module_normal"; elipsis: 0.0; } } ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs