oops - forgot to fix the OTHEr auto_select too.

SVN revision: 75833
This commit is contained in:
Carsten Haitzler 2012-08-30 00:45:30 +00:00
parent ac8ba87340
commit dfd39ea4b3
1 changed files with 6 additions and 4 deletions

View File

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