elm diskselector: Revert diskselector patch derived by Shinwoo Kim's diskselector patch.

That needs to be done in other way.

Revert "oops - forgot to fix the OTHEr auto_select too."

This reverts commit c1e4d5c1e4b2c6d8ae7806c43fafba2ae2ea5080.

SVN revision: 75834
This commit is contained in:
Daniel Juyung Seo 2012-08-30 03:05:13 +00:00
parent dfd39ea4b3
commit 730d8c42e2
1 changed files with 4 additions and 6 deletions

View File

@ -190,13 +190,11 @@ group { name: "elm/diskselector/item/default";
type: RECT;
mouse_events: 1;
repeat_events: 1;
ignore_flags: ON_HOLD;
description { state: "default" 0.0;
color: 0 0 0 0;
description {
state: "default" 0.0;
}
description { state: "disable" 0.0;
inherit: "default" 0.0;
visible: 0;
description {
state: "disable" 0.0;
}
}
}