AllLangHelp_swriter.mk | 1 source/text/swriter/02/19050000.xhp | 54 ------------------------------------ 2 files changed, 55 deletions(-)
New commits: commit c90c9c2521e829d0eaed4c10fdf9f6fdec50b5d2 Author: Olivier Hallot <[email protected]> AuthorDate: Sun Feb 15 10:49:22 2026 -0300 Commit: Olivier Hallot <[email protected]> CommitDate: Sun Feb 15 14:51:48 2026 +0100 Remove help file not needed anymore Change-Id: Id246be54cc9a7cd56a89b51404852c684b08eb56 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/199406 Reviewed-by: Olivier Hallot <[email protected]> Tested-by: Jenkins diff --git a/AllLangHelp_swriter.mk b/AllLangHelp_swriter.mk index 5a63aadc34..1415095527 100644 --- a/AllLangHelp_swriter.mk +++ b/AllLangHelp_swriter.mk @@ -269,7 +269,6 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,swriter,\ helpcontent2/source/text/swriter/02/19010000 \ helpcontent2/source/text/swriter/02/19020000 \ helpcontent2/source/text/swriter/02/19030000 \ - helpcontent2/source/text/swriter/02/19050000 \ helpcontent2/source/text/swriter/02/add_to_list \ helpcontent2/source/text/swriter/02/word_count_stb \ helpcontent2/source/text/swriter/04/01020000 \ diff --git a/source/text/swriter/02/19050000.xhp b/source/text/swriter/02/19050000.xhp deleted file mode 100644 index 2a3ed87049..0000000000 --- a/source/text/swriter/02/19050000.xhp +++ /dev/null @@ -1,54 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - * 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/. - * - * This file incorporates work covered by the following license notice: - * - * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed - * with this work for additional information regarding copyright - * ownership. The ASF licenses this file to you under the Apache - * License, Version 2.0 (the "License"); you may not use this file - * except in compliance with the License. You may obtain a copy of - * the License at http://www.apache.org/licenses/LICENSE-2.0 . - --> -<helpdocument version="1.0"> -<meta> -<topic id="textswriter0219050000xml" indexer="include" status="PUBLISH"> -<title xml-lang="en-US" id="tit">Text Animation</title> -<filename>/text/swriter/02/19050000.xhp</filename> -</topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -</history> -</meta> -<body> - - - <section id="text_animation"> - <h1 id="hd_id3155626"><link href="text/swriter/02/19050000.xhp">Text Animation</link></h1> - <embed href="text/shared/02/01140000.xhp#lauftext"/> - </section> - <section id="sytext_animation"> - <table id="tbl_id3148768"> - - - - <tablerow> - <tablecell> - <paragraph role="paragraph" id="par_id3149286" xml-lang="en-US"><image src="cmd/sc_text_marquee.png" id="img_id3149292" width="1cm" height="1cm"><alt xml-lang="en-US" id="alt_id3149292">Icon Text Animation</alt></image></paragraph> - </tablecell> - <tablecell> - <paragraph role="paragraph" id="par_id3149290" xml-lang="en-US">Text Animation</paragraph> - </tablecell> - </tablerow> - - </table> - </section> - - </body> -</helpdocument>
