aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2000-12-09 09:41:54 +0800
committerIain Holmes <iain@src.gnome.org>2000-12-09 09:41:54 +0800
commit5bd251bbcee102ec0a290867cbe81785e77d5a7a (patch)
tree6610d769c89bd3a9e44edbccb4ab6ffd865a763c /executive-summary
parenta66eae167484718678ceae7368c167aacb322b38 (diff)
downloadgsoc2013-evolution-5bd251bbcee102ec0a290867cbe81785e77d5a7a.tar.gz
gsoc2013-evolution-5bd251bbcee102ec0a290867cbe81785e77d5a7a.tar.zst
gsoc2013-evolution-5bd251bbcee102ec0a290867cbe81785e77d5a7a.zip
Don't hardcode image paths.
svn path=/trunk/; revision=6879
Diffstat (limited to 'executive-summary')
-rw-r--r--executive-summary/ChangeLog4
-rw-r--r--executive-summary/summary.html6
2 files changed, 7 insertions, 3 deletions
diff --git a/executive-summary/ChangeLog b/executive-summary/ChangeLog
index cfb4cecc7c..82e6eb5772 100644
--- a/executive-summary/ChangeLog
+++ b/executive-summary/ChangeLog
@@ -1,3 +1,7 @@
+2000-12-08 Iain Holmes <iain@helixcode.com>
+
+ * summary.html: Don't hardcode the image paths.
+
2000-12-08 JP Rosevear <jpr@helixcode.com>
* component/Makefile.am (evolution-executive-summary.pure): Add purify
diff --git a/executive-summary/summary.html b/executive-summary/summary.html
index a849ddf3d6..649777d1c6 100644
--- a/executive-summary/summary.html
+++ b/executive-summary/summary.html
@@ -3,16 +3,16 @@
<Title>Evolution Executive Summary</title>
</head>
-<body bgcolor="#ffffff" background="/usr/local/share/images/evolution/executive-summary-bg.png">
+<body bgcolor="#ffffff" background="executive-summary-bg.png">
<table cellpadding="0" cellspacing="0" numcols="3" width="100%">
<tr>
<td bgcolor="#9aadbf" height="102">
-<img src="/usr/local/share/images/evolution/butterfly.png"></td>
+<img src="butterfly.png"></td>
<td colspan="2" align="middle" bgcolor="#9aadbf">
E V O L U T I O N
</td></tr>
<tr><td bgcolor="#9aadbf">&nbsp;</td>
-<td><img src="/usr/local/share/images/evolution/executive-summary-curve.png"></td>
+<td><img src="executive-summary-curve.png"></td>
<td>Use this to search for something on Google</td>
</tr>
<tr height="100%">
lass='insertions'>+28 * Fix build by adding chm to USE_FPCantoine2018-02-221-1/+1 * - Update to 1.8.0danilo2018-02-203-237/+231 * Fix bunch of ports by TundraWare, which share a common set of problemsamdmi32018-02-193-17/+19 * Reduce dependency on the python2 metaportantoine2018-02-191-1/+2 * Update Thunar to 1.6.14madpilot2018-02-172-4/+4 * Rename KDE4 meta portstcberner2018-02-101-1/+1 * - Bump PORTREVISION. Lazarus was updated to 1.8.0acm2018-02-011-1/+2 * - update from 3.13.0 to 3.14.0misha2018-01-033-4/+7 * x11-fm/doublecmd: update to version 0.8.1swills2017-12-314-18/+58 * Change default version of samba from 4.4 to 4.6antoine2017-12-232-2/+2 * - Those ports fail to build with python3antoine2017-12-121-1/+1 * - Those ports fail to build with python3antoine2017-12-121-3/+3 * - Those ports fail to build with python3antoine2017-12-113-5/+5 * Cleanup LIB_DEPENDS on libpngantoine2017-12-011-1/+1 * Convert Python ports to FLAVORS.mat2017-11-301-6/+6 * - Fix LICENSEamdmi32017-11-282-6/+5 * x11-fm/thunar: Update from 1.6.12 to 1.6.13joneum2017-11-272-4/+6 * - update from 3.12.0 to 3.13.0misha2017-11-163-4/+6 * Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.olgeni2017-11-011-10/+10