podcasts/podcasts-gtk
FeuRenard 86f6a944ff
headerbar: Don't show error when add input is empty
When you add a feed url and clear the input after entering some
characters, then the error label is shown. The empty url check in the
code is broken, because it is performed on a version of the url which
is not the original input and instead a version modified in the code.

I store in a variable whether the original input url is empty.

part of #45
2019-06-09 06:17:22 +03:00
..
po Update Hungarian translation 2019-06-03 20:27:55 +00:00
resources headerbar: Replace Add error label with icon 2019-06-09 05:29:53 +03:00
src headerbar: Don't show error when add input is empty 2019-06-09 06:17:22 +03:00
Cargo.toml use mpris-player from crates.io 2019-05-10 15:56:28 +02:00