gnomeweb-wml r5906 - in trunk: . www.gnome.org www.gnome.org/start/2.22



Author: ovitters
Date: Sat Mar  1 16:26:20 2008
New Revision: 5906
URL: http://svn.gnome.org/viewvc/gnomeweb-wml?rev=5906&view=rev

Log:
	* configure.in: Remove start/2.22. Use release-notes module instead.
	* www.gnome.org/htaccess: Redirect 2.22 to GNOME Library
	* www.gnome.org/start/2.22/*: Remove this.



Removed:
   trunk/www.gnome.org/start/2.22/
Modified:
   trunk/ChangeLog
   trunk/configure.in
   trunk/www.gnome.org/htaccess

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Sat Mar  1 16:26:20 2008
@@ -91,8 +91,6 @@
 www.gnome.org/start/2.18/Makefile
 www.gnome.org/start/2.18/notes/Makefile
 www.gnome.org/start/2.18/notes/docbook/Makefile
-www.gnome.org/start/2.22/Makefile
-www.gnome.org/start/2.22/docbook/Makefile
 www.gnome.org/projects/Makefile
 www.gnome.org/projects/agnubis/Makefile
 www.gnome.org/projects/agnubis/images/Makefile

Modified: trunk/www.gnome.org/htaccess
==============================================================================
--- trunk/www.gnome.org/htaccess	(original)
+++ trunk/www.gnome.org/htaccess	Sat Mar  1 16:26:20 2008
@@ -1,9 +1,10 @@
 Options +MultiViews +SymLinksIfOwnerMatch
 
 # Temporary utility redirects which should always exist
-Redirect /start/stable      http://www.gnome.org/start/2.20
+Redirect /start/stable      http://library.gnome.org/misc/release-notes/2.20/
 RedirectMatch ^/start/(2\.20)/notes        http://library.gnome.org/misc/release-notes/$1/
 Redirect /start/2.20      http://library.gnome.org/misc/release-notes/2.20/
+RedirectMatch ^/start/2.22      http://library.gnome.org/misc/release-notes/2.22/
 Redirect /start/unstable/schedule.ics    http://www.gnome.org/start/schedule-unstable.ics
 Redirect /start/unstable    http://live.gnome.org/TwoPointTwentyone
 



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