Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
mdhelp: update screenshots to reflect recent changes to the webui mdh…
…elp: change bouquet caption "Bouquet" -> "Bouquets"
  • Loading branch information
Mark Clarkstone authored and perexg committed Jun 4, 2016
1 parent e371eb0 commit d3f8852
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bouquet.c
Expand Up @@ -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,
Expand Down
Binary file modified src/webui/static/img/doc/bouquettab.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/webui/static/img/doc/dvbinputsnetwork.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d3f8852

Please sign in to comment.