You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2020/08/10 18:11:36 UTC

[openoffice] 02/03: Removed Help page for Improvement program (can be deleted later)

This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git

commit cc511719e0e908fbd66d8d6bc8a615958f2200a8
Author: mseidel <ms...@apache.org>
AuthorDate: Mon Aug 10 20:05:11 2020 +0200

    Removed Help page for Improvement program (can be deleted later)
    
    (cherry picked from commit eedafe4c15d880f9d3441193186150cf95a9fb68)
---
 .../source/text/shared/optionen/01010000.xhp         | 20 ++++++++++----------
 .../source/text/shared/optionen/makefile.mk          |  2 +-
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/main/helpcontent2/source/text/shared/optionen/01010000.xhp b/main/helpcontent2/source/text/shared/optionen/01010000.xhp
index c2800cb..135a3ca 100644
--- a/main/helpcontent2/source/text/shared/optionen/01010000.xhp
+++ b/main/helpcontent2/source/text/shared/optionen/01010000.xhp
@@ -1,8 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <helpdocument version="1.0">
-	
+
+
 <!--***********************************************************
- * 
+ *
  * 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
@@ -10,21 +11,20 @@
  * 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
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  ***********************************************************-->
 
 
- 
-	
+
 <meta>
       <topic id="textsharedoptionen01010000xml" indexer="include" status="PUBLISH">
          <title xml-lang="en-US" id="tit">$[officename]</title>
@@ -34,7 +34,7 @@
    <body>
 <!-- removed HID SID_GENERAL_OPTIONS -->
 <paragraph xml-lang="en-US" id="hd_id3153750" role="heading" level="1" l10n="U" oldref="1">$[officename]</paragraph>
-      <paragraph xml-lang="en-US" id="par_id3149177" role="paragraph" l10n="U" oldref="2"><variable id="optionenallgemein"><ahelp hid="SID_GENERAL_OPTIONS">Use this dialog to create general settings for working with $[officename]. The information covers topics such as user data, saving, printing, paths to important files and directories, and color defaults.</ahelp>
+<paragraph xml-lang="en-US" id="par_id3149177" role="paragraph" l10n="U" oldref="2"><variable id="optionenallgemein"><ahelp hid="SID_GENERAL_OPTIONS">Use this dialog to create general settings for working with $[officename]. The information covers topics such as user data, saving, printing, paths to important files and directories, and color defaults.</ahelp>
 </variable> These settings are saved automatically.</paragraph>
       <section id="howtoget">
          <embed href="text/shared/00/00000406.xhp#optionenallgemein"/>
@@ -52,7 +52,7 @@
       <embed href="text/shared/optionen/01013000.xhp#accessibility"/>
       <embed href="text/shared/optionen/java.xhp#java"/>
       <embed href="text/shared/optionen/online_update.xhp#online_update"/>
-      <embed href="text/shared/optionen/improvement.xhp#improvement"/>
+<!--  <embed href="text/shared/optionen/improvement.xhp#improvement"/> -->
       <embed href="text/shared/00/00000001.xhp#zurueck"/>
    </body>
-</helpdocument>
\ No newline at end of file
+</helpdocument>
diff --git a/main/helpcontent2/source/text/shared/optionen/makefile.mk b/main/helpcontent2/source/text/shared/optionen/makefile.mk
index 5c8a422..78872a1 100644
--- a/main/helpcontent2/source/text/shared/optionen/makefile.mk
+++ b/main/helpcontent2/source/text/shared/optionen/makefile.mk
@@ -108,7 +108,7 @@ XHPFILES = \
    01160100.xhp \
    01160200.xhp \
    01160201.xhp \
-   improvement.xhp \
+#  improvement.xhp \
    java.xhp \
    javaclasspath.xhp \
    javaparameters.xhp \