[five-or-more] Move extra themes over from gnome-games-extra-data



commit 981a3dca16c7fe150e34e79ee75d399d009350f8
Author: Jeremy Bicha <jbicha ubuntu com>
Date:   Mon Mar 4 22:17:04 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=695178

 data/Makefile.am |    4 ++++
 data/classic.png |  Bin 0 -> 22957 bytes
 data/dots.png    |  Bin 0 -> 26927 bytes
 data/gumball.png |  Bin 0 -> 35735 bytes
 data/pulse.png   |  Bin 0 -> 33780 bytes
 5 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index d8b7d85..0e4286a 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -8,6 +8,10 @@ ui_DATA = \
 themedir = $(datadir)/five-or-more/themes
 theme_DATA = \
        balls.svg       \
+       classic.png     \
+       dots.png        \
+       gumball.png     \
+       pulse.png       \
        shapes.svg
 
 gsettings_in_file = org.gnome.five-or-more.gschema.xml.in
diff --git a/data/classic.png b/data/classic.png
new file mode 100644
index 0000000..4d85776
Binary files /dev/null and b/data/classic.png differ
diff --git a/data/dots.png b/data/dots.png
new file mode 100644
index 0000000..4f48934
Binary files /dev/null and b/data/dots.png differ
diff --git a/data/gumball.png b/data/gumball.png
new file mode 100644
index 0000000..50a1adb
Binary files /dev/null and b/data/gumball.png differ
diff --git a/data/pulse.png b/data/pulse.png
new file mode 100644
index 0000000..c062c9b
Binary files /dev/null and b/data/pulse.png differ


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