[gnomeweb-wml] Setting a warning about the status of GARNOME



commit 8a18b116a59168a0c3ae3fc6a1ba6cd480c5542d
Author: Baptiste Mille-Mathias <baptiste millemathias gmail com>
Date:   Thu Aug 12 06:32:12 2010 +0200

    Setting a warning about the status of GARNOME
    
    See http://mail.gnome.org/archives/gnome-love/2010-August/msg00002.html

 projects.gnome.org/garnome/deps-list-fc.html     |    5 +++++
 projects.gnome.org/garnome/deps-list-ubuntu.html |    6 ++++++
 projects.gnome.org/garnome/deps-list.html        |    5 +++++
 projects.gnome.org/garnome/devel.html            |    5 +++++
 projects.gnome.org/garnome/docs.html             |    5 +++++
 projects.gnome.org/garnome/faq.html              |    5 +++++
 projects.gnome.org/garnome/garnome.css           |    7 +++++++
 projects.gnome.org/garnome/index.html            |    5 +++++
 projects.gnome.org/garnome/scripts.html          |    5 +++++
 9 files changed, 48 insertions(+), 0 deletions(-)
---
diff --git a/projects.gnome.org/garnome/deps-list-fc.html b/projects.gnome.org/garnome/deps-list-fc.html
index 9ce6299..f6f4fb6 100644
--- a/projects.gnome.org/garnome/deps-list-fc.html
+++ b/projects.gnome.org/garnome/deps-list-fc.html
@@ -11,6 +11,11 @@
       <div id="body">
 	<div id="g-h1">GARNOME Dependencies</div>
 
+	<div class="deprecated">
+	    <p>GARNOME is no more maintained, so users are encouraged to switch to <a
+		href="http://live.gnome.org/Jhbuild";>Jhbuild</a> now.</p>
+	</div>
+
 	<br><div id="g-h2"><a href="http://fedora.redhat.com";>Fedora</a> Package Names</div>
 	<p>Package names for the Fedora Core Distribution.</p>
 
diff --git a/projects.gnome.org/garnome/deps-list-ubuntu.html b/projects.gnome.org/garnome/deps-list-ubuntu.html
index e6b3b97..7637e36 100644
--- a/projects.gnome.org/garnome/deps-list-ubuntu.html
+++ b/projects.gnome.org/garnome/deps-list-ubuntu.html
@@ -10,6 +10,12 @@
     <body>
       <div id="body">
 	<div id="g-h1">GARNOME Dependencies</div>
+
+	<div class="deprecated">
+	    <p>GARNOME is no more maintained, so users are encouraged to switch to <a
+		href="http://live.gnome.org/Jhbuild";>Jhbuild</a> now.</p>
+	</div>
+
 	<br><div id="g-h2"><a href="http://www.ubuntulinux.org";>Ubuntu</a> Package Names</div>
 	<p>Package names for the Ubuntu Distribution.</p>
 
diff --git a/projects.gnome.org/garnome/deps-list.html b/projects.gnome.org/garnome/deps-list.html
index d697dbb..246aab8 100644
--- a/projects.gnome.org/garnome/deps-list.html
+++ b/projects.gnome.org/garnome/deps-list.html
@@ -11,6 +11,11 @@
       <div id="body">
 
 	<div id="g-h1">GARNOME Dependencies</div>
+
+	<div class="deprecated">
+	    <p>GARNOME is no more maintained, so users are encouraged to switch to <a
+		href="http://live.gnome.org/Jhbuild";>Jhbuild</a> now.</p>
+	</div>
 	<p><div id="g-h2"><a href="deps-list-fc.html">Fedora Package Names</a></div></p>
 	<p><div id="g-h2"><a href="deps-list-ubuntu.html">Ubuntu Package Names</a></div></p>
 
diff --git a/projects.gnome.org/garnome/devel.html b/projects.gnome.org/garnome/devel.html
index 979039e..ae862d4 100644
--- a/projects.gnome.org/garnome/devel.html
+++ b/projects.gnome.org/garnome/devel.html
@@ -12,6 +12,11 @@
 
 	<h1>GARNOME Development</h1>
 
