[gnome-backgrounds] Remove abstract backgrounds
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-backgrounds] Remove abstract backgrounds
- Date: Tue, 22 Mar 2011 00:54:11 +0000 (UTC)
commit 6c7a1f8849ad058a74963b09972e9a0676cc2e3d
Author: William Jon McCann <jmccann redhat com>
Date: Mon Mar 21 20:48:11 2011 -0400
Remove abstract backgrounds
They aren't really up to our fancy pants new standards :)
Makefile.am | 2 +-
abstract/Flow.png | Bin 384332 -> 0 bytes
abstract/Gulp.png | Bin 2090753 -> 0 bytes
abstract/Makefile.am | 30 ----
abstract/Silk.png | Bin 233640 -> 0 bytes
abstract/Silk.svg | 239 --------------------------------
abstract/Spring.png | Bin 77510 -> 0 bytes
abstract/Spring.svg | 194 --------------------------
abstract/Waves.png | Bin 239524 -> 0 bytes
abstract/Waves.svg | 277 -------------------------------------
abstract/gnome-abstract.xml.in.in | 41 ------
autogen.sh | 2 +-
configure.ac | 1 -
po/POTFILES.in | 1 -
po/POTFILES.skip | 1 -
15 files changed, 2 insertions(+), 786 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 8e6541f..4dce68b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = abstract cosmos nature po
+SUBDIRS = cosmos nature po
dist-hook:
@if test -d "$(srcdir)/.git"; \
diff --git a/autogen.sh b/autogen.sh
index cff7365..8b17e1b 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -7,7 +7,7 @@ test -z "$srcdir" && srcdir=.
PKG_NAME="gnome-backgrounds"
(test -f $srcdir/configure.ac \
- && test -d $srcdir/abstract ) || {
+ && test -d $srcdir/nature ) || {
echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
echo " top-level $PKG_NAME directory"
exit 1
diff --git a/configure.ac b/configure.ac
index 7867ad8..93b2432 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,6 @@ AM_GLIB_GNU_GETTEXT()
AC_CONFIG_FILES([
Makefile
-abstract/Makefile
cosmos/Makefile
nature/Makefile
po/Makefile.in
diff --git a/po/POTFILES.in b/po/POTFILES.in
index f48ad14..025bdbe 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,3 +1,2 @@
-abstract/gnome-abstract.xml.in.in
cosmos/gnome-cosmos.xml.in.in
nature/gnome-nature.xml.in.in
diff --git a/po/POTFILES.skip b/po/POTFILES.skip
index e4464ed..6648197 100644
--- a/po/POTFILES.skip
+++ b/po/POTFILES.skip
@@ -1,4 +1,3 @@
-abstract/gnome-abstract.xml.in
cosmos/gnome-cosmos.xml.in
nature/gnome-nature.xml.in
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]