diff options
author | Michael Monreal <mmonreal@svn.gnome.org> | 2008-08-06 17:17:11 +0800 |
---|---|---|
committer | Michael Monreal <mmonreal@src.gnome.org> | 2008-08-06 17:17:11 +0800 |
commit | bf34b073d751e66757d0b804f974c02df2d88b8c (patch) | |
tree | edf9ad4f20de6ddf941707e49f5421d15343c5be /data | |
parent | 854d9775036bf6b77ea1b8902fce114ba85fea59 (diff) | |
download | gsoc2013-evolution-bf34b073d751e66757d0b804f974c02df2d88b8c.tar gsoc2013-evolution-bf34b073d751e66757d0b804f974c02df2d88b8c.tar.gz gsoc2013-evolution-bf34b073d751e66757d0b804f974c02df2d88b8c.tar.bz2 gsoc2013-evolution-bf34b073d751e66757d0b804f974c02df2d88b8c.tar.lz gsoc2013-evolution-bf34b073d751e66757d0b804f974c02df2d88b8c.tar.xz gsoc2013-evolution-bf34b073d751e66757d0b804f974c02df2d88b8c.tar.zst gsoc2013-evolution-bf34b073d751e66757d0b804f974c02df2d88b8c.zip |
** Fix for bug #531288
2008-08-06 Michael Monreal <mmonreal@svn.gnome.org>
** Fix for bug #531288
* data/icons/Makefile.am:
* mail/GNOME_Evolution_Mail.server.in.in:
Use proxy icon from tango-icon-theme and fall back to the icon
shipped by gnome-control-center (thanks to Josef Vybíral).
svn path=/trunk/; revision=35914
Diffstat (limited to 'data')
-rw-r--r-- | data/icons/Makefile.am | 1 | ||||
-rw-r--r-- | data/icons/hicolor_categories_48x48_preferences-system-network-proxy.png | bin | 0 -> 3191 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am index ba02344f43..603de08044 100644 --- a/data/icons/Makefile.am +++ b/data/icons/Makefile.am @@ -49,6 +49,7 @@ private_icons = \ hicolor_categories_48x48_preferences-composer.png \ hicolor_categories_48x48_preferences-mail.png \ hicolor_categories_48x48_preferences-mail-accounts.png \ + hicolor_categories_48x48_preferences-system-network-proxy.png \ hicolor_places_16x16_mail-inbox.png \ hicolor_places_16x16_mail-outbox.png \ hicolor_places_16x16_mail-sent.png \ diff --git a/data/icons/hicolor_categories_48x48_preferences-system-network-proxy.png b/data/icons/hicolor_categories_48x48_preferences-system-network-proxy.png Binary files differnew file mode 100644 index 0000000000..e3a4ce2887 --- /dev/null +++ b/data/icons/hicolor_categories_48x48_preferences-system-network-proxy.png |