[gnome-photos] icons: Rename the hicolor source to make room for HighContrast icons



commit bd326b846eaf86fc4bf0f338a67a85e0fcd8f9a1
Author: Debarshi Ray <debarshir gnome org>
Date:   Wed Aug 13 13:16:05 2014 +0200

    icons: Rename the hicolor source to make room for HighContrast icons
    
    Fixes: https://bugzilla.gnome.org/734398

 data/icons/Makefile.am                             |    2 +-
 .../{gnome-photos.svg => hicolor_gnome-photos.svg} |    0
 2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index 290b8ef..49c8631 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -12,7 +12,7 @@ public_icons = \
        $(NULL)
 
 noinst_DATA = \
-       gnome-photos.svg \
+       hicolor_gnome-photos.svg \
        $(NULL)
 
 EXTRA_DIST = \
diff --git a/data/icons/gnome-photos.svg b/data/icons/hicolor_gnome-photos.svg
similarity index 100%
rename from data/icons/gnome-photos.svg
rename to data/icons/hicolor_gnome-photos.svg


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