evolution r35914 - in trunk: . data/icons mail



Author: mmonreal
Date: Wed Aug  6 09:17:11 2008
New Revision: 35914
URL: http://svn.gnome.org/viewvc/evolution?rev=35914&view=rev

Log:
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).


Added:
   trunk/data/icons/hicolor_categories_48x48_preferences-system-network-proxy.png   (contents, props changed)
Modified:
   trunk/ChangeLog
   trunk/data/icons/Makefile.am
   trunk/mail/GNOME_Evolution_Mail.server.in.in

Modified: trunk/data/icons/Makefile.am
==============================================================================
--- trunk/data/icons/Makefile.am	(original)
+++ trunk/data/icons/Makefile.am	Wed Aug  6 09:17:11 2008
@@ -49,6 +49,7 @@
 	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 \

Added: trunk/data/icons/hicolor_categories_48x48_preferences-system-network-proxy.png
==============================================================================
Binary file. No diff available.

Modified: trunk/mail/GNOME_Evolution_Mail.server.in.in
==============================================================================
--- trunk/mail/GNOME_Evolution_Mail.server.in.in	(original)
+++ trunk/mail/GNOME_Evolution_Mail.server.in.in	Wed Aug  6 09:17:11 2008
@@ -177,7 +177,7 @@
 		   _value="Configure your network connection settings here"/>
 
     <oaf_attribute name="evolution2:config_item:icon_name" type="string"
-		   value="stock_proxy"/>
+		   value="preferences-system-network-proxy"/>
     
     <oaf_attribute name="evolution2:config_item:priority" type="string" value="-8"/>
     



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