diff --git a/en/gnome/contact.sgml b/en/gnome/contact.sgml index eea03c2d2f..4ec1d27c6d 100644 --- a/en/gnome/contact.sgml +++ b/en/gnome/contact.sgml @@ -1,130 +1,111 @@ - + ]> &header;

Contacts

Any questions regarding GNOME on FreeBSD should be addressed to the &email; mailing list. All FreeBSD GNOME users, as well as those who wish to help improve and maintain GNOME on FreeBSD, should feel free to join the mailing list. You do not have to subscribe if you just want to report a problem or ask for help -- just send your message to &email;@FreeBSD.org.

All relevant discussion should be carried out in the mailing list, unless there is a good reason for contacting one of the developers directly. The people involved in the FreeBSD GNOME Project are:

- - - - - - - -
     
Alexander Nedotsukov (bland@FreeBSD.org)
IRC (FreeNode): bland
bland
- jylefort - - Jean-Yves Lefort - (jylefort@FreeBSD.org)
- IRC (FreeNode): decadix -
Jeremy Messenger (mezz@FreeBSD.org)
IRC (FreeNode): mezz7
mezz
marcus Joe Marcus Clarke (marcus@FreeBSD.org)
WWW: www.marcuscom.com
AIM: FreeBSDMarcus
IRC (FreeNode): FreeBSDMarcus
Koop Mast (kwm@FreeBSD.org)
IRC (FreeNode): kwm
kwm
ahze Michael Johnson (ahze@FreeBSD.org)
IRC (FreeNode): ahze
- Pav Lucistnik - (pav@FreeBSD.org)
- WWW: www.oook.cz
- IRC (FreeNode): Pav -
- pav -

FreeBSD GNOME developers can also be found lurking on IRC, in #freebsd-gnome on FreeNode (irc.freenode.net).

The FreeBSD GNOME team alumni are:

&footer; diff --git a/en/gnome/images/Makefile b/en/gnome/images/Makefile index 80302869fd..8dbdf9d806 100644 --- a/en/gnome/images/Makefile +++ b/en/gnome/images/Makefile @@ -1,39 +1,38 @@ -# $FreeBSD: www/en/gnome/images/Makefile,v 1.53 2008/04/09 05:03:07 marcus Exp $ +# $FreeBSD: www/en/gnome/images/Makefile,v 1.54 2009/01/18 23:52:33 marcus Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif # For screenshots, please create 320x240 thumbnails of the images, and name # them -tn.png. This will minimize the load time for the index # page. If your source shot isn't of normal geometry, restrict the height # to 240 pixels and let the width vary. You can use the convert tool # included with ImageMagick to do this: # # convert -geometry x240 .png -tn.png # # Screenshots should be named according to the GNOME release they show. # E.g. the fourth screenshot for GNOME 2.6 is ss26-4.png, and the thumbnail # is ss26-4-tn.png DATA= ss224-1.png DATA+= ss224-1-tn.png DATA+= ss224-2.png DATA+= ss224-2-tn.png DATA+= gnome.png # FreeBSD GNOME Vanity Project DATA+= adamw.jpg DATA+= ahze.jpg #DATA+= bland.jpg DATA+= hippobutt.jpg DATA+= kwm.jpg DATA+= marcus.jpg DATA+= mezz.jpg -DATA+= pav.jpg .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/gnome/images/pav.jpg b/en/gnome/images/pav.jpg deleted file mode 100644 index 2970a29b53..0000000000 Binary files a/en/gnome/images/pav.jpg and /dev/null differ