[bijiben] icons: do not install the source svg



commit 5f72c8366f1606800826329bd0e28a9775ecf351
Author: Pierre-Yves Luyten <py luyten fr>
Date:   Wed Aug 28 00:19:42 2013 +0200

    icons: do not install the source svg
    
    Install all public hicolor apps icon but this one. Put this to no inst.
    See 706910

 data/icons/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index 2ec5d6d..4b9478f 100755
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -11,8 +11,7 @@ public_icons = \
        hicolor_apps_32x32_bijiben.png \
        hicolor_apps_48x48_bijiben.png \
        hicolor_apps_256x256_bijiben.png \
-       hicolor_apps_scalable_bijiben.svg \
-        HighContrast_apps_scalable_bijiben.svg \
+       HighContrast_apps_scalable_bijiben.svg \
        $(NULL)
 
 private_icons = \
@@ -24,6 +23,7 @@ private_icons = \
        $(NULL)
 
 noinst_DATA = \
+       hicolor_apps_scalable_bijiben.svg \
        $(NULL)
 
 EXTRA_DIST = \


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