+	<div class="deprecated">
+	    <p>GARNOME is no more maintained, so users are encouraged to switch to <a
+		href="http://live.gnome.org/Jhbuild";>Jhbuild</a> now.</p>
+	</div>
+
 	<h2>Bug Reports</h2>
 
 	<p><a href="http://bugzilla.gnome.org";>Reporting bugs</a> is a great way to help make the GNOME project a better desktop environment for new and experienced users alike. Very often problems are not fixed just because they are not known.</p>
diff --git a/projects.gnome.org/garnome/docs.html b/projects.gnome.org/garnome/docs.html
index 4d30e98..20ad004 100644
--- a/projects.gnome.org/garnome/docs.html
+++ b/projects.gnome.org/garnome/docs.html
@@ -11,6 +11,11 @@
       <div id="body">
 	<h1>GARNOME Documentation</h1>
 
+	<div class="deprecated">
+	    <p>GARNOME is no more maintained, so users are encouraged to switch to <a
+		href="http://live.gnome.org/Jhbuild";>Jhbuild</a> now.</p>
+	</div>
+
 	<h2>The GARNOME Build System</h2>
 
 	<p>GARNOME is more than just the basic GNOME desktop. The developers have built a fully configurable, customisable and usable desktop environment that can be installed directly into a users home directory. This allows people who are running older distributions, or who are using corporate desktops to use an interface that is both attractive and current, while not affecting the underlying operation of their existing desktop.</p>
diff --git a/projects.gnome.org/garnome/faq.html b/projects.gnome.org/garnome/faq.html
index 1799698..93551e0 100644
--- a/projects.gnome.org/garnome/faq.html
+++ b/projects.gnome.org/garnome/faq.html
@@ -12,6 +12,11 @@
 
 	<h1>GARNOME Frequently Asked Questions</h1>
 
+	<div class="deprecated">
+	    <p>GARNOME is no more maintained, so users are encouraged to switch to <a
+		href="http://live.gnome.org/Jhbuild";>Jhbuild</a> now.</p>
+	</div>
+
 	<a name="1"></a>
 
 	<h2>1. General Information</h2>
diff --git a/projects.gnome.org/garnome/garnome.css b/projects.gnome.org/garnome/garnome.css
index 0bed44b..0b04533 100644
--- a/projects.gnome.org/garnome/garnome.css
+++ b/projects.gnome.org/garnome/garnome.css
@@ -87,3 +87,10 @@ a:hover {
 	color: rgb(51, 102, 255);
 	/* text-decoration: none; */
 	}
+
+div.deprecated p {
+	font-size: 2em;
+	border: 5px red solid;
+	background: #ef8ea1;
+	padding: 10px;
+	}
diff --git a/projects.gnome.org/garnome/index.html b/projects.gnome.org/garnome/index.html
index 5d35c17..0f88327 100644
--- a/projects.gnome.org/garnome/index.html
+++ b/projects.gnome.org/garnome/index.html
@@ -11,6 +11,11 @@
       <div id="body">
 	<h1>GARNOME</h1>
 
+	<div class="deprecated">
+	    <p>GARNOME is no more maintained, so users are encouraged to switch to <a
+		href="http://live.gnome.org/Jhbuild";>Jhbuild</a> now.</p>
+	</div>
+
 	<h2>A build utility for the GNOME Desktop</h2>
 
 	<p>GARNOME is a build utility that allows users to build the GNOME Desktop.</p>
diff --git a/projects.gnome.org/garnome/scripts.html b/projects.gnome.org/garnome/scripts.html
index 2b4b1b3..4b1c138 100644
--- a/projects.gnome.org/garnome/scripts.html
+++ b/projects.gnome.org/garnome/scripts.html
@@ -11,6 +11,11 @@
       <div id="body">
 	<h1>GARNOME Scripts</h1>
 
+	<div class="deprecated">
+	    <p>GARNOME is no more maintained, so users are encouraged to switch to <a
+		href="http://live.gnome.org/Jhbuild";>Jhbuild</a> now.</p>
+	</div>
+
 	<table border="1" frame="box" rules="all" bgcolor="white" cellspacing="0" cellpadding="4">
 	    <tr><th colspan="1" bgcolor="eaeaea">GARNOME Scripts</th></tr>
 



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