diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-10-24 07:27:51 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-10-24 15:11:51 +0200 |
commit | 7296bb838863fb543c02eb820bf73d36ad909d39 (patch) | |
tree | 998c664bfcc0e8cc5bad29519905e09d7734aaec /source/text/shared/06 | |
parent | fdc5abfc53a4f76c534ad7f1782f18e44abdc28b (diff) |
Add screenshot to a11y options page
Change-Id: I801cb6e3a2328230d592b4b9d81dafeade2957c7
Reviewed-on: https://gerrit.libreoffice.org/81441
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/shared/06')
-rw-r--r-- | source/text/shared/06/optionen_screenshots.xhp | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/source/text/shared/06/optionen_screenshots.xhp b/source/text/shared/06/optionen_screenshots.xhp index 7f3db78707..1b43cfef33 100644 --- a/source/text/shared/06/optionen_screenshots.xhp +++ b/source/text/shared/06/optionen_screenshots.xhp @@ -26,10 +26,15 @@ <image src="media/screenshots/cui/ui/optfltrpage/OptFltrPage.png" id="img_id131594783734367"><alt xml-lang="en-US" id="alt_id271534783734367">Options Load/Save Dialog Image</alt></image> </paragraph> </section> - <section id="optionhtmldialog"> + <section id="optionhtmldialog"> <paragraph role="paragraph" id="par_id431534385734366" xml-lang="en-US"> <image src="media/screenshots/cui/ui/opthtmlpage/OptHtmlPage.png" id="img_id131594783734368"><alt xml-lang="en-US" id="alt_id271534783734367">Options HTML Dialog Image</alt></image> </paragraph> </section> + <section id="optiona11ydialog"> + <paragraph role="paragraph" id="par_id431564385734366" xml-lang="en-US"> + <image src="media/screenshots/cui/ui/optaccessibilitypage/OptAccessibilityPage.png" id="img_id131592783734368"><alt xml-lang="en-US" id="alt_id271534783734367">Options Accessibility Dialog Image</alt></image> + </paragraph> + </section> </body> </helpdocument> |