Do not overlap new TEXT part with existing swallows.

SVN revision: 52811
This commit is contained in:
Gustavo Lima Chaves 2010-09-27 20:07:44 +00:00
parent 836b0ea1c0
commit d55fddf914
1 changed files with 3 additions and 2 deletions

View File

@ -46,11 +46,12 @@ collections {
description { state: "default" 0.0; description { state: "default" 0.0;
color: 255 255 0 255; color: 255 255 0 255;
rel1 { rel1 {
relative: 0.3 0.2; relative: 0.3 0.02;
} }
rel2 { rel2 {
relative: 0.6 0.3; relative: 0.6 0.12;
} }
align: 0.5 0.5;
text { text {
font: "Sans:style=Bold"; font: "Sans:style=Bold";
size: 14; size: 14;