From 31ab3e7713d0613e6bd1cbb1610fed82cc53ddb8 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 14 Aug 2008 20:37:38 +0000 Subject: ** Fixes bug #547411 2008-08-14 Matthew Barnes ** Fixes bug #547411 * data/icons/hicolor_status_32x32_online.png: * data/icons/hicolor_status_32x32_online.svg: * data/icons/hicolor_status_32x32_offline.png: * data/icons/hicolor_status_32x32_offline.svg: New, Tangoized versions of the old "art" images. * art/online.png: * art/offline.png: These are now obsolete. Remove them. * widgets/misc/e-online-button.c (e_online_button_set_online): The button icons are themed now but still oblong. Load the icons by filename so GTK+ doesn't scale them. svn path=/trunk/; revision=35995 --- data/icons/Makefile.am | 14 +- data/icons/hicolor_status_32x32_offline.png | Bin 0 -> 1001 bytes data/icons/hicolor_status_32x32_offline.svg | 969 ++++++++++++++++++++++++++++ data/icons/hicolor_status_32x32_online.png | Bin 0 -> 870 bytes data/icons/hicolor_status_32x32_online.svg | 359 +++++++++++ 5 files changed, 1337 insertions(+), 5 deletions(-) create mode 100644 data/icons/hicolor_status_32x32_offline.png create mode 100644 data/icons/hicolor_status_32x32_offline.svg create mode 100644 data/icons/hicolor_status_32x32_online.png create mode 100644 data/icons/hicolor_status_32x32_online.svg (limited to 'data') diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am index b78d0c1510..2035d151bb 100644 --- a/data/icons/Makefile.am +++ b/data/icons/Makefile.am @@ -25,11 +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_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 \ @@ -79,6 +79,8 @@ private_icons = \ hicolor_places_24x24_mail-inbox.png \ hicolor_places_24x24_mail-outbox.png \ hicolor_places_24x24_mail-sent.png \ + hicolor_status_32x32_offline.png \ + hicolor_status_32x32_online.png \ $(NULL) noinst_DATA = \ @@ -105,6 +107,8 @@ noinst_DATA = \ hicolor_places_22x22_mail-inbox.svg \ hicolor_places_22x22_mail-outbox.svg \ hicolor_places_22x22_mail-sent.svg \ + hicolor_status_32x32_offline.svg \ + hicolor_status_32x32_online.svg \ $(NULL) EXTRA_DIST = \ diff --git a/data/icons/hicolor_status_32x32_offline.png b/data/icons/hicolor_status_32x32_offline.png new file mode 100644 index 0000000000..6fc99ad4c6 Binary files /dev/null and b/data/icons/hicolor_status_32x32_offline.png differ diff --git a/data/icons/hicolor_status_32x32_offline.svg b/data/icons/hicolor_status_32x32_offline.svg new file mode 100644 index 0000000000..e72f33d492 --- /dev/null +++ b/data/icons/hicolor_status_32x32_offline.svg @@ -0,0 +1,969 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/icons/hicolor_status_32x32_online.png b/data/icons/hicolor_status_32x32_online.png new file mode 100644 index 0000000000..99a943194c Binary files /dev/null and b/data/icons/hicolor_status_32x32_online.png differ diff --git a/data/icons/hicolor_status_32x32_online.svg b/data/icons/hicolor_status_32x32_online.svg new file mode 100644 index 0000000000..e933be2a1e --- /dev/null +++ b/data/icons/hicolor_status_32x32_online.svg @@ -0,0 +1,359 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3