gnomeweb-wml r5910 - in trunk: . www.gnome.org/start www.gnome.org/start/2.12 www.gnome.org/start/2.12/notes www.gnome.org/start/2.14 www.gnome.org/start/2.14/notes www.gnome.org/start/2.16 www.gnome.org/start/2.18



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

Log:
* configure.in: Remove the 2.12 - 2.18 release notes as these are
available in the release-notes repos from now on.
* www.gnome.org/start/2.12/Makefile.am: Kill notes directory.
* www.gnome.org/start/2.12/notes/*: Remove
* www.gnome.org/start/2.14/Makefile.am: Kill the notes directory.
* www.gnome.org/start/2.14/notes/*: Remove
* www.gnome.org/start/2.16/*: Remove
* www.gnome.org/start/2.18/*: Remove
* www.gnome.org/start/Makefile.am: Remove references to 2.16, 2.18
directories. Keep 2.12 and 2.14 as they still have translated press
releases.


Removed:
   trunk/www.gnome.org/start/2.12/notes/
   trunk/www.gnome.org/start/2.14/notes/
   trunk/www.gnome.org/start/2.16/
   trunk/www.gnome.org/start/2.18/
Modified:
   trunk/ChangeLog
   trunk/configure.in
   trunk/www.gnome.org/start/2.12/Makefile.am
   trunk/www.gnome.org/start/2.14/Makefile.am
   trunk/www.gnome.org/start/Makefile.am

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Sat Mar  1 21:29:20 2008
@@ -76,21 +76,11 @@
 www.gnome.org/start/2.11/desktop/Makefile
 www.gnome.org/start/2.11/bindings/Makefile
 www.gnome.org/start/2.12/Makefile
-www.gnome.org/start/2.12/notes/Makefile
-www.gnome.org/start/2.12/notes/docbook/Makefile
 www.gnome.org/start/2.12/press_release/Makefile
 www.gnome.org/start/2.12/press_release/docbook/Makefile
 www.gnome.org/start/2.14/Makefile
-www.gnome.org/start/2.14/notes/Makefile
-www.gnome.org/start/2.14/notes/docbook/Makefile
 www.gnome.org/start/2.14/press_release/Makefile
 www.gnome.org/start/2.14/press_release/docbook/Makefile
-www.gnome.org/start/2.16/Makefile
-www.gnome.org/start/2.16/notes/Makefile
-www.gnome.org/start/2.16/notes/docbook/Makefile
-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/projects/Makefile
 www.gnome.org/projects/agnubis/Makefile
 www.gnome.org/projects/agnubis/images/Makefile

Modified: trunk/www.gnome.org/start/2.12/Makefile.am
==============================================================================
--- trunk/www.gnome.org/start/2.12/Makefile.am	(original)
+++ trunk/www.gnome.org/start/2.12/Makefile.am	Sat Mar  1 21:29:20 2008
@@ -1,4 +1,4 @@
-SUBDIRS = notes press_release
+SUBDIRS = press_release
 
 urlpath = /start/2.12
 

Modified: trunk/www.gnome.org/start/2.14/Makefile.am
==============================================================================
--- trunk/www.gnome.org/start/2.14/Makefile.am	(original)
+++ trunk/www.gnome.org/start/2.14/Makefile.am	Sat Mar  1 21:29:20 2008
@@ -1,4 +1,4 @@
-SUBDIRS = notes press_release
+SUBDIRS = press_release
 
 urlpath = /start/2.14
 

Modified: trunk/www.gnome.org/start/Makefile.am
==============================================================================
--- trunk/www.gnome.org/start/Makefile.am	(original)
+++ trunk/www.gnome.org/start/Makefile.am	Sat Mar  1 21:29:20 2008
@@ -1,7 +1,7 @@
 ## Ancient SUBDIRS that we don't want included because regenerating
 ## release notes every freakin' build really, really sucks; they
 ## should just be considered static.
-STATIC_SUBDIRS = 2.0 2.1 2.2 2.3 2.4 2.5 2.6 2.7 2.8 2.9 2.10 2.11 2.12 2.14 2.16 2.18
+STATIC_SUBDIRS = 2.0 2.1 2.2 2.3 2.4 2.5 2.6 2.7 2.8 2.9 2.10 2.11 2.12 2.14
 
 ## SUBDIRS we want to still be regenerated
 SUBDIRS = 



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