[gnomeweb-wml] cheese: use the same header for the package archive as for the download page



commit 65b75e44a3fa58a016bb776102ec39bb112c5084
Author: daniel g. siegel <dgsiegel gnome org>
Date:   Tue Jul 14 12:19:11 2009 +0200

    cheese: use the same header for the package archive as for the download page

 projects.gnome.org/cheese/Makefile.am          |    1 -
 projects.gnome.org/cheese/archive.shtml        |    2 +-
 projects.gnome.org/cheese/archive_header.shtml |   52 ------------------------
 3 files changed, 1 insertions(+), 54 deletions(-)
---
diff --git a/projects.gnome.org/cheese/Makefile.am b/projects.gnome.org/cheese/Makefile.am
index 383d5ff..fe06e0e 100644
--- a/projects.gnome.org/cheese/Makefile.am
+++ b/projects.gnome.org/cheese/Makefile.am
@@ -11,7 +11,6 @@ page_SCRIPTS= \
 	download.shtml \
 	stable.shtml \
 	unstable.shtml \
-	archive_header.shtml \
 	archive.shtml \
 	stable_archive.shtml \
 	unstable_archive.shtml \
diff --git a/projects.gnome.org/cheese/archive.shtml b/projects.gnome.org/cheese/archive.shtml
index 4699122..54dba68 100644
--- a/projects.gnome.org/cheese/archive.shtml
+++ b/projects.gnome.org/cheese/archive.shtml
@@ -1,6 +1,6 @@
 <!--#set var="title" value="Cheese - Old releases"-->
 <!--#set var="section" value="archive"-->
-<!--#include virtual="archive_header.shtml"-->
+<!--#include virtual="header.shtml"-->
 
     <div id="body">
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]