diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2016-11-09 22:27:48 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-11-10 06:21:25 +0000 |
commit | 42dcc36e303f8b7a5d534fb3163e5c2a647560a3 (patch) | |
tree | de532d33425d9c23f7d667fbc2b3b1183b0bec6b | |
parent | e4ffa2f2f3a457054e75ce9a41029b94b018d2d1 (diff) |
Remove a page about plug-ins
This feature was dropped from 5.2
Change-Id: Ia2721ac34c816e11c1ce3982c604bb7af01c6da4
Reviewed-on: https://gerrit.libreoffice.org/30732
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r-- | AllLangHelp_shared.mk | 1 | ||||
-rw-r--r-- | source/text/shared/01/02190000.xhp | 47 |
2 files changed, 0 insertions, 48 deletions
diff --git a/AllLangHelp_shared.mk b/AllLangHelp_shared.mk index 50cf71c965..1c6837afa3 100644 --- a/AllLangHelp_shared.mk +++ b/AllLangHelp_shared.mk @@ -121,7 +121,6 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,shared,\ helpcontent2/source/text/shared/01/02110000 \ helpcontent2/source/text/shared/01/02180000 \ helpcontent2/source/text/shared/01/02180100 \ - helpcontent2/source/text/shared/01/02190000 \ helpcontent2/source/text/shared/01/02200000 \ helpcontent2/source/text/shared/01/02200100 \ helpcontent2/source/text/shared/01/02200200 \ diff --git a/source/text/shared/01/02190000.xhp b/source/text/shared/01/02190000.xhp deleted file mode 100644 index a24a3b3519..0000000000 --- a/source/text/shared/01/02190000.xhp +++ /dev/null @@ -1,47 +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="textshared0102190000xml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Plug-in</title> -<filename>/text/shared/01/02190000.xhp</filename> -</topic> -<history> -<created date="2003-10-31T00:00:00">Sun Microsystems, Inc.</created> -</history> -</meta> -<body> -<section id="plugin"> -<bookmark xml-lang="en-US" branch="index" id="bm_id3146946"><bookmark_value>plug-ins; activating and deactivating</bookmark_value> -<bookmark_value>activating;plug-ins</bookmark_value> -<bookmark_value>deactivating; plug-ins</bookmark_value> -</bookmark> -<bookmark xml-lang="en-US" branch="hid/.uno:PlugInsActive" id="bm_id9627487" localize="false"/> -<bookmark xml-lang="en-US" branch="hid/.uno:PlugInsActive" id="bm_id3155354" localize="false"/> -<paragraph role="heading" id="hd_id3146946" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/shared/01/02190000.xhp" name="Plug-in">Plug-in</link></paragraph> -<paragraph role="paragraph" id="par_id3154863" xml-lang="en-US" l10n="U" oldref="2"><ahelp hid=".uno:PlugInsActive">Allows you to edit <link href="text/shared/00/00000002.xhp#plugin" name="plug-ins">plug-ins</link> in your file. Choose this command to enable or disable this feature. When enabled, a check mark appears beside this command, and you find commands to edit the plug-in in its context menu. When disabled, you find commands to control the plug-in in its context menu.</ahelp></paragraph> -</section> -<section id="howtoget"> - <embed href="text/shared/00/00000402.xhp#plugin"/> -</section> -</body> -</helpdocument> |