[iagno] Move themes over from gnome-games-extra-data
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [iagno] Move themes over from gnome-games-extra-data
- Date: Tue, 5 Mar 2013 03:59:47 +0000 (UTC)
commit 1f95482d433b922798217d034a97b113a9adfd9b
Author: Jeremy Bicha <jbicha ubuntu com>
Date: Mon Mar 4 22:39:58 2013 -0500
Move 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=695179
data/Makefile.am | 8 +++++++-
data/blend.png | Bin 0 -> 162355 bytes
data/flipblend.png | Bin 0 -> 144014 bytes
data/metal.png | Bin 0 -> 143067 bytes
data/metal2.png | Bin 0 -> 172817 bytes
data/shrink.png | Bin 0 -> 91776 bytes
data/sunmoon.png | Bin 0 -> 211377 bytes
7 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 121d1d9..1cf589a 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -6,7 +6,13 @@ ui_DATA = iagno.ui
themedir = $(datadir)/iagno/themes
theme_DATA = \
sun_and_star.svg \
- black_and_white.svg
+ black_and_white.svg \
+ blend.png \
+ flipblend.png \
+ metal.png \
+ metal2.png \
+ shrink.png \
+ sunmoon.png
soundsdir = $(datadir)/iagno/sounds
sounds_DATA = \
diff --git a/data/blend.png b/data/blend.png
new file mode 100644
index 0000000..152ff4c
Binary files /dev/null and b/data/blend.png differ
diff --git a/data/flipblend.png b/data/flipblend.png
new file mode 100644
index 0000000..0581684
Binary files /dev/null and b/data/flipblend.png differ
diff --git a/data/metal.png b/data/metal.png
new file mode 100644
index 0000000..a9f3500
Binary files /dev/null and b/data/metal.png differ
diff --git a/data/metal2.png b/data/metal2.png
new file mode 100644
index 0000000..ecfbc09
Binary files /dev/null and b/data/metal2.png differ
diff --git a/data/shrink.png b/data/shrink.png
new file mode 100644
index 0000000..09bb74a
Binary files /dev/null and b/data/shrink.png differ
diff --git a/data/sunmoon.png b/data/sunmoon.png
new file mode 100644
index 0000000..1127709
Binary files /dev/null and b/data/sunmoon.png differ
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]