mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 14:16:16 -04:00
added new im icons
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1617 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
fa4cde30c3
commit
7c39ba9e0c
10 changed files with 4 additions and 2 deletions
|
@ -62,8 +62,8 @@
|
|||
#define IMAGE_CHAT ":/images/chat.png"
|
||||
#define IMAGE_SENDMESSAGE ":/images/message-mail.png"
|
||||
/* Images for Status icons */
|
||||
#define IMAGE_ONLINE ":/images/donline.png"
|
||||
#define IMAGE_OFFLINE ":/images/dhidden.png"
|
||||
#define IMAGE_ONLINE ":/images/im-user.png"
|
||||
#define IMAGE_OFFLINE ":/images/im-user-offline.png"
|
||||
/* Images for Status icons */
|
||||
#define IMAGE_ON ":/images/contract_hover.png"
|
||||
#define IMAGE_OFF ":/images/expand_hover.png"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue