Add another GNOME 2.6 screenshot, showing off some of the image-embedding

stuff and the new file selector dialog boxes.
This commit is contained in:
Adam Weinberger 2004-04-01 05:58:33 +00:00
parent 279f7a6e72
commit e72c205b02
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20462
4 changed files with 12 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# $FreeBSD: www/en/gnome/images/Makefile,v 1.20 2004/03/31 22:29:48 adamw Exp $
# $FreeBSD: www/en/gnome/images/Makefile,v 1.21 2004/03/31 22:35:14 adamw Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
@ -21,6 +21,8 @@ DATA+= ss16.png
DATA+= ss16-tn.png
DATA+= ss17.png
DATA+= ss17-tn.png
DATA+= ss18.png
DATA+= ss18-tn.png
DATA+= gnome.png
.include "${WEB_PREFIX}/share/mk/web.site.mk"

BIN
en/gnome/images/ss18-tn.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

BIN
en/gnome/images/ss18.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

View file

@ -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.31 2004/03/31 22:29:48 adamw Exp $">
<!ENTITY date "$FreeBSD: www/en/gnome/screenshots.sgml,v 1.32 2004/03/31 22:35:14 adamw Exp $">
<!ENTITY title "FreeBSD GNOME Project: Screenshots">
<!ENTITY % gnomeincludes SYSTEM "includes.sgml"> %gnomeincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -32,6 +32,14 @@
<a href="images/ss17.png"><img src="images/ss17-tn.png"
border="0" alt="Screen Shot 17" title="Screen Shot 17"></a>
</p>
<p><b>Nautilus showing the embedded Eye Of GNOME component, and
Eye Of GNOME stand-alone with the same image open, The Gimp with
another image open, and examples of the Gimp file selector (with
previews) and the new GtkFileChooser:</b><br>
<a href="images/ss18.png"><img src="images/ss18-tn.png"
border="0" alt="Screen Shot 18" title="Screen Shot 18"></a>
</p>
&footer;
</body>
</html>