From: Mark Clarkstone Date: Sat, 4 Jun 2016 04:54:54 +0000 (+0100) Subject: mdhelp: update screenshots to reflect recent changes to the webui mdhelp: change... X-Git-Tag: v4.2.1~437 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d3f88526945c99bfabd731aff206e8dacaa1b059;p=thirdparty%2Ftvheadend.git mdhelp: update screenshots to reflect recent changes to the webui mdhelp: change bouquet caption "Bouquet" -> "Bouquets" --- diff --git a/src/bouquet.c b/src/bouquet.c index aa9379409..8fcf266ca 100644 --- a/src/bouquet.c +++ b/src/bouquet.c @@ -954,7 +954,7 @@ PROP_DOC(bouquet_tagging) const idclass_t bouquet_class = { .ic_class = "bouquet", - .ic_caption = N_("Bouquet"), + .ic_caption = N_("Bouquets"), .ic_doc = tvh_doc_bouquet_class, .ic_event = "bouquet", .ic_perm_def = ACCESS_ADMIN, diff --git a/src/webui/static/img/doc/bouquettab.png b/src/webui/static/img/doc/bouquettab.png index 8e8396478..e13bdb910 100644 Binary files a/src/webui/static/img/doc/bouquettab.png and b/src/webui/static/img/doc/bouquettab.png differ diff --git a/src/webui/static/img/doc/dvbinputsnetwork.png b/src/webui/static/img/doc/dvbinputsnetwork.png index 35e81528d..b1404e57e 100644 Binary files a/src/webui/static/img/doc/dvbinputsnetwork.png and b/src/webui/static/img/doc/dvbinputsnetwork.png differ