diff --git a/en/gnome/images/Makefile b/en/gnome/images/Makefile index 4c671313cf..464be5ec40 100644 --- a/en/gnome/images/Makefile +++ b/en/gnome/images/Makefile @@ -1,51 +1,41 @@ -# $FreeBSD: www/en/gnome/images/Makefile,v 1.40 2005/08/14 18:11:38 marcus Exp $ +# $FreeBSD: www/en/gnome/images/Makefile,v 1.41 2005/08/16 00:01:40 ahze 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= ss29-1.png -DATA+= ss29-1-tn.png -DATA+= ss210-1.png -DATA+= ss210-1-tn.png -DATA+= ss210-2.png -DATA+= ss210-2-tn.png -DATA+= ss210-3.png -DATA+= ss210-3-tn.png -DATA+= ss210-4.png -DATA+= ss210-4-tn.png -DATA+= ss211-1.png +DATA= ss211-1.png DATA+= ss211-1-tn.png DATA+= ss211-2.png DATA+= ss211-2-tn.png DATA+= ss211-3.png DATA+= ss211-3-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/ss210-1-tn.png b/en/gnome/images/ss210-1-tn.png deleted file mode 100644 index 70a628ddb1..0000000000 Binary files a/en/gnome/images/ss210-1-tn.png and /dev/null differ diff --git a/en/gnome/images/ss210-1.png b/en/gnome/images/ss210-1.png deleted file mode 100644 index 3cf81dd6a1..0000000000 Binary files a/en/gnome/images/ss210-1.png and /dev/null differ diff --git a/en/gnome/images/ss210-2-tn.png b/en/gnome/images/ss210-2-tn.png deleted file mode 100644 index 84d26eddc7..0000000000 Binary files a/en/gnome/images/ss210-2-tn.png and /dev/null differ diff --git a/en/gnome/images/ss210-2.png b/en/gnome/images/ss210-2.png deleted file mode 100644 index c051bdb00b..0000000000 Binary files a/en/gnome/images/ss210-2.png and /dev/null differ diff --git a/en/gnome/images/ss210-3-tn.png b/en/gnome/images/ss210-3-tn.png deleted file mode 100644 index b9281335a1..0000000000 Binary files a/en/gnome/images/ss210-3-tn.png and /dev/null differ diff --git a/en/gnome/images/ss210-3.png b/en/gnome/images/ss210-3.png deleted file mode 100644 index 18fdbfdeb3..0000000000 Binary files a/en/gnome/images/ss210-3.png and /dev/null differ diff --git a/en/gnome/images/ss210-4-tn.png b/en/gnome/images/ss210-4-tn.png deleted file mode 100644 index c36ebcd49e..0000000000 Binary files a/en/gnome/images/ss210-4-tn.png and /dev/null differ diff --git a/en/gnome/images/ss210-4.png b/en/gnome/images/ss210-4.png deleted file mode 100644 index 69122efc95..0000000000 Binary files a/en/gnome/images/ss210-4.png and /dev/null differ diff --git a/en/gnome/images/ss29-1-tn.png b/en/gnome/images/ss29-1-tn.png deleted file mode 100644 index 33428ab4fa..0000000000 Binary files a/en/gnome/images/ss29-1-tn.png and /dev/null differ diff --git a/en/gnome/images/ss29-1.png b/en/gnome/images/ss29-1.png deleted file mode 100644 index 71b9fd4441..0000000000 Binary files a/en/gnome/images/ss29-1.png and /dev/null differ