# HG changeset patch # User Sean Egan # Date 1181695936 0 # Node ID 2dfc45eaf0081bd468787c40f937f1e166c3112e # Parent 6c0a747594ce155ab47a3cbeb4ca8caa653c96be Add missing images files diff -r 6c0a747594ce -r 2dfc45eaf008 pidgin/pidginstock.c --- 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 } */ diff -r 6c0a747594ce -r 2dfc45eaf008 pidgin/pixmaps/tray/16/Makefile.am --- a/pidgin/pixmaps/tray/16/Makefile.am Wed Jun 13 00:44:27 2007 +0000 +++ b/pidgin/pixmaps/tray/16/Makefile.am Wed Jun 13 00:52:16 2007 +0000 @@ -6,6 +6,7 @@ tray-connecting.png \ tray-extended-away.png \ tray-message.png \ + tray-new-im.png \ tray-offline.png \ tray-online.png diff -r 6c0a747594ce -r 2dfc45eaf008 pidgin/pixmaps/tray/16/tray-new-im.png Binary file pidgin/pixmaps/tray/16/tray-new-im.png has changed diff -r 6c0a747594ce -r 2dfc45eaf008 pidgin/pixmaps/tray/22/Makefile.am --- a/pidgin/pixmaps/tray/22/Makefile.am Wed Jun 13 00:44:27 2007 +0000 +++ b/pidgin/pixmaps/tray/22/Makefile.am Wed Jun 13 00:52:16 2007 +0000 @@ -6,6 +6,7 @@ tray-extended-away.png \ tray-invisible.png \ tray-message.png \ + tray-new-im.png \ tray-offline.png \ tray-online.png diff -r 6c0a747594ce -r 2dfc45eaf008 pidgin/pixmaps/tray/22/tray-new-im.png Binary file pidgin/pixmaps/tray/22/tray-new-im.png has changed diff -r 6c0a747594ce -r 2dfc45eaf008 pidgin/pixmaps/tray/32/Makefile.am --- a/pidgin/pixmaps/tray/32/Makefile.am Wed Jun 13 00:44:27 2007 +0000 +++ b/pidgin/pixmaps/tray/32/Makefile.am Wed Jun 13 00:52:16 2007 +0000 @@ -5,7 +5,7 @@ tray-connecting.png \ tray-extended-away.png \ tray-invisible.png \ - tray-message.png \ + tray-new-im.png \ tray-offline.png \ tray-online.png diff -r 6c0a747594ce -r 2dfc45eaf008 pidgin/pixmaps/tray/48/Makefile.am --- a/pidgin/pixmaps/tray/48/Makefile.am Wed Jun 13 00:44:27 2007 +0000 +++ b/pidgin/pixmaps/tray/48/Makefile.am Wed Jun 13 00:52:16 2007 +0000 @@ -5,7 +5,7 @@ tray-connecting.png \ tray-extended-away.png \ tray-invisible.png \ - tray-message.png \ + tray-new-im.png \ tray-offline.png \ tray-online.png