diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-08-18 17:44:45 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-08-19 00:22:14 +0200 |
commit | 6570689918de8fa9185c496808681b4612906164 (patch) | |
tree | 8d02e891298725127d362b1317fcdea41fce2fad /source/auxiliary | |
parent | 1848284e83e609f092f80c55dce108c22964699f (diff) |
Update Draw menus and Contents tree (part)
Change-Id: I556a2cafdd66fc425aa67f821c1a5b676ef22c81
Reviewed-on: https://gerrit.libreoffice.org/77677
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/auxiliary')
-rw-r--r-- | source/auxiliary/sdraw.tree | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/source/auxiliary/sdraw.tree b/source/auxiliary/sdraw.tree index 5c33b999c7..afc2c2b118 100644 --- a/source/auxiliary/sdraw.tree +++ b/source/auxiliary/sdraw.tree @@ -20,12 +20,13 @@ <node id="11020201" title="Menus"> <topic id="sdraw/text/sdraw/main0100.xhp">Menus</topic> <topic id="sdraw/text/sdraw/main0101.xhp">File</topic> - <topic id="sdraw/text/sdraw/main0102.xhp">Edit</topic> + <topic id="sdraw/text/sdraw/main_edit.xhp">Edit</topic> <topic id="sdraw/text/sdraw/main0103.xhp">View</topic> - <topic id="sdraw/text/sdraw/main0104.xhp">Insert</topic> - <topic id="sdraw/text/sdraw/main0105.xhp">Format</topic> + <topic id="sdraw/text/sdraw/main_insert.xhp">Insert</topic> + <topic id="sdraw/text/sdraw/main_format.xhp">Format</topic> + <topic id="sdraw/text/sdraw/main_page.xhp">Page</topic> <topic id="sdraw/text/sdraw/main_shape.xhp">Shape</topic> - <topic id="sdraw/text/sdraw/main0106.xhp">Tools</topic> + <topic id="sdraw/text/sdraw/main_tools.xhp">Tools</topic> <topic id="simpress/text/simpress/main0107.xhp">Window</topic> <topic id="shared/text/shared/main0108.xhp">Help</topic> </node> |