[Libreoffice-commits] core.git: odk/CustomTarget_html.mk odk/docs odk/Package_html.mk odk/util

Stephan Bergmann sbergman at redhat.com
Tue Jun 4 06:17:48 PDT 2013


 odk/CustomTarget_html.mk   |    1 
 odk/Package_html.mk        |    1 
 odk/docs/notsupported.html |  100 ---------------------------------------------
 odk/util/check.pl          |    2 
 4 files changed, 1 insertion(+), 103 deletions(-)

New commits:
commit 57d88588841855cc61b485ca1199e6484f6aa826
Author: Stephan Bergmann <sbergman at redhat.com>
Date:   Tue Jun 4 15:17:07 2013 +0200

    notsupported.html appears unused
    
    Change-Id: I4d49158c373b24add3b42043201695e2071f4c15

diff --git a/odk/CustomTarget_html.mk b/odk/CustomTarget_html.mk
index 9c96ac4..008a7fb 100644
--- a/odk/CustomTarget_html.mk
+++ b/odk/CustomTarget_html.mk
@@ -11,7 +11,6 @@ $(eval $(call gb_CustomTarget_CustomTarget,odk/html))
 
 $(eval $(call gb_CustomTarget_register_targets,odk/html,\
 	docs/install.html \
-	docs/notsupported.html \
 	docs/tools.html \
 	examples/DevelopersGuide/examples.html \
 	examples/examples.html \
diff --git a/odk/Package_html.mk b/odk/Package_html.mk
index 7d66c3c..fd18426 100644
--- a/odk/Package_html.mk
+++ b/odk/Package_html.mk
@@ -13,7 +13,6 @@ $(eval $(call gb_Package_set_outdir,odk_html,$(INSTDIR)))
 
 $(eval $(call gb_Package_add_files_with_dir,odk_html,$(gb_Package_SDKDIRNAME),\
 	docs/install.html \
-	docs/notsupported.html \
 	docs/tools.html \
 	examples/DevelopersGuide/examples.html \
 	examples/examples.html \
diff --git a/odk/docs/notsupported.html b/odk/docs/notsupported.html
deleted file mode 100644
index 4b13bac..0000000
--- a/odk/docs/notsupported.html
+++ /dev/null
@@ -1,100 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
-<!--
- * 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 .
--->
-<html>
-    <head>
-        <title>LibreOffice 3.4 SDK - Not supported page</title>
-        <link rel="stylesheet" type="text/css" href="sdk_styles.css">
-        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-        <meta name="author" content="Jürgen Schmidt">
-        <meta name="created" content="2004-12-14">
-    </head>
-    <body>
-        <div id="BgContainer">
-            <div id="Container">
-                <div id="TopHeader">
-                    <a id="Logo" href="http://www.libreoffice.org/" title="Go to the Home of LibreOffice and the LibreOffice Community page"></a>
-                    <p id="HeaderTagLine">
-                        Software Development Kit 3.4
-                    </p>
-                </div>
-                <div class="clear">
-                </div>
-                <div id="Layout">
-                    <div class="typography">
-                        <h1>
-                            Not supported
-                        </h1>
-        <table class="table1" cellpadding="0">
-            <tr>
-                <td colspan="3">
-                    <table class="table2">
-                        <tr>
-                            <td>
-                                <p align="center">
-                                    <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="images/nav_home.png"></a>
-                                </p>
-                            </td>
-                        </tr>
-                        <tr>
-                            <td>
-                                <img class="nothing8" src="images/nada.gif">
-                            </td>
-                        </tr>
-                        <tr>
-                            <td>
-                                <p class="note">
-                                    This page is currently not supported!
-                                </p>
-                            </td>
-                        </tr>
-                    </table>
-                </td>
-            </tr>
-            <tr>
-                <td colspan="3">
-                    <img class="nothing30" src="images/nada.gif">
-                </td>
-            </tr>
-        </table>
-                </div>
-                <div id="Footer">
-                    <div id="FooterText">
-                        <p>
-                            Copyright © 2000, 2013 LibreOffice contributors and/or their affiliates. All rights reserved.
-                            <br>
-                            LibreOffice was created by The Document Foundation,
-                            based on Apache OpenOffice, which is Copyright 2011
-                            The Apache Software Foundation.
-                            <br>
-                            The Document Foundation acknowledges all community members, please find more info <a href="http://www.libreoffice.org/about-us/credits/" target="_blank">at our website</a>.
-                        </p>
-                        <p>
-                             
-                        </p>
-                        <p>
-                            <a href="http://www.documentfoundation.org/privacy" target="_blank">Privacy Policy</a> | <a href="http://www.documentfoundation.org/imprint" target="_blank">Impressum (Legal Info)</a>
-                            | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (<a href="http://www.libreoffice.org/download/license/" target="_blank">LGPLv3</a>). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our <a href="http://wiki.documentfoundation.org/TradeMark_Policy" target="_blank">trademark policy</a>.
-                        </p>
-                    </div>
-                </div>
-            </div>
-        </div>
-    </body>
-</html>
-
diff --git a/odk/util/check.pl b/odk/util/check.pl
index c6db5ef..0cab111 100644
--- a/odk/util/check.pl
+++ b/odk/util/check.pl
@@ -87,7 +87,7 @@ if (-d "$SdkDir") {
     print "check packaging files: ";
     if (check_dir("docs")) {
     my @filelist = ( "install.html",
-             "notsupported.html","sdk_styles.css","tools.html",
+             "sdk_styles.css","tools.html",
              "images/arrow-1.gif", "images/arrow-3.gif",
              "images/odk-footer-logo.gif",
              "images/bg_table.png","images/bg_table2.png",


More information about the Libreoffice-commits mailing list