diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-11-12 16:34:03 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-11-12 20:56:00 +0100 |
commit | d8b9ac2e6884fe6d6420443adfc1d4ce862232d6 (patch) | |
tree | 9914b4237743435308a94a7a2b9305a17d334024 /source/text | |
parent | 6d1f4acbed85b4a1a59d955c712def6b03689c0a (diff) |
Remove Calc screenshots.
+ used only once in a help page
+ Calc localized screenshots are missing.
+ Re-visit "make screenshots" for Calc sometime in the future.
Change-Id: I7a8df7b48eec280d63396c457e3115236bb57ae6
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/176505
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Jenkins
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/scalc/01/xml_source.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/06/sc_screenshots.xhp | 25 |
2 files changed, 0 insertions, 27 deletions
diff --git a/source/text/scalc/01/xml_source.xhp b/source/text/scalc/01/xml_source.xhp index 005333a3eb..5ae553758c 100644 --- a/source/text/scalc/01/xml_source.xhp +++ b/source/text/scalc/01/xml_source.xhp @@ -42,8 +42,6 @@ <embed href="text/scalc/00/00000412.xhp#xml_source"/> </section> <h2 id="hd_id801521494731764">XML Source Dialog</h2> - <embed href="text/shared/06/sc_screenshots.xhp#xmlsource"/> - <paragraph role="paragraph" id="par_id291521494762812">The dialog consists of four parts.</paragraph> <h3 id="hd_id601521494755603">Source file</h3> diff --git a/source/text/shared/06/sc_screenshots.xhp b/source/text/shared/06/sc_screenshots.xhp deleted file mode 100644 index a4cb783a32..0000000000 --- a/source/text/shared/06/sc_screenshots.xhp +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<helpdocument version="1.0"> -<!-- - * This file is part of the LibreOffice project. - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * ---> - -<meta> - <topic id="icalcscreenshottopic" indexer="exclude" status="PUBLISH"> - <title id="tit" xml-lang="en-US">Calc Screenshots</title> - <filename>/text/shared/06/sc_screenshots.xhp</filename> - </topic> -</meta> -<body> -<section id="xmlsource"> -<paragraph id="par_id2521" role="paragraph"> - <image id="img_id35279" src="media/screenshots/modules/scalc/ui/xmlsourcedialog/XMLSourceDialog.png"><alt id="alt_id55711">XML Source Dialog</alt></image> -</paragraph> -</section> -</body> -</helpdocument> |