diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2017-01-21 13:27:12 +0100 |
---|---|---|
committer | Gabor Kelemen <kelemeng@ubuntu.com> | 2017-01-21 12:51:14 +0000 |
commit | d61d111c356296112ff6f0b35028742b7f1a0ba4 (patch) | |
tree | 717f21423e40cf1d2e96a53031f77da9aa5170a2 | |
parent | b3cc89aa41637615553203f4293dbc9fbf4c636d (diff) |
Drop Transition Speed page, this feature is no more
Change-Id: I3b053954f68cdf1b695d2c6b8e617125b3b2205d
Reviewed-on: https://gerrit.libreoffice.org/33371
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
-rw-r--r-- | AllLangHelp_simpress.mk | 1 | ||||
-rw-r--r-- | source/text/simpress/02/04040000.xhp | 39 |
2 files changed, 0 insertions, 40 deletions
diff --git a/AllLangHelp_simpress.mk b/AllLangHelp_simpress.mk index 0146ac62a3..ef599259f6 100644 --- a/AllLangHelp_simpress.mk +++ b/AllLangHelp_simpress.mk @@ -123,7 +123,6 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,simpress,\ helpcontent2/source/text/simpress/02/04010000 \ helpcontent2/source/text/simpress/02/04020000 \ helpcontent2/source/text/simpress/02/04030000 \ - helpcontent2/source/text/simpress/02/04040000 \ helpcontent2/source/text/simpress/02/04060000 \ helpcontent2/source/text/simpress/02/04070000 \ helpcontent2/source/text/simpress/02/08020000 \ diff --git a/source/text/simpress/02/04040000.xhp b/source/text/simpress/02/04040000.xhp deleted file mode 100644 index 087d53e854..0000000000 --- a/source/text/simpress/02/04040000.xhp +++ /dev/null @@ -1,39 +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="textsimpress0204040000xml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Transition Speed</title> -<filename>/text/simpress/02/04040000.xhp</filename> -</topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -</history> -</meta> -<body> -<section id="textgeschwindigkeit"> -<paragraph role="heading" id="hd_id3152596" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/simpress/02/04040000.xhp" name="Transition Speed">Transition Speed</link><comment>UFI: Help-ID is in 06040000</comment></paragraph> -<embed href="text/simpress/01/06040000.xhp#geschwindigkeit1"/> -</section> -<embed href="text/simpress/01/06040000.xhp#geschwindigkeit2"/> -</body> -</helpdocument> |