addAcknowledgementSection

fun addAcknowledgementSection(name: String? = null, people: List<String>)

Adds a section to the Acknowledgements page.

This can be used to acknowledge additional people and organizations for their non-development contributions - for example, backers in a crowdfunded project.

Each name may contain email addresses and URLs, see the introduction for more details.

See also:

  • property@AboutDialog:developers

  • property@AboutDialog:designers

  • property@AboutDialog:artists

  • property@AboutDialog:documenters

  • property@AboutDialog:translator-credits

  • method@AboutDialog.add_credit_section

Since

1.5

Parameters

name

the section name

people

the list of names