and inset too.

SVN revision: 37011
This commit is contained in:
Carsten Haitzler 2008-10-23 03:58:18 +00:00
parent b79fb7422a
commit 1324acbe10
1 changed files with 7 additions and 7 deletions

View File

@ -11032,7 +11032,7 @@ collections { /* begin the collection of edje groups that are in this file */
clip_to: "clipper";
type: SWALLOW;
description { state: "default" 0.0;
rel1.offset: 1 1;
rel1.offset: 0 0;
rel2 {
relative: 0.0 0.0;
offset: -1 -1;
@ -11050,11 +11050,11 @@ collections { /* begin the collection of edje groups that are in this file */
align: 1.0 0.0;
rel1 {
relative: 1.0 0.0;
offset: -2 1;
offset: -1 0;
}
rel2 {
relative: 1.0 0.0;
offset: -2 -1;
offset: -1 -1;
to_y: "sb_hbar";
}
}
@ -11080,12 +11080,12 @@ collections { /* begin the collection of edje groups that are in this file */
color: 0 0 0 0;
rel1 {
relative: 0.0 1.0;
offset: 0 -2;
offset: 0 -1;
to: "sb_vbar_a1";
}
rel2 {
relative: 1.0 0.0;
offset: -1 1;
offset: -1 0;
to: "sb_vbar_a2";
}
}
@ -11307,12 +11307,12 @@ collections { /* begin the collection of edje groups that are in this file */
color: 0 0 0 0;
rel1 {
relative: 1.0 0.0;
offset: -2 0;
offset: -1 0;
to: "sb_hbar_a1";
}
rel2 {
relative: 0.0 1.0;
offset: 1 -1;
offset: 0 -1;
to: "sb_hbar_a2";
}
}