E (RandR): Fix resolution text to not draw under the monitor name.

SVN revision: 77195
This commit is contained in:
Christopher Michael 2012-09-28 10:33:16 +00:00
parent 3d62a1ccad
commit 488fa90a5c
1 changed files with 12 additions and 2 deletions

View File

@ -40076,8 +40076,18 @@ CONNMAN_ICON(ethernet)
{
state: "default" 0.0;
align: 0.5 0.5;
rel1.to: "e.swallow.preview";
rel2.to: "e.swallow.preview";
rel1
{
relative: 0.0 1.0;
offset: 0 0;
to_x: "e.swallow.preview";
to_y: "e.text.name";
}
rel2
{
offset: -1 -3;
to: "e.swallow.preview";
}
text
{
style: "resolution";