entrance: humm, I really need to rewrite the theme.

SVN revision: 77280
This commit is contained in:
Michael BOUCHAUD 2012-10-01 21:27:52 +00:00
parent 64195a82cd
commit 557fbdd3b5
1 changed files with 6 additions and 3 deletions

View File

@ -365,7 +365,8 @@ collections {
description { description {
state: "default" 0.0; state: "default" 0.0;
image.normal: "xsession.png"; image.normal: "xsession.png";
max: 29 29; aspect_preference: BOTH;
aspect: 1.0 1.0;
rel1.to: "xsessions"; rel1.to: "xsessions";
rel2.to: "xsessions"; rel2.to: "xsessions";
rel1.offset: -35 0; rel1.offset: -35 0;
@ -510,7 +511,8 @@ collections {
description { description {
state: "default" 0.0; state: "default" 0.0;
image.normal: "password.png"; image.normal: "password.png";
max: 29 29; aspect_preference: BOTH;
aspect: 1.0 1.0;
rel1.to: "password"; rel1.to: "password";
rel2.to: "password"; rel2.to: "password";
rel1.offset: -35 0; rel1.offset: -35 0;
@ -597,7 +599,8 @@ collections {
description { description {
state: "default" 0.0; state: "default" 0.0;
image.normal: "user.png"; image.normal: "user.png";
max: 29 29; aspect_preference: BOTH;
aspect: 1.0 1.0;
rel1.to: "hostname"; rel1.to: "hostname";
rel2.to: "hostname"; rel2.to: "hostname";
rel1.offset: -35 0; rel1.offset: -35 0;