aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorMichael Monreal <mmonreal@svn.gnome.org>2008-08-08 21:07:55 +0800
committerMichael Monreal <mmonreal@src.gnome.org>2008-08-08 21:07:55 +0800
commit9774adff926e614eecb6845680bcdcf5a2bd732e (patch)
treeeaa57c3ed101e8bc7c905227b6a6e54b472ac5ce /data
parent9071747fdb0ca659f1d0118ed69615a4f623e163 (diff)
downloadgsoc2013-evolution-9774adff926e614eecb6845680bcdcf5a2bd732e.tar
gsoc2013-evolution-9774adff926e614eecb6845680bcdcf5a2bd732e.tar.gz
gsoc2013-evolution-9774adff926e614eecb6845680bcdcf5a2bd732e.tar.bz2
gsoc2013-evolution-9774adff926e614eecb6845680bcdcf5a2bd732e.tar.lz
gsoc2013-evolution-9774adff926e614eecb6845680bcdcf5a2bd732e.tar.xz
gsoc2013-evolution-9774adff926e614eecb6845680bcdcf5a2bd732e.tar.zst
gsoc2013-evolution-9774adff926e614eecb6845680bcdcf5a2bd732e.zip
** Additional fix for bug #467115
2008-08-08 Michael Monreal <mmonreal@svn.gnome.org> ** Additional fix for bug #467115 * addressbook/gui/contact-editor/e-contact-editor.c: (e_contact_editor_init): * art/Makefile.am: * data/icons/Makefile.am: Get rid of old contact-editor icon. svn path=/trunk/; revision=35937
Diffstat (limited to 'data')
-rw-r--r--data/icons/Makefile.am5
-rw-r--r--data/icons/hicolor_apps_16x16_contact-editor.pngbin0 -> 442 bytes
-rw-r--r--data/icons/hicolor_apps_22x22_contact-editor.pngbin0 -> 719 bytes
-rw-r--r--data/icons/hicolor_apps_24x24_contact-editor.pngbin0 -> 743 bytes
-rw-r--r--data/icons/hicolor_apps_32x32_contact-editor.pngbin0 -> 4218 bytes
-rw-r--r--data/icons/hicolor_apps_48x48_contact-editor.pngbin0 -> 4977 bytes
6 files changed, 5 insertions, 0 deletions
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index e97397c5cc..b78d0c1510 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -25,6 +25,11 @@ public_icons = \
$(NULL)
private_icons = \
+ hicolor_apps_16x16_contact-editor.png \
+ hicolor_apps_22x22_contact-editor.png \
+ hicolor_apps_24x24_contact-editor.png \
+ hicolor_apps_32x32_contact-editor.png \
+ hicolor_apps_48x48_contact-editor.png \
hicolor_actions_16x16_folder-copy.png \
hicolor_actions_16x16_folder-move.png \
hicolor_actions_16x16_mail-copy.png \
diff --git a/data/icons/hicolor_apps_16x16_contact-editor.png b/data/icons/hicolor_apps_16x16_contact-editor.png
new file mode 100644
index 0000000000..a9653158e1
--- /dev/null
+++ b/data/icons/hicolor_apps_16x16_contact-editor.png
Binary files differ
diff --git a/data/icons/hicolor_apps_22x22_contact-editor.png b/data/icons/hicolor_apps_22x22_contact-editor.png
new file mode 100644
index 0000000000..38904cf409
--- /dev/null
+++ b/data/icons/hicolor_apps_22x22_contact-editor.png
Binary files differ
diff --git a/data/icons/hicolor_apps_24x24_contact-editor.png b/data/icons/hicolor_apps_24x24_contact-editor.png
new file mode 100644
index 0000000000..96a8487d49
--- /dev/null
+++ b/data/icons/hicolor_apps_24x24_contact-editor.png
Binary files differ
diff --git a/data/icons/hicolor_apps_32x32_contact-editor.png b/data/icons/hicolor_apps_32x32_contact-editor.png
new file mode 100644
index 0000000000..92e7a33c41
--- /dev/null
+++ b/data/icons/hicolor_apps_32x32_contact-editor.png
Binary files differ
diff --git a/data/icons/hicolor_apps_48x48_contact-editor.png b/data/icons/hicolor_apps_48x48_contact-editor.png
new file mode 100644
index 0000000000..07db9c0702
--- /dev/null
+++ b/data/icons/hicolor_apps_48x48_contact-editor.png
Binary files differ