Add a new GNOME 2.6 screenshot.
Submitted by: Francois Briere <f.briere@dopha.org>
This commit is contained in:
parent
bba2d3d087
commit
cb32d1a230
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20897
4 changed files with 12 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/gnome/images/Makefile,v 1.22 2004/04/01 05:58:33 adamw Exp $
|
||||
# $FreeBSD: www/en/gnome/images/Makefile,v 1.23 2004/04/06 03:58:07 adamw Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
|
@ -29,6 +29,8 @@ DATA+= ss26-4.png
|
|||
DATA+= ss26-4-tn.png
|
||||
DATA+= ss26-5.png
|
||||
DATA+= ss26-5-tn.png
|
||||
DATA+= ss26-6.png
|
||||
DATA+= ss26-6-tn.png
|
||||
DATA+= gnome.png
|
||||
|
||||
.include "${WEB_PREFIX}/share/mk/web.site.mk"
|
||||
|
|
BIN
en/gnome/images/ss26-6-tn.png
Normal file
BIN
en/gnome/images/ss26-6-tn.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 106 KiB |
BIN
en/gnome/images/ss26-6.png
Normal file
BIN
en/gnome/images/ss26-6.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 722 KiB |
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/screenshots.sgml,v 1.33 2004/04/01 05:58:33 adamw Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/gnome/screenshots.sgml,v 1.34 2004/04/06 03:58:07 adamw Exp $">
|
||||
<!ENTITY title "FreeBSD GNOME Project: Screenshots">
|
||||
<!ENTITY % gnomeincludes SYSTEM "includes.sgml"> %gnomeincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -57,6 +57,14 @@
|
|||
border="0" alt="GNOME 2.6 Screen Shot 5"
|
||||
title="GNOME 2.6 Screen Shot 5"></a>
|
||||
</p>
|
||||
|
||||
<p><b>A GNOME desktop showing off Rythmbox, the Eye of GNOME,
|
||||
the new wallpaper capplet, and some nice anti-aliased fonts all
|
||||
wrapped in the dark_OutWorld GTK+ theme:</b><br>
|
||||
<a href="images/ss26-6.png"><img src="images/ss26-6-tn.png"
|
||||
border="0" alt="GNOME 2.6 Screen Shot 6"
|
||||
title="GNOME 2.6 Screen Shot 6"></a>
|
||||
</p>
|
||||
&footer;
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue