diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-04-04 17:40:02 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-04-06 16:05:06 +0200 |
commit | 12aff9b55df5cfc0282ec9ee7d359fb843291a79 (patch) | |
tree | 17864c0a147e3954263fd498fc104240a6019559 /AllLangHelp_shared.mk | |
parent | 61f44912beec99f6211399ce567274aa369f817d (diff) |
Add info on convert-to filter names
command line --convert-to option miss description of the internal
names of the filters.
The xhp file is generated by the python script based on the
filter xcd's.
P2:
fix typo,
Fix <filename>,
Put modules in upercase.
P3:
reduce L10n workload with <embedvar>
P4:
Make xmllint happy again
Change-Id: I455491b1f6a141688308d768b2822f051566ae53
Reviewed-on: https://gerrit.libreoffice.org/70273
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_shared.mk')
-rw-r--r-- | AllLangHelp_shared.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk index b0259809d6..4a1e5f9ad5 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -615,6 +615,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/guide/cmis-remote-files-setup \ helpcontent2/source/text/shared/guide/collab \ helpcontent2/source/text/shared/guide/configure_overview \ + helpcontent2/source/text/shared/guide/convertfilters \ helpcontent2/source/text/shared/guide/contextmenu \ helpcontent2/source/text/shared/guide/copy_drawfunctions \ helpcontent2/source/text/shared/guide/copytable2application \ |