--- freerunner.edc.old	2008-08-21 15:48:11.000000000 +0200
+++ freerunner.edc	2008-08-21 15:48:18.000000000 +0200
@@ -45,18 +45,18 @@
 		alias: "e/widgets/border/noresize/border";
 		
 		images {
-			image: "bd_button_close_shadow.png" COMPRESSION;
-			image: "bd_button_close_focused.png" COMPRESSION;
-			image: "bd_button_close_unfocused.png" COMPRESSION;
+			image: "bd_button_close_shadow.png" COMP;
+			image: "bd_button_close_focused.png" COMP;
+			image: "bd_button_close_unfocused.png" COMP;
 		}
 		parts {
 			part { name: "top";
 				mouse_events: 0;
 				type: RECT;
 				description { state: "default" 0.0;
-					color: COLOR_PANEL_NORMAL 255;
-					aspect: 0.75 0.75;
-					aspect_preference: NONE;
+					 color: COLOR_PANEL_NORMAL 255;
+					/* aspect: 0.75 0.75;
+					aspect_preference: NONE; */
 					rel1 {
 						relative: 0.0 0.0;
 						offset: 0 0;

