diff --git a/CHANGELOG.md b/CHANGELOG.md index e4df28c..2f4b4cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. * Implemnted the initial work for integrating with GSettings and storing preferences. (Rowan Lewis) [!22](https://gitlab.gnome.org/alatiera/Hammond/merge_requests/22) [!23](https://gitlab.gnome.org/alatiera/Hammond/merge_requests/23) +* Shows without episodes now display an empty message similar to EmptyView. +[#44](https://gitlab.gnome.org/alatiera/Hammond/issues/44) + ## [0.3.0] - 2018-02-11 * Tobias Bernard Redesigned the whole Gtk+ client. diff --git a/hammond-gtk/resources/gtk/empty_show.ui b/hammond-gtk/resources/gtk/empty_show.ui new file mode 100644 index 0000000..c88fcb1 --- /dev/null +++ b/hammond-gtk/resources/gtk/empty_show.ui @@ -0,0 +1,63 @@ + + + + + + True + False + center + center + True + True + vertical + 12 + + + True + False + 128 + application-rss+xml-symbolic + True + + + + False + True + 0 + + + + + True + False + This show does not have any episodes + + + + + + + False + True + 1 + + + + + True + False + If you think this is an Error, Plese consider opening a bug report. + + + + False + True + 2 + + + + diff --git a/hammond-gtk/resources/gtk/show_widget.ui b/hammond-gtk/resources/gtk/show_widget.ui index e91316e..4f41060 100644 --- a/hammond-gtk/resources/gtk/show_widget.ui +++ b/hammond-gtk/resources/gtk/show_widget.ui @@ -1,5 +1,5 @@ -