elementary: rename VIRTUAL into SPACER.

SVN revision: 72059
This commit is contained in:
Cedric BAIL 2012-06-13 03:23:01 +00:00
parent 7753347d27
commit 5ccf4d4d24
1 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ group { name: "elm/actionslider/base/default";
}
}
part { name: "icon.dragable.area";
type: VIRTUAL;
type: SPACER;
description { state: "default" 0.0;
rel1.to: "base";
rel2.to: "base";
@ -244,7 +244,7 @@ group { name: "elm/actionslider/base/bar";
}
}
part { name: "icon.dragable.area";
type: VIRTUAL;
type: SPACER;
description { state: "default" 0.0;
rel1.to: "base";
rel2.to: "base";