[gitg] Only update themes for which we have icons



commit ec77c2362ce4c60fcb3c27e4466080e65a3f5670
Author: Jesse van den Kieboom <jessevdk gmail com>
Date:   Sun Jan 5 16:57:45 2014 +0100

    Only update themes for which we have icons

 data/icons/Makefile.am |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index 1307b11..09978bb 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -1,8 +1,5 @@
 data_icons_public_icons_themes = \
-       hicolor \
-       HighContrastLargePrint \
-       HighContrastLargePrintInverse \
-       LowContrastLargePrint
+       hicolor
 
 data_icons_public_icons = \
        hicolor_apps_16x16_gitg.png \


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