From 9774adff926e614eecb6845680bcdcf5a2bd732e Mon Sep 17 00:00:00 2001 From: Michael Monreal Date: Fri, 8 Aug 2008 13:07:55 +0000 Subject: ** Additional fix for bug #467115 2008-08-08 Michael Monreal ** 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 --- data/icons/Makefile.am | 5 +++++ data/icons/hicolor_apps_16x16_contact-editor.png | Bin 0 -> 442 bytes data/icons/hicolor_apps_22x22_contact-editor.png | Bin 0 -> 719 bytes data/icons/hicolor_apps_24x24_contact-editor.png | Bin 0 -> 743 bytes data/icons/hicolor_apps_32x32_contact-editor.png | Bin 0 -> 4218 bytes data/icons/hicolor_apps_48x48_contact-editor.png | Bin 0 -> 4977 bytes 6 files changed, 5 insertions(+) create mode 100644 data/icons/hicolor_apps_16x16_contact-editor.png create mode 100644 data/icons/hicolor_apps_22x22_contact-editor.png create mode 100644 data/icons/hicolor_apps_24x24_contact-editor.png create mode 100644 data/icons/hicolor_apps_32x32_contact-editor.png create mode 100644 data/icons/hicolor_apps_48x48_contact-editor.png (limited to 'data') 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 Binary files /dev/null and b/data/icons/hicolor_apps_16x16_contact-editor.png 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 Binary files /dev/null and b/data/icons/hicolor_apps_22x22_contact-editor.png 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 Binary files /dev/null and b/data/icons/hicolor_apps_24x24_contact-editor.png 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 Binary files /dev/null and b/data/icons/hicolor_apps_32x32_contact-editor.png 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 Binary files /dev/null and b/data/icons/hicolor_apps_48x48_contact-editor.png differ -- cgit v1.2.3