Add screenshots.sgml to CVS.

This commit is contained in:
Maxim Sobolev 2002-01-06 06:43:17 +00:00
parent 9cee4413d9
commit 93fb961597
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11608
2 changed files with 80 additions and 1 deletions

View file

@ -7,6 +7,6 @@
.include "../Makefile.inc"
.endif
DOCS+= index.sgml
DOCS+= index.sgml screenshots.sgml
.include "${WEB_PREFIX}/share/mk/web.site.mk"

79
en/gnome/screenshots.sgml Normal file
View file

@ -0,0 +1,79 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD GNOME Project">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<html>
&header;
<table border="0" width="747px">
<tr>
<td>
<table border="0" cellspacing="0" cellpadding="2">
<tr>
<TD bgcolor="#990000" WIDTH="5px">&nbsp;</TD>
<TD ALIGN="LEFT" VALIGN="TOP" bgcolor="#ffcc66" WIDTH="145px">
<P><BIG><FONT COLOR="#990000"><B>News</B></FONT></BIG>
<SMALL><BR>
<A HREF="newsflash.html">Announcements</A><BR>
</SMALL>
<P><BIG><FONT COLOR="#990000"><B>GNOME on FreeBSD</B></FONT></BIG>
<SMALL><BR>
<A HREF="http://www.FreeBSD.org/gnome/">GNOME on FreeBSD Home</A><BR>
<A HREF="docs/install-gnome.html">Installation Instructions</A><BR>
<A HREF="http://www.FreeBSD.org/ports/gnome.html">Available Applications</A><BR>
<A HREF="docs/volunteer.html">How to Help</A><BR>
<A HREF="docs/bugging.html">Reporting a Bug</A><BR>
<A HREF="screenshots/screens.html">Screenshots</A><BR>
<A HREF="docs/contact.html">Contact Us</A><BR>
</SMALL>
<P><BIG><FONT COLOR="#990000"><B>Documentation</B></FONT></BIG>
<SMALL><BR>
<A HREF="faq/faq.html">FAQ</A><BR>
<A HREF="docs/porting.html">Creating Ports</A><BR>
</SMALL></P>
<P><BIG><FONT COLOR="#990000"><B>Resources</B></FONT></BIG>
<SMALL><BR>
<A HREF="http://www.gnome.org/">GNOME Project</A><BR>
<a href="http://www.kde.org/">KDE Project</a><br>
<A HREF="http://freebsd.kde.org/">KDE on FreeBSD</A><BR>
</SMALL></P>
<FORM ACTION="http://www.freebsd.org/cgi/search.cgi" METHOD="GET"> <SMALL> Search for:<BR>
<INPUT TYPE="TEXT" NAME="words" SIZE="10">
<INPUT TYPE="HIDDEN" NAME="max" VALUE="25">
<INPUT TYPE="HIDDEN" NAME="source" VALUE="www">
<INPUT TYPE="SUBMIT" VALUE="Go"></SMALL>
</FORM>
</TD>
</tr>
</table>
</TD>
<TD VALIGN="TOP">
<TABLE border="0">
<TR>
<TD ALIGN="justify">
<P>Here are some examples of GNOME running on FreeBSD. Click on the thumbnails
below to see a larger image.</P>
<P>
<B>The gratuitous action shot.</B><BR>
<A HREF="images/ss1.jpg"><IMG SRC="images/ss1.jpg" ALT="Screen Shot 1" HEIGHT="240" WIDTH="320" BORDER="0"></A>
</P>
</TD>
</tr>
</TABLE>
</td>
</tr>
</table>
&footer;
</BODY>
</HTML>