diff pidgin/pidginstock.c @ 17844:2dfc45eaf008

Add missing images files
author Sean Egan <seanegan@gmail.com>
date Wed, 13 Jun 2007 00:52:16 +0000
parents 6c0a747594ce
children 40d51793f2d7
line wrap: on
line diff
--- a/pidgin/pidginstock.c	Wed Jun 13 00:44:27 2007 +0000
+++ b/pidgin/pidginstock.c	Wed Jun 13 00:52:16 2007 +0000
@@ -168,7 +168,7 @@
 	{ PIDGIN_STOCK_TRAY_XA, "tray", "tray-extended-away.png", TRUE, TRUE, TRUE, TRUE, FALSE, FALSE, NULL  },
 	{ PIDGIN_STOCK_TRAY_OFFLINE, "tray", "tray-offline.png", TRUE, TRUE, TRUE, TRUE, FALSE, FALSE, NULL  },
 	{ PIDGIN_STOCK_TRAY_CONNECT, "tray", "tray-connecting.png", TRUE, TRUE, TRUE, TRUE, FALSE, FALSE, NULL  },
-	{ PIDGIN_STOCK_TRAY_PENDING, "tray", "tray-new-message.png", TRUE, TRUE, TRUE, TRUE, FALSE, FALSE, NULL  }
+	{ PIDGIN_STOCK_TRAY_PENDING, "tray", "tray-new-im.png", TRUE, TRUE, TRUE, TRUE, FALSE, FALSE, NULL  }
 /* Uncomment me after 2.0.2!
  *	{ PIDGIN_STOCK_TRAY_EMAIL, "tray", "tray-message.png", TRUE, TRUE, TRUE, TRUE, FALSE, FALSE, NULL  }
  */