[gnomeweb-wml] cheese: point the ssi includes to the right directory
- From: Daniel G. Siegel <dgsiegel src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnomeweb-wml] cheese: point the ssi includes to the right directory
- Date: Tue, 14 Jul 2009 23:09:23 +0000 (UTC)
commit 02f8cb12315eb41af894aa89e74299ab1a0ba48d
Author: daniel g. siegel <dgsiegel gnome org>
Date: Wed Jul 15 01:06:32 2009 +0200
cheese: point the ssi includes to the right directory
projects.gnome.org/cheese/archive.shtml | 4 ++--
projects.gnome.org/cheese/download.shtml | 4 ++--
projects.gnome.org/cheese/index.shtml | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/projects.gnome.org/cheese/archive.shtml b/projects.gnome.org/cheese/archive.shtml
index 8e8c815..8a43f00 100644
--- a/projects.gnome.org/cheese/archive.shtml
+++ b/projects.gnome.org/cheese/archive.shtml
@@ -15,7 +15,7 @@
<div id="left">
<h2>Old Stable releases</h2>
- <!--#include virtual="stable_archive.shtml"-->
+ <!--#include virtual="includes/stable_archive.shtml"-->
</div>
@@ -23,7 +23,7 @@
<h2>Old Development releases</h2>
- <!--#include virtual="unstable_archive.shtml"-->
+ <!--#include virtual="includes/unstable_archive.shtml"-->
</div>
</div><!-- bottom -->
diff --git a/projects.gnome.org/cheese/download.shtml b/projects.gnome.org/cheese/download.shtml
index 942b9d9..5d681f6 100644
--- a/projects.gnome.org/cheese/download.shtml
+++ b/projects.gnome.org/cheese/download.shtml
@@ -24,7 +24,7 @@
need several development packages.
</p>
- <!--#include virtual="stable.shtml"-->
+ <!--#include virtual="includes/stable.shtml"-->
</div>
<div id="right">
@@ -48,7 +48,7 @@
<h3>Already baked development packages</h3>
- <!--#include virtual="unstable.shtml"-->
+ <!--#include virtual="includes/unstable.shtml"-->
</div>
</div><!-- bottom -->
</div><!-- body -->
diff --git a/projects.gnome.org/cheese/index.shtml b/projects.gnome.org/cheese/index.shtml
index e036348..8f0052a 100644
--- a/projects.gnome.org/cheese/index.shtml
+++ b/projects.gnome.org/cheese/index.shtml
@@ -113,7 +113,7 @@
</div>
<div id="bottomRight">
- <!--#include virtual="news.shtml"-->
+ <!--#include virtual="includes/news.shtml"-->
</div>
</div><!-- bottom -->
</div><!-- body -->
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]