It looks better and also the button edges no longer overlap.
---
 e/data/themes/default.edc |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/e/data/themes/default.edc b/e/data/themes/default.edc
index adaf472..a807517 100644
--- a/e/data/themes/default.edc
+++ b/e/data/themes/default.edc
@@ -35726,7 +35726,8 @@ collections {
 					state: "default" 0.0;
 					fixed: 1 1;
 					align: 0.5 0.5;
-               min: 32 16;
+					aspect: 1.0 1.0;
+					aspect_preference: BOTH;
 					image {
 						normal: "bt_base2.png";
 						border: 7 7 7 7;
@@ -35857,7 +35858,8 @@ collections {
 					state: "default" 0.0;
 					fixed: 1 1;
 					align: 0.5 0.5;
-               min: 32 16;
+					aspect: 1.0 1.0;
+					aspect_preference: BOTH;
 					image {
 						normal: "bt_base2.png";
 						border: 7 7 7 7;
@@ -35988,7 +35990,8 @@ collections {
 					state: "default" 0.0;
 					fixed: 1 1;
 					align: 0.5 0.5;
-					min: 32 16;
+					aspect: 1.0 1.0;
+					aspect_preference: BOTH;
 					image {
 						normal: "bt_base2.png";
 						border: 7 7 7 7;
@@ -36157,7 +36160,8 @@ collections {
 					state: "default" 0.0;
 					fixed: 1 1;
 					align: 0.5 0.5;
-					min: 32 16;
+					aspect: 1.0 1.0;
+					aspect_preference: BOTH;
 					image {
 						normal: "bt_base2.png";
 						border: 7 7 7 7;

Attachment: signature.asc
Description: Digital signature

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to