From 557fbdd3b5c31a072e3194ec7f4d32a8eb71a675 Mon Sep 17 00:00:00 2001 From: Michael BOUCHAUD Date: Mon, 1 Oct 2012 21:27:52 +0000 Subject: [PATCH] entrance: humm, I really need to rewrite the theme. SVN revision: 77280 --- data/themes/beaumonts/beaumonts.edc | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/data/themes/beaumonts/beaumonts.edc b/data/themes/beaumonts/beaumonts.edc index 8e1a71e..fd20077 100644 --- a/data/themes/beaumonts/beaumonts.edc +++ b/data/themes/beaumonts/beaumonts.edc @@ -365,7 +365,8 @@ collections { description { state: "default" 0.0; image.normal: "xsession.png"; - max: 29 29; + aspect_preference: BOTH; + aspect: 1.0 1.0; rel1.to: "xsessions"; rel2.to: "xsessions"; rel1.offset: -35 0; @@ -510,7 +511,8 @@ collections { description { state: "default" 0.0; image.normal: "password.png"; - max: 29 29; + aspect_preference: BOTH; + aspect: 1.0 1.0; rel1.to: "password"; rel2.to: "password"; rel1.offset: -35 0; @@ -597,7 +599,8 @@ collections { description { state: "default" 0.0; image.normal: "user.png"; - max: 29 29; + aspect_preference: BOTH; + aspect: 1.0 1.0; rel1.to: "hostname"; rel2.to: "hostname"; rel1.offset: -35 0;