diff options
author | Damian Minkov <damencho@jitsi.org> | 2014-04-07 17:54:27 +0300 |
---|---|---|
committer | Damian Minkov <damencho@jitsi.org> | 2014-04-07 17:54:27 +0300 |
commit | dfc91fa636f838091c804543fddfe20995181472 (patch) | |
tree | 8d209bb0b1a34660c6a148a79412c4f4f517a4d0 /resources/images | |
parent | f4ad84e3ecf98468b754c0ab8a50c3c7593fae1b (diff) | |
download | jitsi-dfc91fa636f838091c804543fddfe20995181472.zip jitsi-dfc91fa636f838091c804543fddfe20995181472.tar.gz jitsi-dfc91fa636f838091c804543fddfe20995181472.tar.bz2 |
Adds message source service custom status, to be able to show custom status icon for msg src contacts when needed.
Diffstat (limited to 'resources/images')
-rw-r--r-- | resources/images/images.properties | 2 | ||||
-rw-r--r-- | resources/images/impl/gui/common/smsStatusIcon.png | bin | 0 -> 1555 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/resources/images/images.properties b/resources/images/images.properties index ed33650..5599ebc 100644 --- a/resources/images/images.properties +++ b/resources/images/images.properties @@ -99,7 +99,7 @@ service.gui.icons.KICK_16x16=resources/images/impl/gui/common/kick16x16.png service.gui.icons.VOICEMAIL=resources/images/impl/gui/common/voicemail.png service.gui.icons.SEND_SMS=resources/images/impl/gui/common/sendSMSButton.png service.gui.icons.SEND_SMS_SELECTED=resources/images/impl/gui/common/sendSMSSelectedButton.png -service.gui.icons.SMS_ICON=resources/images/impl/gui/common/phoneAvatar.png +service.gui.icons.SMS_STATUS_ICON=resources/images/impl/gui/common/smsStatusIcon.png service.gui.icons.SMS_BUTTON_ICON=resources/images/impl/gui/common/smsButton.png service.gui.icons.TYPING=resources/images/impl/gui/common/typing.gif service.gui.icons.WINDOW_RESIZE_ICON=resources/images/impl/gui/common/windowResizeIcon.png diff --git a/resources/images/impl/gui/common/smsStatusIcon.png b/resources/images/impl/gui/common/smsStatusIcon.png Binary files differnew file mode 100644 index 0000000..bf79679 --- /dev/null +++ b/resources/images/impl/gui/common/smsStatusIcon.png |