Re: Missing "Art & Themes" link in gnome.org home



On Mon, 2004-10-11 at 19:54 +0800, James Henstridge wrote:
> On 11/10/04 19:35, Thomas Wood wrote:
> 
> >Forgot to include the index.html part of the diff
> >  
> >
> In future when submitting patches, use a diff format which includes some 
> context.  This makes it a lot easier to review.  The easiest way to do 
> this is to create a ~/.cvsrc file, and put the following line in it:
>     diff -up
> 
> This will cause cvs diff to generate unified context diffs by default, 
> which are preferred by most people.
> 
> James.
> 

Sorry forgot to add that option. Here they are again with unified
context.

-Thomas
Index: 2.x/style/navigation/top-users.xml
===================================================================
RCS file: /cvs/gnome/releng/2.x/style/navigation/top-users.xml,v
retrieving revision 1.2
diff -u -p -r1.2 top-users.xml
--- 2.x/style/navigation/top-users.xml	31 Mar 2004 18:53:49 -0000	1.2
+++ 2.x/style/navigation/top-users.xml	11 Oct 2004 12:48:16 -0000
@@ -13,6 +13,10 @@
 		<title>Users</title>
 	</item>
 
+	<item href="http://art.gnome.org/";>
+		<title>Art &amp; Themes</title>
+	</item>
+
 	<item href="http://developer.gnome.org/";>
 		<title>Developers</title>
 	</item>
Index: include/evilsedhack
===================================================================
RCS file: /cvs/gnome/gnomeweb-wml/include/evilsedhack,v
retrieving revision 1.16
diff -u -p -r1.16 evilsedhack
--- include/evilsedhack	1 Aug 2004 15:55:15 -0000	1.16
+++ include/evilsedhack	11 Oct 2004 12:46:06 -0000
@@ -39,6 +39,7 @@ cat <<-FOOT
 		<a href="/start/stable/">Download</a> &middot;
 		<!--<a href="/start/"><i>Get Involved!</i></a> &middot;-->
 		<a href="/"><b>Users</b></a> &middot;
+		<a href="http://art.gnome.org/";>Art &amp; Themes</a> &middot;
 		<a href="http://developer.gnome.org/";>Developers</a> &middot;
 		<a href="http://foundation.gnome.org/";>Foundation</a> &middot;
 		<a href="/contact/">Contact</a>
Index: www.gnome.org/index.html
===================================================================
RCS file: /cvs/gnome/gnomeweb-wml/www.gnome.org/index.html,v
retrieving revision 1.62
diff -u -p -r1.62 index.html
--- www.gnome.org/index.html	7 Oct 2004 04:08:09 -0000	1.62
+++ www.gnome.org/index.html	11 Oct 2004 12:46:06 -0000
@@ -104,6 +104,7 @@ Buy a shirt today!</a>
 <a href="/start/stable/">Download</a> &middot;
 <!--<a href="http://www.gnome.org/start/";><i>Get Involved!</i></a> &middot;-->
 <a href="/"><b>Users</b></a> &middot;
+<a href="http://art.gnome.org/";>Art &amp; Themes</a> &middot;
 <a href="http://developer.gnome.org/";>Developers</a> &middot;
 <a href="http://foundation.gnome.org/";>Foundation</a> &middot;
 <a href="/contact/">Contact</a>


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