source/text/shared/optionen/01040301.xhp | 34 ------------------------------- 1 file changed, 34 deletions(-)
New commits: commit c9f02245818790a55c64b9dc66da43cdbb20af6a Author: Seth Chaiklin <[email protected]> AuthorDate: Thu Dec 10 15:04:51 2020 +0100 Commit: Ilmari Lauhakangas <[email protected]> CommitDate: Thu Dec 10 15:25:33 2020 +0100 Resolves: tdf#107229 remove unreferenced file shared/optionen/01040301.xhp was created to embed the entire shared/optionen/standard_template.xhp so that it could be used as a link to shared/optionen/01040300.xhp Maybe it made sense at the time it was done, but now it is easier to make the link in shared/optionen/01040300.xhp to point directly to shared/optionen/standard_template.xhp, so this file is no longer referenced by others, and its content came entirely from shared/optionen/standard_template.xhp. So now being deleted because it longer has any purpose. Change-Id: I1d356930c98c17020e768d272e8560fdf066b456 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107535 Reviewed-by: Seth Chaiklin <[email protected]> Reviewed-by: Ilmari Lauhakangas <[email protected]> Tested-by: Jenkins diff --git a/source/text/shared/optionen/01040301.xhp b/source/text/shared/optionen/01040301.xhp deleted file mode 100644 index 634f796fa..000000000 --- a/source/text/shared/optionen/01040301.xhp +++ /dev/null @@ -1,34 +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="textsharedoptionen01040301xml" indexer="include" status="PUBLISH"> -<title xml-lang="en-US" id="tit">Change default template</title> -<filename>/text/shared/optionen/01040301.xhp</filename> -</topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -</history> -</meta> -<body> - <h1 id="hd_id3156327" xml-lang="en-US">Change default template</h1> - <embed href="text/shared/guide/standard_template.xhp#text"/> - </body> -</helpdocument> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
