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/12 18:05:02 UTC

[openoffice] 02/03: Removed improvement.xhp from makefiles

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

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

commit 8d931aaf19640630d6e4e45aba12d9d62da409ca
Author: mseidel <ms...@apache.org>
AuthorDate: Tue Aug 11 11:26:55 2020 +0200

    Removed improvement.xhp from makefiles
    
    (cherry picked from commit 65f20295cb7f9e03daf4f5d0c12af0f41a344bee)
---
 main/helpcontent2/util/sbasic/makefile.mk    | 2 +-
 main/helpcontent2/util/scalc/makefile.mk     | 2 +-
 main/helpcontent2/util/schart/makefile.mk    | 2 +-
 main/helpcontent2/util/sdatabase/makefile.mk | 2 +-
 main/helpcontent2/util/sdraw/makefile.mk     | 2 +-
 main/helpcontent2/util/simpress/makefile.mk  | 2 +-
 main/helpcontent2/util/smath/makefile.mk     | 2 +-
 main/helpcontent2/util/swriter/makefile.mk   | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/main/helpcontent2/util/sbasic/makefile.mk b/main/helpcontent2/util/sbasic/makefile.mk
index 52b743a..b9b25eb 100644
--- a/main/helpcontent2/util/sbasic/makefile.mk
+++ b/main/helpcontent2/util/sbasic/makefile.mk
@@ -1231,7 +1231,7 @@ LINKLINKFILES= \
    text$/shared$/optionen$/01160100.xhp \
    text$/shared$/optionen$/01160200.xhp \
    text$/shared$/optionen$/01160201.xhp \
-   text$/shared$/optionen$/improvement.xhp \
+#  text$/shared$/optionen$/improvement.xhp \
    text$/shared$/optionen$/java.xhp \
    text$/shared$/optionen$/javaclasspath.xhp \
    text$/shared$/optionen$/javaparameters.xhp \
diff --git a/main/helpcontent2/util/scalc/makefile.mk b/main/helpcontent2/util/scalc/makefile.mk
index 59f787a..5babf5e 100644
--- a/main/helpcontent2/util/scalc/makefile.mk
+++ b/main/helpcontent2/util/scalc/makefile.mk
@@ -1244,7 +1244,7 @@ LINKLINKFILES= \
    text$/shared$/optionen$/01160100.xhp \
    text$/shared$/optionen$/01160200.xhp \
    text$/shared$/optionen$/01160201.xhp \
-   text$/shared$/optionen$/improvement.xhp \
+#  text$/shared$/optionen$/improvement.xhp \
    text$/shared$/optionen$/java.xhp \
    text$/shared$/optionen$/javaclasspath.xhp \
    text$/shared$/optionen$/javaparameters.xhp \
diff --git a/main/helpcontent2/util/schart/makefile.mk b/main/helpcontent2/util/schart/makefile.mk
index fc943e9..fe11337 100644
--- a/main/helpcontent2/util/schart/makefile.mk
+++ b/main/helpcontent2/util/schart/makefile.mk
@@ -932,7 +932,7 @@ LINKLINKFILES= \
    text$/shared$/optionen$/01160100.xhp \
    text$/shared$/optionen$/01160200.xhp \
    text$/shared$/optionen$/01160201.xhp \
-   text$/shared$/optionen$/improvement.xhp \
+#  text$/shared$/optionen$/improvement.xhp \
    text$/shared$/optionen$/java.xhp \
    text$/shared$/optionen$/javaclasspath.xhp \
    text$/shared$/optionen$/javaparameters.xhp \
diff --git a/main/helpcontent2/util/sdatabase/makefile.mk b/main/helpcontent2/util/sdatabase/makefile.mk
index d22a4fc..eab6da7 100644
--- a/main/helpcontent2/util/sdatabase/makefile.mk
+++ b/main/helpcontent2/util/sdatabase/makefile.mk
@@ -930,7 +930,7 @@ LINKLINKFILES= \
    text$/shared$/optionen$/01160100.xhp \
    text$/shared$/optionen$/01160200.xhp \
    text$/shared$/optionen$/01160201.xhp \
