[lightsoff] install the symbolic icon in plus of the normal one, instead of 'in place of'
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [lightsoff] install the symbolic icon in plus of the normal one, instead of 'in place of'
- Date: Wed, 15 Apr 2015 14:19:45 +0000 (UTC)
commit 2d1b546ea1392b533e8d3e7cd06c67478dde33f0
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]