gnomeweb-wml r6453 - trunk/projects.gnome.org/evolution
- From: aklapper svn gnome org
- To: svn-commits-list gnome org
- Subject: gnomeweb-wml r6453 - trunk/projects.gnome.org/evolution
- Date: Thu, 13 Nov 2008 12:48:20 +0000 (UTC)
Author: aklapper
Date: Thu Nov 13 12:48:20 2008
New Revision: 6453
URL: http://svn.gnome.org/viewvc/gnomeweb-wml?rev=6453&view=rev
Log:
2008-11-13 Andre Klapper <a9016009 gmx de>
* head.shtml:
Fix absolute CSS paths (because of move from
www.gnome.org/projects to projects.gnome.org).
Modified:
trunk/projects.gnome.org/evolution/ChangeLog
trunk/projects.gnome.org/evolution/head.shtml
Modified: trunk/projects.gnome.org/evolution/head.shtml
==============================================================================
--- trunk/projects.gnome.org/evolution/head.shtml (original)
+++ trunk/projects.gnome.org/evolution/head.shtml Thu Nov 13 12:48:20 2008
@@ -3,25 +3,25 @@
<head>
<meta HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8">
<title><!--#echo var="title" --></title>
- <link rel="stylesheet" href="/projects/evolution/go.css" type="text/css">
- <link rel="stylesheet" href="/projects/evolution/irclog.css" type="text/css">
- <link rel="icon" href="/projects/evolution/images/evo-logo.ico" type="image/x-icon">
+ <link rel="stylesheet" href="go.css" type="text/css">
+ <link rel="stylesheet" href="irclog.css" type="text/css">
+ <link rel="icon" href="images/evo-logo.ico" type="image/x-icon">
</head>
<!--#if expr="$section = ''" -->
<!--#set var="section" value="unknown" -->
<!--#endif -->
<body id="pagename-<!--#echo var="section" -->">
<div id="page-header">
- <h1 id="logo"><a href="."><img src="/projects/evolution/images/evo-logo3.png" alt="Evolution" /></a></h1>
+ <h1 id="logo"><a href="."><img src="images/evo-logo3.png" alt="Evolution" /></a></h1>
</div>
<ul id="page-nav">
- <li id="overview" class="first"><a href="/projects/evolution/">Overview</a></li>
- <li id="features"><a href="/projects/evolution/features.shtml">Features</a></li>
- <li id="download"><a href="/projects/evolution/download.shtml">Download</a></li>
- <li id="eplugins"><a href="/projects/evolution/eplugins.shtml">EPlugins</a></li>
- <li id="documentation"><a href="/projects/evolution/documentation.shtml">Documentation</a></li>
- <li id="developer"><a href="/projects/evolution/developer.shtml">Developer</a></li>
- <li id="about"><a href="/projects/evolution/about.shtml">About</a></li>
+ <li id="overview" class="first"><a href="index.shtml">Overview</a></li>
+ <li id="features"><a href="features.shtml">Features</a></li>
+ <li id="download"><a href="download.shtml">Download</a></li>
+ <li id="eplugins"><a href="eplugins.shtml">EPlugins</a></li>
+ <li id="documentation"><a href="documentation.shtml">Documentation</a></li>
+ <li id="developer"><a href="developer.shtml">Developer</a></li>
+ <li id="about"><a href="about.shtml">About</a></li>
</ul>
<div id="page-content">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]