Update the GNOME logo to the GNOME 2 version.
Obtained from: http://www.gnome.org/
This commit is contained in:
parent
dc9f6e5c6c
commit
930a4dadd0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17619
2 changed files with 3 additions and 3 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 8.5 KiB After Width: | Height: | Size: 5.8 KiB |
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/en/gnome/index.xsl,v 1.35 2003/06/18 23:30:32 murray Exp $ -->
|
||||
<!-- $FreeBSD: www/en/gnome/index.xsl,v 1.36 2003/07/15 21:26:05 marcus Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
|
|
@ -9,7 +9,7 @@
|
|||
<xsl:import href="includes.xsl"/>
|
||||
|
||||
<xsl:variable name="base" select="'..'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/gnome/index.xsl,v 1.35 2003/06/18 23:30:32 murray Exp $'"/>
|
||||
<xsl:variable name="date" select="'$FreeBSD: www/en/gnome/index.xsl,v 1.36 2003/07/15 21:26:05 marcus Exp $'"/>
|
||||
<xsl:variable name="title" select="'FreeBSD GNOME Project'"/>
|
||||
|
||||
<xsl:output type="html" encoding="iso-8859-1"
|
||||
|
|
@ -92,7 +92,7 @@
|
|||
<td align="left" valign="top" rowspan="2">
|
||||
<h2><font color="#990000">What is GNOME?</font></h2>
|
||||
<img src="{$base}/gnome/images/gnome.png" align="right"
|
||||
border="0" width="66" height="83" alt="GNOME Logo"/>
|
||||
border="0" alt="GNOME Logo"/>
|
||||
|
||||
<p>The GNOME project was born as an effort to create an entirely free
|
||||
desktop environment for free systems. From the start, the main
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue