[gconf-editor] icons: use a new icon for gconf-editor



commit d054da5b117ac2b93f898646a1dcd9fafd018a36
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Mar 7 17:04:57 2011 -0500

    icons: use a new icon for gconf-editor
    
    Courtesy of Jakub Steiner, thanks!

 data/icons/Makefile.am                           |    5 +++++
 data/icons/hicolor_apps_16x16_gconf-editor.png   |  Bin 0 -> 731 bytes
 data/icons/hicolor_apps_22x22_gconf-editor.png   |  Bin 0 -> 1181 bytes
 data/icons/hicolor_apps_24x24_gconf-editor.png   |  Bin 0 -> 1324 bytes
 data/icons/hicolor_apps_256x256_gconf-editor.png |  Bin 0 -> 26435 bytes
 data/icons/hicolor_apps_32x32_gconf-editor.png   |  Bin 0 -> 1981 bytes
 data/icons/hicolor_apps_48x48_gconf-editor.png   |  Bin 4119 -> 3285 bytes
 7 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index 033892d..c3dbf70 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -5,7 +5,12 @@ public_icons_themes = \
 	$(NULL)
 
 public_icons = \
+	hicolor_apps_16x16_gconf-editor.png \
+	hicolor_apps_22x22_gconf-editor.png \
+	hicolor_apps_24x24_gconf-editor.png \
+	hicolor_apps_32x32_gconf-editor.png \
 	hicolor_apps_48x48_gconf-editor.png \
+	hicolor_apps_256x256_gconf-editor.png \
 	$(NULL)
 
 private_icons = \
diff --git a/data/icons/hicolor_apps_16x16_gconf-editor.png b/data/icons/hicolor_apps_16x16_gconf-editor.png
new file mode 100644
index 0000000..3f6ff5b
Binary files /dev/null and b/data/icons/hicolor_apps_16x16_gconf-editor.png differ
diff --git a/data/icons/hicolor_apps_22x22_gconf-editor.png b/data/icons/hicolor_apps_22x22_gconf-editor.png
new file mode 100644
index 0000000..f040082
Binary files /dev/null and b/data/icons/hicolor_apps_22x22_gconf-editor.png differ
diff --git a/data/icons/hicolor_apps_24x24_gconf-editor.png b/data/icons/hicolor_apps_24x24_gconf-editor.png
new file mode 100644
index 0000000..5ceb82a
Binary files /dev/null and b/data/icons/hicolor_apps_24x24_gconf-editor.png differ
diff --git a/data/icons/hicolor_apps_256x256_gconf-editor.png b/data/icons/hicolor_apps_256x256_gconf-editor.png
new file mode 100644
index 0000000..7fd4c42
Binary files /dev/null and b/data/icons/hicolor_apps_256x256_gconf-editor.png differ
diff --git a/data/icons/hicolor_apps_32x32_gconf-editor.png b/data/icons/hicolor_apps_32x32_gconf-editor.png
new file mode 100644
index 0000000..6e46e60
Binary files /dev/null and b/data/icons/hicolor_apps_32x32_gconf-editor.png differ
diff --git a/data/icons/hicolor_apps_48x48_gconf-editor.png b/data/icons/hicolor_apps_48x48_gconf-editor.png
index 0aa5936..26d6c84 100644
Binary files a/data/icons/hicolor_apps_48x48_gconf-editor.png and b/data/icons/hicolor_apps_48x48_gconf-editor.png differ



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