[iagno] Remove old themes



commit 611ec9f2be84364b265b76dfca5e653a062a9eb3
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Thu Jan 16 22:12:34 2014 -0600

    Remove old themes
    
    The only themes worth retaining are Black and White (the default) and
    Sun and Star (used for the icon). The rest are very old indeed.

 data/Makefile.am   |    8 +-------
 data/blend.png     |  Bin 162355 -> 0 bytes
 data/flipblend.png |  Bin 144014 -> 0 bytes
 data/metal.png     |  Bin 143067 -> 0 bytes
 data/metal2.png    |  Bin 172817 -> 0 bytes
 data/shrink.png    |  Bin 91776 -> 0 bytes
 data/sunmoon.png   |  Bin 211377 -> 0 bytes
 7 files changed, 1 insertions(+), 7 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 2d72668..9250162 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -6,13 +6,7 @@ ui_DATA = iagno.ui
 themedir = $(datadir)/iagno/themes
 theme_DATA = \
        sun_and_star.svg \
-       black_and_white.svg \
-       blend.png \
-       flipblend.png \
-       metal.png \
-       metal2.png \
-       shrink.png \
-       sunmoon.png
+       black_and_white.svg
 
 soundsdir = $(datadir)/iagno/sounds
 sounds_DATA = \


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