Enlightenment CVS committal Author : handyande Project : e17 Module : apps/e
Dir : e17/apps/e/data/themes Modified Files: default_configure.edc Log Message: surely we want to show the watermark? =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/default_configure.edc,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- default_configure.edc 20 Sep 2005 14:51:09 -0000 1.7 +++ default_configure.edc 20 Sep 2005 16:12:13 -0000 1.8 @@ -49,29 +49,6 @@ } } } - - part { - name: "base2"; - mouse_events: 0; - description { - state: "default" 0.0; - min: 200 138; - max: 200 138; - align: 1.0 1.0; - fixed: 1 1; - rel1 { - relative: 1.0 1.0; - offset: -1 -1; - } - rel2 { - relative: 1.0 1.0; - offset: -1 -1; - } - image { - normal: "e17_dialog_watermark.png"; - } - } - } part { name: "base3"; mouse_events: 0; @@ -93,7 +70,7 @@ mouse_events: 0; description { state: "default" 0.0; - max: 1000 1000; +// max: 1000 1000; min: 400 100; rel1 { to_y: "logo"; @@ -107,6 +84,28 @@ } } part { + name: "watermark"; + mouse_events: 0; + description { + state: "default" 0.0; + min: 200 138; + max: 200 138; + align: 1.0 1.0; + fixed: 1 1; + rel1 { + relative: 1.0 1.0; + offset: 29 9; + } + rel2 { + relative: 1.0 1.0; + offset: 29 9; + } + image { + normal: "e17_dialog_watermark.png"; + } + } + } + part { name: "conf_over"; mouse_events: 0; description { ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs