diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-06-18 15:41:16 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-06-18 22:39:15 +0200 |
commit | 840359bcb401b17e55a0370a9a0d15890a824abe (patch) | |
tree | abe4520fa6e50715ea0e2779a1f6d13f409d910d /AllLangPackage_html_media_lang.mk | |
parent | 2f70c8aa2a700cad40257f020998c8dce5ed3dda (diff) |
tdf#161579 Further rework on Save options Help page
+ refactor
+ removed outdated screenshot from page
+ deleted outdated screenshot from build
+ change paragraph tag to a tip tag for better reading.
Change-Id: I8ec7330ffe501e7b68ee1ccc9591e45dbe35c05b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/169116
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangPackage_html_media_lang.mk')
-rw-r--r-- | AllLangPackage_html_media_lang.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/AllLangPackage_html_media_lang.mk b/AllLangPackage_html_media_lang.mk index cbc5c4c08f..4045569937 100644 --- a/AllLangPackage_html_media_lang.mk +++ b/AllLangPackage_html_media_lang.mk @@ -268,7 +268,6 @@ $(foreach lang,$(filter-out en-US,$(gb_HELP_LANGS)),$(eval $(call gb_AllLangPack screenshots/cui/ui/optfltrpage/$(lang)/OptFltrPage.png \ screenshots/cui/ui/opthtmlpage/$(lang)/OptHtmlPage.png \ screenshots/cui/ui/optaccessibilitypage/$(lang)/OptAccessibilityPage.png \ - screenshots/cui/ui/optsavepage/$(lang)/OptSavePage.png \ screenshots/cui/ui/optadvancedpage/$(lang)/OptAdvancedPage.png \ screenshots/cui/ui/optasianpage/$(lang)/OptAsianPage.png \ screenshots/cui/ui/optctlpage/$(lang)/OptCTLPage.png \ |