[Libreoffice-commits] core.git: Branch 'aoo/trunk' - odk/docs odk/examples odk/index.html odk/util
Matthias Seidel
mseidel at apache.org
Wed Feb 22 20:08:05 UTC 2017
dev/null |binary
odk/docs/install.html | 2 +-
odk/docs/notsupported.html | 2 +-
odk/docs/tools.html | 2 +-
odk/examples/DevelopersGuide/examples.html | 4 ++--
odk/examples/examples.html | 2 +-
odk/index.html | 14 +++++++-------
odk/util/makefile.mk | 3 ---
8 files changed, 13 insertions(+), 16 deletions(-)
New commits:
commit 97a6b18acdb26a98f9f3f627431b8a7e999662a5
Author: Matthias Seidel <mseidel at apache.org>
Date: Wed Feb 22 19:43:44 2017 +0000
Removed unused graphics in SDK, minor changes in HTML
diff --git a/odk/docs/images/bg_table.gif b/odk/docs/images/bg_table.gif
deleted file mode 100644
index 8c96199..0000000
Binary files a/odk/docs/images/bg_table.gif and /dev/null differ
diff --git a/odk/docs/images/bg_table2.gif b/odk/docs/images/bg_table2.gif
deleted file mode 100644
index 8f8ad2f..0000000
Binary files a/odk/docs/images/bg_table2.gif and /dev/null differ
diff --git a/odk/docs/images/bg_table3.gif b/odk/docs/images/bg_table3.gif
deleted file mode 100644
index d0c6469..0000000
Binary files a/odk/docs/images/bg_table3.gif and /dev/null differ
diff --git a/odk/docs/install.html b/odk/docs/install.html
index c278959..8ac83d9 100644
--- a/odk/docs/install.html
+++ b/odk/docs/install.html
@@ -445,7 +445,7 @@
</tr>
</table>
<map name="Map">
- <area shape="rect" coords="25,100,400,25" href="https://www.openoffice.org">
+ <area shape="rect" coords="25,100,385,25" href="https://www.openoffice.org">
</map>
</body>
</html>
diff --git a/odk/docs/notsupported.html b/odk/docs/notsupported.html
index 444eba4..d42c911 100644
--- a/odk/docs/notsupported.html
+++ b/odk/docs/notsupported.html
@@ -72,7 +72,7 @@
</tr>
</table>
<map name="Map">
- <area shape="rect" coords="25,100,400,25" href="https://www.openoffice.org">
+ <area shape="rect" coords="25,100,385,25" href="https://www.openoffice.org">
</map>
</body>
</html>
diff --git a/odk/docs/tools.html b/odk/docs/tools.html
index b78bcea..9698354 100644
--- a/odk/docs/tools.html
+++ b/odk/docs/tools.html
@@ -1110,7 +1110,7 @@
</tr>
</table>
<map name="Map">
- <area shape="rect" coords="25,100,400,25" href="https://www.openoffice.org">
+ <area shape="rect" coords="25,100,385,25" href="https://www.openoffice.org">
</map>
</body>
</html>
diff --git a/odk/examples/DevelopersGuide/examples.html b/odk/examples/DevelopersGuide/examples.html
index 468f8d5..9a7ff56 100644
--- a/odk/examples/DevelopersGuide/examples.html
+++ b/odk/examples/DevelopersGuide/examples.html
@@ -35,7 +35,7 @@
<a name="examples"></a>
<table class="table1" cellpadding="0">
<tbody>
- <tr style="background-image:url(../../docs/images/sdk_head-2.png); background-position: bottom; ">
+ <tr style="background-image:url(../../docs/images/sdk_head-2.png); background-position: bottom; ">
<td class="background" colspan="3" align="left"><img src="../../docs/images/sdk_head-1.png" width="800" height="120" usemap="#Map" border="0"></td>
</tr>
<tr>
@@ -3044,7 +3044,7 @@ for the Office application.</td>
</tr>
</table>
<map name="Map">
- <area shape="rect" coords="25,100,400,25" href="https://www.openoffice.org">
+ <area shape="rect" coords="25,100,385,25" href="https://www.openoffice.org">
</map>
</body>
</html>
diff --git a/odk/examples/examples.html b/odk/examples/examples.html
index cd58eef..9f8e356 100644
--- a/odk/examples/examples.html
+++ b/odk/examples/examples.html
@@ -771,7 +771,7 @@
</tr>
</table>
<map name="Map">
- <area shape="rect" coords="25,100,400,25" href="https://www.openoffice.org">
+ <area shape="rect" coords="25,100,385,25" href="https://www.openoffice.org">
</map>
</body>
</html>
diff --git a/odk/index.html b/odk/index.html
index 8c9ab78..f9d1740 100644
--- a/odk/index.html
+++ b/odk/index.html
@@ -32,18 +32,18 @@
<body class="sdkbody">
<table class="table1" cellpadding=0>
- <tr style="background-image:url(docs/images/sdk_head-2.png)">
+ <tr style="background-image:url(docs/images/sdk_head-2.png)">
<td colspan="3" align="left"><img src="docs/images/sdk_head-1.png" width="800" height="120" usemap="#Map" border="0"></td>
</tr>
- <tr>
+ <tr>
<td colspan="3"><img class="nothing30" src="docs/images/nada.gif"></td>
</tr>
- <tr>
- <td colspan="3">
+ <tr>
+ <td colspan="3">
<table class="table2">
- <tr>
+ <tr>
<td><img class="nothing8" src="docs/images/nada.gif"></td>
- <td>
+ <td>
<p>Apache OpenOffice %PRODUCT_RELEASE% software is a complete, feature-rich
office productivity suite that provides, in combination with this
SDK, all the essential tools for building and deploying custom
@@ -213,7 +213,7 @@
</tr>
</table>
<map name="Map">
- <area shape="rect" coords="25,100,400,25" href="https://www.openoffice.org">
+ <area shape="rect" coords="25,100,385,25" href="https://www.openoffice.org">
</map>
</body>
</html>
diff --git a/odk/util/makefile.mk b/odk/util/makefile.mk
index aa16c1a..c0b4b2f 100644
--- a/odk/util/makefile.mk
+++ b/odk/util/makefile.mk
@@ -56,9 +56,6 @@ ODK_OO_FILES=\
$(PRJ)$/docs$/sdk_styles.css \
$(PRJ)$/docs$/images$/arrow-1.gif \
$(PRJ)$/docs$/images$/arrow-3.gif \
- $(PRJ)$/docs$/images$/bg_table.gif \
- $(PRJ)$/docs$/images$/bg_table2.gif \
- $(PRJ)$/docs$/images$/bg_table3.gif \
$(PRJ)$/docs$/images$/nav_down.png \
$(PRJ)$/docs$/images$/nav_home.png \
$(PRJ)$/docs$/images$/nav_left.png \
More information about the Libreoffice-commits
mailing list