source/auxiliary/shared.tree | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
New commits: commit 5103437aca5621e003c536c9586e8b63bcb183c6 Author: Olivier Hallot <[email protected]> AuthorDate: Tue May 12 18:33:52 2026 -0300 Commit: Olivier Hallot <[email protected]> CommitDate: Wed May 13 13:26:34 2026 +0200 tdf#162981 Disambiguate "General" in Contents + and update the tree Change-Id: I50f375f482c39c3448c279d78b35d6ee422edf0a Reviewed-on: https://gerrit.libreoffice.org/c/help/+/205145 Tested-by: Jenkins Reviewed-by: Olivier Hallot <[email protected]> diff --git a/source/auxiliary/shared.tree b/source/auxiliary/shared.tree index 4ff5484331..a0e13e05d0 100644 --- a/source/auxiliary/shared.tree +++ b/source/auxiliary/shared.tree @@ -41,7 +41,7 @@ <topic id="shared/text/shared/optionen/01000000.xhp">Options</topic> <node id="100401" title="%PRODUCTNAME"> <topic id="shared/text/shared/optionen/01010100.xhp">User Data</topic> - <topic id="shared/text/shared/optionen/01010600.xhp">General</topic> + <topic id="shared/text/shared/optionen/01010600.xhp">%PRODUCTNAME General</topic> <topic id="shared/text/shared/optionen/01010800.xhp">View</topic> <topic id="shared/text/shared/optionen/01010900.xhp">Print Options</topic> <topic id="shared/text/shared/optionen/01010300.xhp">Paths</topic> @@ -54,10 +54,10 @@ <topic id="shared/text/shared/optionen/01013000.xhp">Accessibility</topic> </node> <node id="100402" title="Load/Save"> - <topic id="shared/text/shared/optionen/01010200.xhp">General</topic> - <topic id="shared/text/shared/optionen/01020000.xhp">Load/Save options</topic> - <topic id="shared/text/shared/optionen/01130200.xhp">Microsoft Office</topic> + <topic id="shared/text/shared/optionen/01010200.xhp">Load/Save General</topic> <topic id="shared/text/shared/optionen/01130100.xhp">VBA Properties</topic> + <topic id="shared/text/shared/optionen/01130200.xhp">Microsoft Office</topic> + <topic id="shared/text/shared/optionen/01030500.xhp">HTML Compatibility</topic> </node> <node id="100403" title="Languages and Locales"> <topic id="shared/text/shared/optionen/01140000.xhp">Languages</topic>
