diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-03-23 19:36:05 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2023-03-24 14:25:58 +0000 |
commit | 742aa91199f41ef96f1b47bbc163b7c3bb6e2a9d (patch) | |
tree | eef8ce0fe853277002468e5e3f4bc9446aa49c50 /source/auxiliary | |
parent | 35dca7d7e802b33da0f8c903f554f591eb239f03 (diff) |
tdf#154335 Deprecate layer_new.xhp in favour of insert_layer.xhp
+ refactoring for XML simplification
+ #2 replace layer_new by insert_layer
Change-Id: I12e7bac9da6652d5b3d98e8a4cee0eb40aa9c627
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/149474
Tested-by: Jenkins
Reviewed-by: Stéphane Guillou <stephane.guillou@libreoffice.org>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/auxiliary')
-rw-r--r-- | source/auxiliary/sdraw.tree | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/auxiliary/sdraw.tree b/source/auxiliary/sdraw.tree index 853b26f25b..eb2883327a 100644 --- a/source/auxiliary/sdraw.tree +++ b/source/auxiliary/sdraw.tree @@ -40,7 +40,7 @@ <topic id="shared/text/shared/main0213.xhp">Form Navigation Bar</topic> <topic id="sdraw/text/sdraw/main0213.xhp">Options Bar</topic> <topic id="shared/text/shared/main0201.xhp">Standard Bar</topic> - <topic id="shared/text/shared/main0204.xhp">Table Bar</topic> + <topic id="shared/text/shared/main0204.xhp">Table Bar</topic> </node> </node> <node id="1103" title="Loading, Saving, Importing, and Exporting"> @@ -89,7 +89,7 @@ <node id="1108" title="Groups and Layers"> <topic id="sdraw/text/sdraw/guide/groups.xhp">Grouping Objects</topic> <topic id="simpress/text/sdraw/guide/layers.xhp">About Layers</topic> - <topic id="simpress/text/sdraw/guide/layer_new.xhp">Inserting Layers</topic> + <topic id="simpress/text/sdraw/01/insert_layer.xhp">Insert or Modify Layer</topic> <topic id="simpress/text/sdraw/guide/layer_tipps.xhp">Working With Layers</topic> <topic id="simpress/text/sdraw/guide/layer_move.xhp">Moving Objects to a Different Layer</topic> </node> |