diff options
author | Mark <mark_r80@hotmail.com> | 2019-02-10 07:45:19 -0800 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-02-25 17:28:49 +0100 |
commit | 3efabd3e5e7ac30a81de5f286f6c9c5a3327effb (patch) | |
tree | f07adc8f64802fdda71ff3e22e68b534fb9fec60 /Package_html_media.mk | |
parent | 45b4b8999067a4155c902689ca3fdb4d6823b8c0 (diff) |
tdf#123192 - Improve help for function ATAN2
updated text in ATAN2 section of 04060106.xhp
added coordinates-to-polar-01.svg
changed example and image
removed 'Important!', added 'radians'
changed 'LibreOffice' to '%PRODUCTNAME'
created new folder 'scalc' under 'media/helpimg/'
moved coordinates-to-polar-01.svg to new folder
and added the path/image name to Package_html_media.mk
droped xml-lang="en-US" tag, removed 'Note',
removed '<pre>' tag, did not add <embed> as
Jenkins rejects it.
Change-Id: I5cff6289e8ab25f511e7d31ba2d4ad733dea184a
Reviewed-on: https://gerrit.libreoffice.org/67619
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'Package_html_media.mk')
-rw-r--r-- | Package_html_media.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Package_html_media.mk b/Package_html_media.mk index b98665a9b7..64cf31b809 100644 --- a/Package_html_media.mk +++ b/Package_html_media.mk @@ -100,6 +100,7 @@ $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE helpimg/smzb7.png \ helpimg/smzb8.png \ helpimg/smzb9.png \ + helpimg/scalc/coordinates-to-polar-01.svg \ helpimg/starmath/al21801.svg \ helpimg/starmath/al21802.svg \ helpimg/starmath/al21803.svg \ |