# HG changeset patch # User andrew.victor@mxit.com # Date 1273775932 0 # Node ID 478a75d3100fb5f27127f8cc239cfc64c0786ab0 # Parent 4232e6b27bea42d4efc6672975ec1d1e19fcf9ea Added "grumpy" and "invincible" mood images for MXit (re-sized from default theme). The "hot" mood image already existed, so just add it to the Makefile so is copied to the correct place. diff -r 4232e6b27bea -r 478a75d3100f pidgin/pixmaps/emotes/small/16/Makefile.am --- a/pidgin/pixmaps/emotes/small/16/Makefile.am Thu May 13 09:02:58 2010 +0000 +++ b/pidgin/pixmaps/emotes/small/16/Makefile.am Thu May 13 18:38:52 2010 +0000 @@ -5,7 +5,10 @@ cinema.png \ disappointed.png \ embarrassed.png \ + grumpy.png \ + hot.png \ internet.png \ + invincible.png \ music.png \ restroom.png \ search.png \ diff -r 4232e6b27bea -r 478a75d3100f pidgin/pixmaps/emotes/small/16/grumpy.png Binary file pidgin/pixmaps/emotes/small/16/grumpy.png has changed diff -r 4232e6b27bea -r 478a75d3100f pidgin/pixmaps/emotes/small/16/hot.png Binary file pidgin/pixmaps/emotes/small/16/hot.png has changed diff -r 4232e6b27bea -r 478a75d3100f pidgin/pixmaps/emotes/small/16/invincible.png Binary file pidgin/pixmaps/emotes/small/16/invincible.png has changed