aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-images.h
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-05-20 23:10:20 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2010-05-20 23:10:20 +0800
commitda99affb434f4bd1b61287ad812c3a5cfb297772 (patch)
tree14b3e17923ea5c6a972a7e905ec365c13b65e17b /libempathy-gtk/empathy-images.h
parentbb43456be55d117ea23c65f3488c49a128dbcb62 (diff)
downloadgsoc2013-empathy-da99affb434f4bd1b61287ad812c3a5cfb297772.tar
gsoc2013-empathy-da99affb434f4bd1b61287ad812c3a5cfb297772.tar.gz
gsoc2013-empathy-da99affb434f4bd1b61287ad812c3a5cfb297772.tar.bz2
gsoc2013-empathy-da99affb434f4bd1b61287ad812c3a5cfb297772.tar.lz
gsoc2013-empathy-da99affb434f4bd1b61287ad812c3a5cfb297772.tar.xz
gsoc2013-empathy-da99affb434f4bd1b61287ad812c3a5cfb297772.tar.zst
gsoc2013-empathy-da99affb434f4bd1b61287ad812c3a5cfb297772.zip
use avatar-default instead of the deprecated stock_person icon
Diffstat (limited to 'libempathy-gtk/empathy-images.h')
-rw-r--r--libempathy-gtk/empathy-images.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-images.h b/libempathy-gtk/empathy-images.h
index a668395f5..2c40b2ae7 100644
--- a/libempathy-gtk/empathy-images.h
+++ b/libempathy-gtk/empathy-images.h
@@ -44,6 +44,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"
G_END_DECLS