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



commit 1f8747058516b74840fb258b240558fd2df08824
Author: Debarshi Ray <debarshir gnome org>
Date:   Mon Oct 6 11:24:53 2014 +0200

    icons: Rename the hicolor source to make room for HighContrast icons
    
    https://bugzilla.gnome.org/show_bug.cgi?id=734658

 data/icons/Makefile.am                             |    2 +-
 ...e-documents.svg => hicolor_gnome-documents.svg} |    0
 2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index d7a72cd..d6c2b08 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -14,7 +14,7 @@ public_icons = \
        $(NULL)
 
 noinst_DATA = \
-       gnome-documents.svg \
+       hicolor_gnome-documents.svg \
        $(NULL)
 
 EXTRA_DIST = \
diff --git a/data/icons/gnome-documents.svg b/data/icons/hicolor_gnome-documents.svg
similarity index 100%
rename from data/icons/gnome-documents.svg
rename to data/icons/hicolor_gnome-documents.svg


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