Calling elm_win_resize_object_add doesn't do anything here, the
function returns with a warning, which is being reported by
packagers. Completely harmless and the warning about using this
after an EO API call doesn't make any sense as there is no use of
the unified API. It's just easier to remove this useless call.
Nice that people spend time packaging up software. Have had two
e-mails in the space of one hour asking about this...so to avoid
another one... :)
Fixed some minor annoyances and alignment with the UI.
Also added a search bar as I read someone wanted that in a forum.
Along with that some minor changes and tidying...