elementary/diskselector - patched by kimcinoo@gmail.com

Hi All,

I have attached refined path.
There is no storing parent.

Sincerely,
Shinwoo Kim.



SVN revision: 61803
This commit is contained in:
ChunEon Park 2011-07-27 10:05:09 +00:00
parent 2b8ae14cd2
commit bea13bc9d7
1 changed files with 2 additions and 0 deletions

View File

@ -274,6 +274,7 @@ _theme_hook(Evas_Object * obj)
{
_elm_theme_object_set(obj, it->base.view, "diskselector", "item",
elm_widget_style_get(obj));
edje_object_part_text_set(it->base.view, "elm.text", it->label);
}
}
else
@ -282,6 +283,7 @@ _theme_hook(Evas_Object * obj)
{
_elm_theme_object_set(obj, it->base.view, "diskselector", "item",
elm_widget_style_get(obj));
edje_object_part_text_set(it->base.view, "elm.text", it->label);
}
}
_elm_theme_object_set(obj, wd->right_blank, "diskselector", "item",