[tracker] Local copy of the maemo logo for the documentation
- From: Ivan Frade <ifrade src gnome org>
- To: svn-commits-list gnome org
- Subject: [tracker] Local copy of the maemo logo for the documentation
- Date: Thu, 4 Jun 2009 07:19:36 -0400 (EDT)
commit 2e34675d1428bf639b620e7081392819d5bf16a3
Author: Ivan Frade <ivan frade nokia com>
Date: Thu Jun 4 14:18:01 2009 +0300
Local copy of the maemo logo for the documentation
Use a local copy of the maemo logo in the documentation instead of the online one.
---
utils/services/resources/maemo-logo.gif | Bin 0 -> 3720 bytes
utils/services/ttl_html.c | 2 +-
2 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/utils/services/resources/maemo-logo.gif b/utils/services/resources/maemo-logo.gif
new file mode 100644
index 0000000..0d65b43
Binary files /dev/null and b/utils/services/resources/maemo-logo.gif differ
diff --git a/utils/services/ttl_html.c b/utils/services/ttl_html.c
index c9ab7bc..b8120b2 100644
--- a/utils/services/ttl_html.c
+++ b/utils/services/ttl_html.c
@@ -131,7 +131,7 @@ print_html_header (FILE *f, OntologyDescription *desc)
g_fprintf (f,"<div class=\"head\">\n");
g_fprintf (f," <div class=\"nav\">\n");
g_fprintf (f," <a href=\"http://www.maemo.org\"> <img alt=\"MAEMO logo\" ");
- g_fprintf (f," src=\"http://static.maemo.org/style_maemo2007/maemo-logo.gif\" /></a>\n");
+ g_fprintf (f," src=\"../resources/maemo-logo.gif\" /></a>\n");
g_fprintf (f,"</div>\n");
// style="border: 0px solid ; width: 180px; height: 88px;" /> </a> </div>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]