diff options
author | Alain Romedenne <alain.romedenne@libreoffice.org> | 2022-11-25 17:41:17 +0100 |
---|---|---|
committer | Alain Romedenne <alain.romedenne@libreoffice.org> | 2022-11-30 16:29:26 +0100 |
commit | 23d4609281bf48afe6b343897900ae0c5b3d3ff7 (patch) | |
tree | dd6728a0e2badf557a4244679781e45ff6d7969d /source/auxiliary/shared.tree | |
parent | 339b994703189f93a1b4a1f861b2bfd71bf2afa7 (diff) |
tdf134377 Refactoring a few help pages for 'built-in' file dialogs …
for the following use cases:
- File - Open
- File - Save As
- (Writer) Insert - Text from file
Change-Id: Ib838a88b367abbde13194e8f2f91f471e860de82
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/143260
Tested-by: Jenkins
Reviewed-by: Alain Romedenne <alain.romedenne@libreoffice.org>
Diffstat (limited to 'source/auxiliary/shared.tree')
-rw-r--r-- | source/auxiliary/shared.tree | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/auxiliary/shared.tree b/source/auxiliary/shared.tree index 4c4354788b..8d13b42412 100644 --- a/source/auxiliary/shared.tree +++ b/source/auxiliary/shared.tree @@ -144,6 +144,7 @@ <topic id="shared/text/shared/guide/import_ms.xhp">Opening documents saved in other formats</topic> <topic id="shared/text/shared/guide/doc_save.xhp">Saving Documents</topic> <topic id="shared/text/shared/guide/doc_autosave.xhp">Saving Documents Automatically</topic> + <topic id="shared/text/shared/guide/cmis-remote-files.xhp">Opening and Saving files on remote servers</topic> <topic id="shared/text/shared/guide/export_ms.xhp">Saving Documents in Other Formats</topic> <topic id="shared/text/shared/01/ref_pdf_export.xhp">Exporting Documents to PDF</topic> <topic id="shared/text/shared/guide/data_dbase2office.xhp">Importing and Exporting Data in Text Format</topic> @@ -195,7 +196,6 @@ <topic id="shared/text/shared/guide/space_hyphen.xhp">Inserting Protected Spaces, Hyphens and Conditional Separators</topic> <topic id="shared/text/shared/guide/insert_specialchar.xhp">Inserting Special Characters</topic> <topic id="shared/text/shared/guide/tabs.xhp">Inserting and Editing Tab Stops</topic> - <topic id="shared/text/shared/guide/cmis-remote-files.xhp">Opening and Saving files on remote servers</topic> <topic id="shared/text/shared/guide/protection.xhp">Protecting Content in %PRODUCTNAME</topic> <topic id="shared/text/shared/guide/redlining_protect.xhp">Protecting Records</topic> <topic id="shared/text/shared/guide/pageformat_max.xhp">Selecting the Maximum Printable Area on a Page</topic> |