[gnome-photos] new way to install HC app icon: symbolic



commit ea919cc72bf03b5c8fda959f86905f69ff7b43d7
Author: Jakub Steiner <jimmac gmail com>
Date:   Thu Jan 22 18:55:56 2015 +0100

    new way to install HC app icon: symbolic
    
    the old PNG approach only necessary for gtk2 apps
    
    https://bugzilla.gnome.org/show_bug.cgi?id=737990

 .../icons/HighContrast_apps_16x16_gnome-photos.png |  Bin 435 -> 0 bytes
 .../icons/HighContrast_apps_22x22_gnome-photos.png |  Bin 528 -> 0 bytes
 .../icons/HighContrast_apps_24x24_gnome-photos.png |  Bin 653 -> 0 bytes
 .../HighContrast_apps_256x256_gnome-photos.png     |  Bin 6474 -> 0 bytes
 .../icons/HighContrast_apps_32x32_gnome-photos.png |  Bin 752 -> 0 bytes
 .../icons/HighContrast_apps_48x48_gnome-photos.png |  Bin 1182 -> 0 bytes
 data/icons/Makefile.am                             |    9 +--------
 ...icolor_apps_scalable_gnome-photos-symbolic.svg} |    0
 8 files changed, 1 insertions(+), 8 deletions(-)
---
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index 00b69b4..7a216b8 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -1,25 +1,18 @@
 public_icon_themes = \
-       HighContrast \
        hicolor \
        $(NULL)
 
 public_icons = \
-       HighContrast_apps_16x16_gnome-photos.png \
-       HighContrast_apps_22x22_gnome-photos.png \
-       HighContrast_apps_24x24_gnome-photos.png \
-       HighContrast_apps_32x32_gnome-photos.png \
-       HighContrast_apps_48x48_gnome-photos.png \
-       HighContrast_apps_256x256_gnome-photos.png \
        hicolor_apps_16x16_gnome-photos.png \
        hicolor_apps_22x22_gnome-photos.png \
        hicolor_apps_24x24_gnome-photos.png \
        hicolor_apps_32x32_gnome-photos.png \
        hicolor_apps_48x48_gnome-photos.png \
        hicolor_apps_256x256_gnome-photos.png \
+       hicolor_apps_scalable_gnome-photos-symbolic.svg \
        $(NULL)
 
 noinst_DATA = \
-       HighContrast_gnome-photos.svg \
        hicolor_gnome-photos.svg \
        $(NULL)
 
diff --git a/data/icons/HighContrast_gnome-photos.svg 
b/data/icons/hicolor_apps_scalable_gnome-photos-symbolic.svg
similarity index 100%
rename from data/icons/HighContrast_gnome-photos.svg
rename to data/icons/hicolor_apps_scalable_gnome-photos-symbolic.svg


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