[foundation-web] Removed referenda page



commit b5cbf0c8e9d31b12820efa668b2d525e1214891e
Author: Tobias Mueller <tobiasmue gnome org>
Date:   Fri Oct 1 16:53:09 2010 +0300

    Removed referenda page

 configure.in                               |    1 -
 foundation.gnome.org/Makefile.am           |    2 +-
 foundation.gnome.org/referenda/.cvsignore  |    3 --
 foundation.gnome.org/referenda/Makefile.am |    6 -----
 foundation.gnome.org/referenda/index.wml   |   31 ----------------------------
 include/add-header.xsl                     |    3 +-
 include/evilsedhack                        |    3 +-
 7 files changed, 3 insertions(+), 46 deletions(-)
---
diff --git a/configure.in b/configure.in
index 6b9f3de..8a3d1ea 100644
--- a/configure.in
+++ b/configure.in
@@ -40,7 +40,6 @@ foundation.gnome.org/licensing/usergroup/Makefile
 foundation.gnome.org/finance/Makefile
 foundation.gnome.org/membership/Makefile
 foundation.gnome.org/news/Makefile
-foundation.gnome.org/referenda/Makefile
 foundation.gnome.org/reports/Makefile
 foundation.gnome.org/vote/Makefile
 foundation.gnome.org/vote/include/Makefile
diff --git a/foundation.gnome.org/Makefile.am b/foundation.gnome.org/Makefile.am
index 2acff70..e4386eb 100644
--- a/foundation.gnome.org/Makefile.am
+++ b/foundation.gnome.org/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = about contact elections img legal licensing membership news referenda finance vote reports
+SUBDIRS = about contact elections img legal licensing membership news finance vote reports
 
 urlpath = 
 
diff --git a/include/add-header.xsl b/include/add-header.xsl
index a42fd29..a2e69cb 100644
--- a/include/add-header.xsl
+++ b/include/add-header.xsl
@@ -47,8 +47,7 @@
 	  <li><a href="http://blogs.gnome.org/foundation/";>Blog</a></li>
 	  <li><a href="{$root}/reports/">Reports</a></li>
 	  <li><a href="{$root}/membership/">Membership</a></li>
-	  <li><a href="{$root}/elections/">Elections</a></li>
-	  <li><a href="{$root}/referenda/">Referenda</a></li>
+	  <li><a href="{$root}/elections/">Elections and Referenda</a></li>
 	  <li><a href="{$root}/legal/">Legal</a></li>
 	  <li><a href="{$root}/finance/">Finance</a></li>
 	  <li><a href="{$root}/contact/">Contact</a></li>
diff --git a/include/evilsedhack b/include/evilsedhack
index bc31de0..56e4092 100755
--- a/include/evilsedhack
+++ b/include/evilsedhack
@@ -14,8 +14,7 @@ cat <<-FOOT
 		<li><a href="http://blogs.gnome.org/foundation/";>Blog</a></li>
 		<li><a href="$ROOT/reports/">Reports</a></li>
 		<li><a href="$ROOT/membership/">Membership</a></li>
-		<li><a href="$ROOT/elections/">Elections</a></li>
-		<li><a href="$ROOT/referenda/">Referenda</a></li>
+		<li><a href="$ROOT/elections/">Elections and Referenda</a></li>
 		<li><a href="$ROOT/legal/">Legal</a></li>
 		<li><a href="$ROOT/finance/">Finance</a></li>
 		<li><a href="$ROOT/contact/">Contact</a></li>



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