[bijiben/gnome-3-14] help: update icon to use the full colour



commit 7db432ee011739aa0674d710077a8068f4db0855
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Fri Nov 28 10:53:03 2014 +0000

    help: update icon to use the full colour

 .../figures/HighContrast_apps_scalable_bijiben.svg |  110 --------------------
 help/C/figures/hicolor_apps_48x48_bijiben.png      |  Bin 0 -> 2561 bytes
 help/C/index.page                                  |    4 +-
 help/Makefile.am                                   |    2 +-
 4 files changed, 3 insertions(+), 113 deletions(-)
---
diff --git a/help/C/figures/hicolor_apps_48x48_bijiben.png b/help/C/figures/hicolor_apps_48x48_bijiben.png
new file mode 100644
index 0000000..7381cda
Binary files /dev/null and b/help/C/figures/hicolor_apps_48x48_bijiben.png differ
diff --git a/help/C/index.page b/help/C/index.page
index 966ed3e..64d2239 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -23,8 +23,8 @@
   </info>
 
   <title>
-  <media type="image" mime="image/png" src="figures/HighContrast_apps_scalable_bijiben.svg"
-  its:translate="no"/>
+  <media type="image" mime="image/png"
+  src="figures/hicolor_apps_48x48_bijiben.png" its:translate="no"/>
   Notes
   </title>
 
diff --git a/help/Makefile.am b/help/Makefile.am
index 2866210..c9468cf 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -22,7 +22,7 @@ HELP_FILES = \
        legal.xml
 
 HELP_MEDIA = \
-       figures/HighContrast_apps_scalable_bijiben.svg \
+       figures/hicolor_apps_48x48_bijiben.png \
        figures/notes-3-12.png
 
 -include $(top_srcdir)/git.mk


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