changed the chat bubbles when typing/chat on the private chat, which displays on the Taskbar & window icon

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7658 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2014-11-02 13:20:48 +00:00
parent 47263daa72
commit 16be0a16f9
4 changed files with 4 additions and 2 deletions

View File

@ -36,8 +36,8 @@
#include <retroshare/rsnotify.h>
#define IMAGE_TYPING ":/images/typing.png"
#define IMAGE_CHAT ":/images/chat.png"
#define IMAGE_TYPING ":/images/white-bubble-64.png"
#define IMAGE_CHAT ":/images/orange-bubble-64.png"
static PopupChatWindow *instance = NULL;

View File

@ -9,6 +9,8 @@
<file>images/d-chat64.png</file>
<file>images/edit_24.png</file>
<file>images/streaming.png</file>
<file>images/white-bubble-64.png</file>
<file>images/orange-bubble-64.png</file>
<file>images/stock_signature_bad.png</file>
<file>images/stock_signature_ok.png</file>
<file>images/stock_signature_missing.png</file>

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB