[dconf] Add an improved hicolor icon



commit bc82ad8e237e0d57ecccbfc3d8175e041aeeab50
Author: Sam Hewitt <hewittsamuel gmail com>
Date:   Mon Feb 4 12:19:02 2013 +0100

    Add an improved hicolor icon
    
    https://bugzilla.gnome.org/show_bug.cgi?id=692144

 editor/Makefile.am                                 |    5 ++++-
 editor/icons/hicolor/128x128/apps/dconf-editor.png |  Bin 8844 -> 0 bytes
 editor/icons/hicolor/16x16/apps/dconf-editor.png   |  Bin 0 -> 804 bytes
 editor/icons/hicolor/22x22/apps/dconf-editor.png   |  Bin 0 -> 1242 bytes
 editor/icons/hicolor/24x24/apps/dconf-editor.png   |  Bin 0 -> 1279 bytes
 editor/icons/hicolor/256x256/apps/dconf-editor.png |  Bin 0 -> 38754 bytes
 editor/icons/hicolor/32x32/apps/dconf-editor.png   |  Bin 1865 -> 2087 bytes
 editor/icons/hicolor/48x48/apps/dconf-editor.png   |  Bin 2721 -> 3653 bytes
 editor/icons/hicolor/64x64/apps/dconf-editor.png   |  Bin 4195 -> 5683 bytes
 9 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/editor/Makefile.am b/editor/Makefile.am
index 6642c0d..658f9e9 100644
--- a/editor/Makefile.am
+++ b/editor/Makefile.am
@@ -48,10 +48,13 @@ icons = \
 	icons/HighContrast/32x32/apps/dconf-editor.png		\
 	icons/HighContrast/48x48/apps/dconf-editor.png		\
 	icons/HighContrast/256x256/apps/dconf-editor.png	\
+	icons/hicolor/16x16/apps/dconf-editor.png		\
+	icons/hicolor/22x22/apps/dconf-editor.png		\
+	icons/hicolor/24x24/apps/dconf-editor.png		\
 	icons/hicolor/32x32/apps/dconf-editor.png		\
 	icons/hicolor/48x48/apps/dconf-editor.png		\
 	icons/hicolor/64x64/apps/dconf-editor.png		\
-	icons/hicolor/128x128/apps/dconf-editor.png
+	icons/hicolor/256x256/apps/dconf-editor.png
 
 install-data-hook: update-icon-cache
 uninstall-hook: update-icon-cache
diff --git a/editor/icons/hicolor/16x16/apps/dconf-editor.png b/editor/icons/hicolor/16x16/apps/dconf-editor.png
new file mode 100644
index 0000000..cf55581
Binary files /dev/null and b/editor/icons/hicolor/16x16/apps/dconf-editor.png differ
diff --git a/editor/icons/hicolor/22x22/apps/dconf-editor.png b/editor/icons/hicolor/22x22/apps/dconf-editor.png
new file mode 100644
index 0000000..8f70c2d
Binary files /dev/null and b/editor/icons/hicolor/22x22/apps/dconf-editor.png differ
diff --git a/editor/icons/hicolor/24x24/apps/dconf-editor.png b/editor/icons/hicolor/24x24/apps/dconf-editor.png
new file mode 100644
index 0000000..a2e6996
Binary files /dev/null and b/editor/icons/hicolor/24x24/apps/dconf-editor.png differ
diff --git a/editor/icons/hicolor/256x256/apps/dconf-editor.png b/editor/icons/hicolor/256x256/apps/dconf-editor.png
new file mode 100644
index 0000000..8ffa283
Binary files /dev/null and b/editor/icons/hicolor/256x256/apps/dconf-editor.png differ
diff --git a/editor/icons/hicolor/32x32/apps/dconf-editor.png b/editor/icons/hicolor/32x32/apps/dconf-editor.png
index 3eab92b..1b6a67c 100644
Binary files a/editor/icons/hicolor/32x32/apps/dconf-editor.png and b/editor/icons/hicolor/32x32/apps/dconf-editor.png differ
diff --git a/editor/icons/hicolor/48x48/apps/dconf-editor.png b/editor/icons/hicolor/48x48/apps/dconf-editor.png
index d59d8bb..8d5ad2e 100644
Binary files a/editor/icons/hicolor/48x48/apps/dconf-editor.png and b/editor/icons/hicolor/48x48/apps/dconf-editor.png differ
diff --git a/editor/icons/hicolor/64x64/apps/dconf-editor.png b/editor/icons/hicolor/64x64/apps/dconf-editor.png
index 927943d..16276f5 100644
Binary files a/editor/icons/hicolor/64x64/apps/dconf-editor.png and b/editor/icons/hicolor/64x64/apps/dconf-editor.png differ


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