[gnome-sudoku] Remove legacy high contrast icons



commit 3925d1caa814aca9a4cbadce0af9c8f7764fa29e
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Tue Mar 17 08:33:17 2015 -0500

    Remove legacy high contrast icons

 configure.ac                                     |    1 -
 data/icons/HighContrast/16x16/gnome-sudoku.png   |  Bin 523 -> 0 bytes
 data/icons/HighContrast/22x22/gnome-sudoku.png   |  Bin 628 -> 0 bytes
 data/icons/HighContrast/24x24/gnome-sudoku.png   |  Bin 682 -> 0 bytes
 data/icons/HighContrast/256x256/gnome-sudoku.png |  Bin 3822 -> 0 bytes
 data/icons/HighContrast/32x32/gnome-sudoku.png   |  Bin 788 -> 0 bytes
 data/icons/HighContrast/48x48/gnome-sudoku.png   |  Bin 1157 -> 0 bytes
 data/icons/HighContrast/Makefile.am              |   15 ---------------
 data/icons/Makefile.am                           |    2 +-
 9 files changed, 1 insertions(+), 17 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 2a949fb..6ac6630 100644
--- a/configure.ac
+++ b/configure.ac
@@ -79,7 +79,6 @@ po/Makefile.in
 data/Makefile
 data/icons/Makefile
 data/icons/hicolor/Makefile
-data/icons/HighContrast/Makefile
 lib/Makefile
 help/Makefile
 src/Makefile
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index 74eb9d5..e9b9c06 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -1,3 +1,3 @@
-SUBDIRS = hicolor HighContrast
+SUBDIRS = hicolor
 
 -include $(top_srcdir)/git.mk


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