[gnome-robots] Move extra themes over from gnome-games-extra-data



commit 8d0b9b59c3217218a245c1be60cabc4499c0f019
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Mon Mar 4 22:09:27 2013 -0500

    Move extra themes over from gnome-games-extra-data
    
    gnome-games-extra-data is obsolete so let's move the themes here
    
    https://bugzilla.gnome.org/show_bug.cgi?id=694225

 data/Makefile.am     |   11 +++++++++--
 data/anthills.png    |  Bin 0 -> 1307 bytes
 data/cows.png        |  Bin 0 -> 1156 bytes
 data/eggs.png        |  Bin 0 -> 2055 bytes
 data/mice.png        |  Bin 0 -> 1035 bytes
 data/spills.png      |  Bin 0 -> 1522 bytes
 data/stormclouds.png |  Bin 0 -> 1774 bytes
 data/toasters.png    |  Bin 0 -> 1648 bytes
 8 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index a33ea29..5109a22 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -32,9 +32,16 @@ sounds_DATA = \
        yahoo.ogg
 
 themedir = $(datadir)/gnome-robots/themes
-theme_DATA = gnomes.png \
-             robots.svg \
+theme_DATA = anthills.png \
              boo.svg \
+             cows.png \
+             eggs.png \
+             gnomes.png \
+             mice.png \
+             robots.svg \
+             spills.png \
+             stormclouds.png \
+             toasters.png \
              ufo.svg
 
 configdir = $(datadir)/gnome-robots/games
diff --git a/data/anthills.png b/data/anthills.png
new file mode 100644
index 0000000..7dff80c
Binary files /dev/null and b/data/anthills.png differ
diff --git a/data/cows.png b/data/cows.png
new file mode 100644
index 0000000..e09c872
Binary files /dev/null and b/data/cows.png differ
diff --git a/data/eggs.png b/data/eggs.png
new file mode 100644
index 0000000..cf1d402
Binary files /dev/null and b/data/eggs.png differ
diff --git a/data/mice.png b/data/mice.png
new file mode 100644
index 0000000..3d10f0d
Binary files /dev/null and b/data/mice.png differ
diff --git a/data/spills.png b/data/spills.png
new file mode 100644
index 0000000..e10f8d6
Binary files /dev/null and b/data/spills.png differ
diff --git a/data/stormclouds.png b/data/stormclouds.png
new file mode 100644
index 0000000..03827c0
Binary files /dev/null and b/data/stormclouds.png differ
diff --git a/data/toasters.png b/data/toasters.png
new file mode 100644
index 0000000..d2e128b
Binary files /dev/null and b/data/toasters.png differ


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]