[iagno/gnome-3-16] Remove HighContrast icons.



commit 75cace990418c16a871e300dce3d6ea84dd804af
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Sat Mar 7 04:38:25 2015 +0100

    Remove HighContrast icons.

 configure.ac                              |    1 -
 data/icons/HighContrast/16x16/iagno.png   |  Bin 474 -> 0 bytes
 data/icons/HighContrast/22x22/iagno.png   |  Bin 629 -> 0 bytes
 data/icons/HighContrast/24x24/iagno.png   |  Bin 683 -> 0 bytes
 data/icons/HighContrast/256x256/iagno.png |  Bin 4541 -> 0 bytes
 data/icons/HighContrast/32x32/iagno.png   |  Bin 885 -> 0 bytes
 data/icons/HighContrast/48x48/iagno.png   |  Bin 1308 -> 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 74a1ad7..e5ef980 100644
--- a/configure.ac
+++ b/configure.ac
@@ -66,7 +66,6 @@ po/Makefile.in
 data/Makefile
 data/icons/Makefile
 data/icons/hicolor/Makefile
-data/icons/HighContrast/Makefile
 data/themes/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]