[PATCH] Change in core[libreoffice-4-0]: Add link to additional sdk-examples
Stephan Bergmann (via Code Review)
gerrit at gerrit.libreoffice.org
Tue Jan 22 05:29:23 PST 2013
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1808
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/08/1808/1
Add link to additional sdk-examples
Change-Id: Ifcc3594273de3507ec9b208e9e762bed0f969d72
(cherry picked from commit 664e559abd472bf2b427e2c01144ea39fb5bc02b)
---
M odk/index.html
M odk/index_online.html
2 files changed, 14 insertions(+), 0 deletions(-)
diff --git a/odk/index.html b/odk/index.html
index d3dfeb0..2a858f5 100644
--- a/odk/index.html
+++ b/odk/index.html
@@ -145,6 +145,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>
--
To view, visit https://gerrit.libreoffice.org/1808
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifcc3594273de3507ec9b208e9e762bed0f969d72
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-4-0
Gerrit-Owner: Stephan Bergmann <sbergman at redhat.com>
More information about the LibreOffice
mailing list