[lightsoff/gnome-3-16] install the symbolic icon in plus of the normal one, instead of 'in place of'



commit e9edead264b22b757ad059a51f079fb83bcacff9
Author: Dominique Leuenberger <dimstar opensuse org>
Date:   Wed Apr 15 10:25:14 2015 +0200

    install the symbolic icon in plus of the normal one, instead of 'in place of'
    
    https://bugzilla.gnome.org/show_bug.cgi?id=747894

 data/icons/hicolor/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/icons/hicolor/Makefile.am b/data/icons/hicolor/Makefile.am
index ee012ed..882e2ee 100644
--- a/data/icons/hicolor/Makefile.am
+++ b/data/icons/hicolor/Makefile.am
@@ -2,7 +2,7 @@ iconscalabledir=$(datadir)/icons/hicolor/scalable/apps
 iconsymbolicdir=$(datadir)/icons/hicolor/scalable/apps
 
 iconscalable_DATA = scalable/lightsoff.svg
-iconscalable_DATA = symbolic/lightsoff-symbolic.svg
+iconsymbolic_DATA = symbolic/lightsoff-symbolic.svg
 
 EXTRA_DIST = $(iconscalable_DATA) $(iconsymbolic_DATA)
 


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