[Libreoffice-commits] .: Branch 'libreoffice-3-6' - odk/index.html odk/index_online.html
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Tue Jan 22 11:04:23 PST 2013
odk/index.html | 7 +++++++
odk/index_online.html | 7 +++++++
2 files changed, 14 insertions(+)
New commits:
commit 60110483dc9174e38504ab2d8572e4e42285d048
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Tue Jan 22 14:24:31 2013 +0100
Add link to additional sdk-examples
(cherry picked from commit 664e559abd472bf2b427e2c01144ea39fb5bc02b)
Conflicts:
odk/index.html
Change-Id: Ifcc3594273de3507ec9b208e9e762bed0f969d72
Reviewed-on: https://gerrit.libreoffice.org/1809
Reviewed-by: Andras Timar <atimar at suse.com>
Tested-by: Andras Timar <atimar at suse.com>
diff --git a/odk/index.html b/odk/index.html
index dd169c7..a524a81 100644
--- a/odk/index.html
+++ b/odk/index.html
@@ -127,6 +127,13 @@
<td class="content70">A collection of examples in different
programming languages (Java, Python, C++, Basic, OLE, CLI).</td>
</tr>
+ <tr valign="top">
+ <td class="content4"><img src="docs/images/arrow-1.gif"></td>
+ <td colspan="2"><a href="https://gerrit.libreoffice.org/gitweb?p=sdk-examples.git;a=blob;f=README;hb=HEAD" title="link to the git repository README file">Additional Examples</a></td>
+ <td class="content70">A git repository with additional examples
+ from various contributors: <code>git clone
+ https://gerrit.libreoffice.org/sdk-examples</code></td>
+ </tr>
<tr valign="middle">
<td><img class="nothing10" src="docs/images/nada.gif"></td>
<td colspan="3"><img class="line" src="docs/images/sdk_line-1.gif"></td>
diff --git a/odk/index_online.html b/odk/index_online.html
index 032b699..76e6985 100644
--- a/odk/index_online.html
+++ b/odk/index_online.html
@@ -67,6 +67,13 @@
<td class="content70">A collection of examples in different
programming languages (Java, Python, C++, Basic, OLE, CLI).</td>
</tr>
+ <tr valign="top">
+ <td class="content4"><img src="docs/images/arrow-1.gif"></td>
+ <td colspan="2"><a href="https://gerrit.libreoffice.org/gitweb?p=sdk-examples.git;a=blob;f=README;hb=HEAD" title="link to the git repository README file">Additional Examples</a></td>
+ <td class="content70">A git repository with additional examples
+ from various contributors: <code>git clone
+ https://gerrit.libreoffice.org/sdk-examples</code></td>
+ </tr>
<tr valign="middle">
<td><img class="nothing10" src="docs/images/nada.gif"></td>
<td colspan="3"><img class="line" src="docs/images/sdk_line-1.gif"></td>
More information about the Libreoffice-commits
mailing list