summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Hewitt <hewittsamuel@gmail.com>2013-02-04 12:19:02 +0100
committerRyan Lortie <desrt@desrt.ca>2013-02-11 13:15:37 -0500
commitbc82ad8e237e0d57ecccbfc3d8175e041aeeab50 (patch)
tree929675a7e3405204ed486693ee639d11ce13551f
parenta10bee4480f6c2ad1734d51e5cff31997b693968 (diff)
downloaddconf-bc82ad8e237e0d57ecccbfc3d8175e041aeeab50.tar.gz
Add an improved hicolor icon
https://bugzilla.gnome.org/show_bug.cgi?id=692144
-rw-r--r--editor/Makefile.am5
-rw-r--r--editor/icons/hicolor/128x128/apps/dconf-editor.pngbin8844 -> 0 bytes
-rw-r--r--editor/icons/hicolor/16x16/apps/dconf-editor.pngbin0 -> 804 bytes
-rw-r--r--editor/icons/hicolor/22x22/apps/dconf-editor.pngbin0 -> 1242 bytes
-rw-r--r--editor/icons/hicolor/24x24/apps/dconf-editor.pngbin0 -> 1279 bytes
-rw-r--r--editor/icons/hicolor/256x256/apps/dconf-editor.pngbin0 -> 38754 bytes
-rw-r--r--editor/icons/hicolor/32x32/apps/dconf-editor.pngbin1865 -> 2087 bytes
-rw-r--r--editor/icons/hicolor/48x48/apps/dconf-editor.pngbin2721 -> 3653 bytes
-rw-r--r--editor/icons/hicolor/64x64/apps/dconf-editor.pngbin4195 -> 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/128x128/apps/dconf-editor.png b/editor/icons/hicolor/128x128/apps/dconf-editor.png
deleted file mode 100644
index 3cc3f58..0000000
--- a/editor/icons/hicolor/128x128/apps/dconf-editor.png
+++ /dev/null
Binary files differ
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
--- /dev/null
+++ b/editor/icons/hicolor/16x16/apps/dconf-editor.png
Binary files 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
--- /dev/null
+++ b/editor/icons/hicolor/22x22/apps/dconf-editor.png
Binary files 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
--- /dev/null
+++ b/editor/icons/hicolor/24x24/apps/dconf-editor.png
Binary files 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
--- /dev/null
+++ b/editor/icons/hicolor/256x256/apps/dconf-editor.png
Binary files 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
--- a/editor/icons/hicolor/32x32/apps/dconf-editor.png
+++ b/editor/icons/hicolor/32x32/apps/dconf-editor.png
Binary files 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
--- a/editor/icons/hicolor/48x48/apps/dconf-editor.png
+++ b/editor/icons/hicolor/48x48/apps/dconf-editor.png
Binary files 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
--- a/editor/icons/hicolor/64x64/apps/dconf-editor.png
+++ b/editor/icons/hicolor/64x64/apps/dconf-editor.png
Binary files differ