Change &gnomever; and &gnomedevelver; to 2.8 and 2.9, respectively.
This commit is contained in:
parent
0b82b71148
commit
595466e1c7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=22847
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
<!-- $FreeBSD: www/en/gnome/includes.sgml,v 1.5 2004/04/04 22:07:06 adamw Exp $ -->
|
||||
<!-- $FreeBSD: www/en/gnome/includes.sgml,v 1.6 2004/05/22 02:28:28 marcus Exp $ -->
|
||||
|
||||
<!ENTITY email 'freebsd-gnome'>
|
||||
<!ENTITY gnomever '2.6'>
|
||||
<!ENTITY gnomedevelver '2.7'>
|
||||
<!ENTITY gnomever '2.8'>
|
||||
<!ENTITY gnomedevelver '2.9'>
|
||||
<!ENTITY author '<a href="&base;/gnome/contact.html">&email@FreeBSD.org</a><br>
|
||||
©right;'>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||
|
||||
<!-- $FreeBSD: www/en/gnome/includes.xsl,v 1.7 2004/01/24 07:58:44 marcus Exp $ -->
|
||||
<!-- $FreeBSD: www/en/gnome/includes.xsl,v 1.8 2004/05/22 02:28:28 marcus Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
||||
|
||||
|
@ -9,11 +9,11 @@
|
|||
</xsl:variable>
|
||||
|
||||
<xsl:variable name="gnomever">
|
||||
2.4
|
||||
2.8
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:variable name="gnomedevelver">
|
||||
2.7
|
||||
2.9
|
||||
</xsl:variable>
|
||||
|
||||
<xsl:variable name="author">
|
||||
|
|
Loading…
Reference in a new issue