diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2017-05-19 00:37:31 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2017-05-30 10:43:21 +0200 |
commit | 59f6a46cb49eb4c7247bfee8db9d533c6b17b7dc (patch) | |
tree | 37e7356b1458b4a1784eaf992960f79b526f3b63 | |
parent | c7d543eee812b974cee11e0d7766af56d54dfafe (diff) |
Remove an empty page Styles
A comment said "to be deleted" :)
Change-Id: I025701664b7b8c6d1691941393a09bd72b43a1b7
Reviewed-on: https://gerrit.libreoffice.org/37931
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
(cherry picked from commit 2c1173b8ad3225b52e51545b6339a0fe7b9dc577)
Reviewed-on: https://gerrit.libreoffice.org/38192
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
-rw-r--r-- | AllLangHelp_swriter.mk | 1 | ||||
-rw-r--r-- | source/text/swriter/01/05990000.xhp | 37 |
2 files changed, 0 insertions, 38 deletions
diff --git a/AllLangHelp_swriter.mk b/AllLangHelp_swriter.mk index cc37c73668..adf416fa54 100644 --- a/AllLangHelp_swriter.mk +++ b/AllLangHelp_swriter.mk @@ -154,7 +154,6 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,swriter,\ helpcontent2/source/text/swriter/01/05170000 \ helpcontent2/source/text/swriter/01/05190000 \ helpcontent2/source/text/swriter/01/05200000 \ - helpcontent2/source/text/swriter/01/05990000 \ helpcontent2/source/text/swriter/01/06030000 \ helpcontent2/source/text/swriter/01/06040000 \ helpcontent2/source/text/swriter/01/06060000 \ diff --git a/source/text/swriter/01/05990000.xhp b/source/text/swriter/01/05990000.xhp deleted file mode 100644 index 7973c1acfc..0000000000 --- a/source/text/swriter/01/05990000.xhp +++ /dev/null @@ -1,37 +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="textswriter0105990000xml" indexer="exclude" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Styles</title> -<filename>/text/swriter/01/05990000.xhp</filename> -</topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -</history> -</meta> -<body> -<section id="vorlagen"> -<paragraph role="heading" id="hd_id3149666" xml-lang="en-US" level="1"><link href="text/swriter/01/05990000.xhp" name="Styles">Styles</link><comment>to be deleted</comment></paragraph> -</section> -</body> -</helpdocument> |