add battery icon to popup for low power warning to ensure deletion

This commit is contained in:
discomfitor 2013-05-18 10:30:11 +01:00
parent a7148b558f
commit 48c0777dd1
1 changed files with 1 additions and 0 deletions

View File

@ -486,6 +486,7 @@ _battery_warning_popup(Instance *inst, int t, double percent)
else
edje_object_part_swallow(popup_bg, "battery", inst->popup_battery);
e_popup_object_add(inst->warning->win, inst->popup_battery);
edje_object_part_text_set(popup_bg, "e.text.title",
_("Your battery is low!"));
edje_object_part_text_set(popup_bg, "e.text.label",