diff --git a/en/gnome/images/Makefile b/en/gnome/images/Makefile index 9874c63af4..c38678ab6e 100644 --- a/en/gnome/images/Makefile +++ b/en/gnome/images/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: www/en/gnome/images/Makefile,v 1.45 2006/09/18 21:59:03 ahze Exp $ +# $FreeBSD: www/en/gnome/images/Makefile,v 1.46 2006/09/19 19:51:25 ahze Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" @@ -19,11 +19,7 @@ # E.g. the fourth screenshot for GNOME 2.6 is ss26-4.png, and the thumbnail # is ss26-4-tn.png -DATA= ss214-1.png -DATA+= ss214-1-tn.png -DATA+= ss214-2.png -DATA+= ss214-2-tn.png -DATA+= ss216-1-tn.png +DATA= ss216-1-tn.png DATA+= ss216-1.png DATA+= ss216-2-tn.png DATA+= ss216-2.png diff --git a/en/gnome/images/ss214-1-tn.png b/en/gnome/images/ss214-1-tn.png deleted file mode 100644 index b7d2490ac5..0000000000 Binary files a/en/gnome/images/ss214-1-tn.png and /dev/null differ diff --git a/en/gnome/images/ss214-1.png b/en/gnome/images/ss214-1.png deleted file mode 100644 index 4c429a65be..0000000000 Binary files a/en/gnome/images/ss214-1.png and /dev/null differ diff --git a/en/gnome/images/ss214-2-tn.png b/en/gnome/images/ss214-2-tn.png deleted file mode 100644 index 73371192b1..0000000000 Binary files a/en/gnome/images/ss214-2-tn.png and /dev/null differ diff --git a/en/gnome/images/ss214-2.png b/en/gnome/images/ss214-2.png deleted file mode 100644 index 8d4254d64a..0000000000 Binary files a/en/gnome/images/ss214-2.png and /dev/null differ