Updated the theme.

This commit is contained in:
Marcel Hollerbach 2014-02-12 19:18:56 +01:00
parent 36b9bd8376
commit 01f35eed49
1 changed files with 17 additions and 5 deletions

View File

@ -302,13 +302,25 @@ collections {
visible: 1;
}
}
part {
name: "entrance.loginbtn";
type: SWALLOW;
repeat_events: 0;
description {
rel1.relative: 0.5 1.0;
rel1.to_x: "entrance.password";
rel1.to_y: "entrance.password";
visible: 1;
}
}
part { name: "entrance.xsessions";
type: SWALLOW;
description { state: "default" 0.0;
max: 0 0;
rel1.to_y: "entrance.password";
rel1.relative: 0.0 1.0;
align: 0.5 0.0;
rel2.relative: 0.5 1.0;
//visible: 0;
}
description { state: "enabled" 0.0;