Enlightenment CVS committal Author : urandom Project : e17 Module : apps/e
Dir : e17/apps/e/data/themes Modified Files: default_gadman.edc Log Message: info popup for gadcon clients =================================================================== RCS file: /cvs/e/e17/apps/e/data/themes/default_gadman.edc,v retrieving revision 1.8 retrieving revision 1.9 diff -u -3 -r1.8 -r1.9 --- default_gadman.edc 23 Aug 2006 03:39:01 -0000 1.8 +++ default_gadman.edc 20 Aug 2007 18:50:19 -0000 1.9 @@ -1373,3 +1373,56 @@ } } +group { + name: "e/gadman/popup"; + parts { + part { + name: "border_tl"; + type: RECT; + mouse_events: 0; + description { + state: "default" 0.0; + rel1.offset: 0 0; + rel2.offset: -1 -1; + color: 253 253 253 255; + } + } + part { + name: "border_br"; + type: RECT; + mouse_events: 0; + description { + state: "default" 0.0; + rel1.offset: 1 1; + rel2.offset: -1 -1; + color: 165 165 165 255; + } + } + part { + name: "base"; + type: RECT; + mouse_events: 0; + description { + state: "default" 0.0; + rel1.offset: 1 1; + rel2.offset: -2 -2; + color: 221 221 221 255; + } + } + part { + name: "e.swallow.content"; + type: SWALLOW; + description { + state: "default" 0.0; + align: 0.5 0.5; + //color: 0 0 0 0; + rel1 { + offset: 3 3; + } + rel2 { + offset: -4 -4; + } + } + } + } +} ------------------------------------------------------------------------- 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