git: 2f4bcd81ab - main - en/books/handbook/wine: add a missing .png extension which prevented the image rendering.
Marc Fonvieille <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by blackend: URL: https://cgit.FreeBSD.org/doc/commit/?id=2f4bcd81abee2abfecbf4f782da7b2fa05111c97 commit 2f4bcd81abee2abfecbf4f782da7b2fa05111c97 Author: Marc Fonvieille <[email protected]> AuthorDate: 2021-04-28 09:33:21 +0000 Commit: Marc Fonvieille <[email protected]> CommitDate: 2021-04-28 09:33:21 +0000 en/books/handbook/wine: add a missing .png extension which prevented the image rendering. --- documentation/content/en/books/handbook/wine/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/handbook/wine/_index.adoc b/documentation/content/en/books/handbook/wine/_index.adoc index ee1c1e7846..96f4a3177c 100644 --- a/documentation/content/en/books/handbook/wine/_index.adoc +++ b/documentation/content/en/books/handbook/wine/_index.adoc @@ -345,7 +345,7 @@ Selections made on the _Applications_ tab will affect the scope of changes made [[applications]] ==== Applications -image::wine-config-1[] +image::wine-config-1.png[] The _Applications_ contains controls enabling the association of programs with a particular version of Windows(R). On first start-up the _Application settings_ section will contain a single entry: _Default Settings_. This corresponds to all the default configurations of the prefix, which (as the disabled _Remove application_ button implies) cannot be deleted. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"