Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e/data/themes Modified Files: default_dialog.edc Log Message: prettier dialog =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/data/themes/default_dialog.edc,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- default_dialog.edc 19 Sep 2005 11:05:04 -0000 1.7 +++ default_dialog.edc 19 Sep 2005 13:08:17 -0000 1.8 @@ -1,9 +1,10 @@ images { image: "e17_menu_bg.png" COMP; - image: "e17_winlist_top.png" COMP; +// image: "e17_winlist_top.png" COMP; image: "e17_winlist_bottom.png" COMP; image: "e17_button2.png" COMP; image: "e17_button.png" COMP; + image: "e17_dialog_watermark.png" COMP; } styles @@ -38,6 +39,27 @@ color: 221 221 221 255; } } + part { + name: "base2"; + mouse_events: 0; + description { + state: "default" 0.0; + min: 200 138; + max: 200 138; + align: 1.0 1.0; + 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: "base2"; @@ -147,6 +169,7 @@ } } } + */ part { name: "bottom"; mouse_events: 0; @@ -170,7 +193,6 @@ } } } - */ part { name: "buttons_swallow"; type: SWALLOW; ------------------------------------------------------- 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