-   text$/shared$/optionen$/improvement.xhp \
+#  text$/shared$/optionen$/improvement.xhp \
    text$/shared$/optionen$/java.xhp \
    text$/shared$/optionen$/javaclasspath.xhp \
    text$/shared$/optionen$/javaparameters.xhp \
diff --git a/main/helpcontent2/util/sdraw/makefile.mk b/main/helpcontent2/util/sdraw/makefile.mk
index c61dbb7..6c11c0b 100644
--- a/main/helpcontent2/util/sdraw/makefile.mk
+++ b/main/helpcontent2/util/sdraw/makefile.mk
@@ -1165,7 +1165,7 @@ LINKLINKFILES= \
    text$/shared$/optionen$/01160100.xhp \
    text$/shared$/optionen$/01160200.xhp \
    text$/shared$/optionen$/01160201.xhp \
-   text$/shared$/optionen$/improvement.xhp \
+#  text$/shared$/optionen$/improvement.xhp \
    text$/shared$/optionen$/java.xhp \
    text$/shared$/optionen$/javaclasspath.xhp \
    text$/shared$/optionen$/javaparameters.xhp \
diff --git a/main/helpcontent2/util/simpress/makefile.mk b/main/helpcontent2/util/simpress/makefile.mk
index 2272bad..bc52222 100644
--- a/main/helpcontent2/util/simpress/makefile.mk
+++ b/main/helpcontent2/util/simpress/makefile.mk
@@ -1175,7 +1175,7 @@ LINKLINKFILES= \
    text$/shared$/optionen$/01160100.xhp \
    text$/shared$/optionen$/01160200.xhp \
    text$/shared$/optionen$/01160201.xhp \
-   text$/shared$/optionen$/improvement.xhp \
+#  text$/shared$/optionen$/improvement.xhp \
    text$/shared$/optionen$/java.xhp \
    text$/shared$/optionen$/javaclasspath.xhp \
    text$/shared$/optionen$/javaparameters.xhp \
diff --git a/main/helpcontent2/util/smath/makefile.mk b/main/helpcontent2/util/smath/makefile.mk
index b2f202a..145c87d 100644
--- a/main/helpcontent2/util/smath/makefile.mk
+++ b/main/helpcontent2/util/smath/makefile.mk
@@ -1010,7 +1010,7 @@ LINKLINKFILES= \
    text$/shared$/optionen$/01160100.xhp \
    text$/shared$/optionen$/01160200.xhp \
    text$/shared$/optionen$/01160201.xhp \
-   text$/shared$/optionen$/improvement.xhp \
+#  text$/shared$/optionen$/improvement.xhp \
    text$/shared$/optionen$/java.xhp \
    text$/shared$/optionen$/javaclasspath.xhp \
    text$/shared$/optionen$/javaparameters.xhp \
diff --git a/main/helpcontent2/util/swriter/makefile.mk b/main/helpcontent2/util/swriter/makefile.mk
index 1bd8555..8193de0 100644
--- a/main/helpcontent2/util/swriter/makefile.mk
+++ b/main/helpcontent2/util/swriter/makefile.mk
@@ -1322,7 +1322,7 @@ LINKLINKFILES= \
    text$/shared$/optionen$/01160100.xhp \
    text$/shared$/optionen$/01160200.xhp \
    text$/shared$/optionen$/01160201.xhp \
-   text$/shared$/optionen$/improvement.xhp \
+#  text$/shared$/optionen$/improvement.xhp \
    text$/shared$/optionen$/java.xhp \
    text$/shared$/optionen$/javaclasspath.xhp \
    text$/shared$/optionen$/javaparameters.xhp \