]> git.0d.be Git - empathy.git/commitdiff
Use the symbolic version of the avatar-default icon
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 14 May 2012 11:53:57 +0000 (13:53 +0200)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 17 May 2012 08:12:44 +0000 (10:12 +0200)
That's the one used by Contacts so best to stay coherent

libempathy-gtk/empathy-images.h
src/empathy-roster-window.ui

index 2962ad6a6461ece41f9bffc41a7a9d6b26073b91..884c5714bdd9752a9e67750c9d63a2fc59a7ac42 100644 (file)
@@ -45,7 +45,7 @@ G_BEGIN_DECLS
 #define EMPATHY_IMAGE_VIDEO_CALL          "camera-web"
 #define EMPATHY_IMAGE_LOG                 "document-open-recent"
 #define EMPATHY_IMAGE_DOCUMENT_SEND       "document-send"
-#define EMPATHY_IMAGE_AVATAR_DEFAULT      "avatar-default"
+#define EMPATHY_IMAGE_AVATAR_DEFAULT      "avatar-default-symbolic"
 /* FIXME: need a better icon! */
 #define EMPATHY_IMAGE_EDIT_MESSAGE        "format-text-direction-ltr"
 
index 42c83189782eeb43d547d43073540b0098541d2b..843f94e69ec4d9ba1203c40fc3726e7aff5f0dc4 100644 (file)
@@ -99,7 +99,7 @@
                 <property name="can_focus">False</property>
                 <property name="yalign">1</property>
                 <property name="ypad">1</property>
-                <property name="icon_name">avatar-default</property>
+                <property name="icon_name">avatar-default-symbolic</property>
                 <property name="icon-size">6</property>
               </object>
               <packing>