diff options
author | Damian Minkov <damencho@jitsi.org> | 2013-10-03 11:31:24 +0300 |
---|---|---|
committer | Damian Minkov <damencho@jitsi.org> | 2013-10-03 11:32:24 +0300 |
commit | c33c7cdfcf8199acb6e14766b13ad2fe9df7c777 (patch) | |
tree | 3d79b52836484cc3e3f2029efdebe5585c3738be /resources/images | |
parent | b0c9b7e4c700c19b18c41a56022b8000603f4c19 (diff) | |
download | jitsi-c33c7cdfcf8199acb6e14766b13ad2fe9df7c777.zip jitsi-c33c7cdfcf8199acb6e14766b13ad2fe9df7c777.tar.gz jitsi-c33c7cdfcf8199acb6e14766b13ad2fe9df7c777.tar.bz2 |
Adds mobile indicator icon next contacts when there are detected to be logged in only from a mobile device.
Diffstat (limited to 'resources/images')
-rw-r--r-- | resources/images/images.properties | 1 | ||||
-rw-r--r-- | resources/images/impl/gui/buttons/mobileIndicator.png | bin | 0 -> 1199 bytes |
2 files changed, 1 insertions, 0 deletions
diff --git a/resources/images/images.properties b/resources/images/images.properties index 3fbb5ee..63dbfbb 100644 --- a/resources/images/images.properties +++ b/resources/images/images.properties @@ -128,6 +128,7 @@ service.gui.buttons.CONTACT_LIST_BUTTON_BG_RIGHT=resources/images/impl/gui/butto service.gui.buttons.CONTACT_LIST_BUTTON_BG_MIDDLE=resources/images/impl/gui/buttons/contactListButtonBgMiddle.png service.gui.buttons.CONTACT_LIST_ONE_BUTTON_BG=resources/images/impl/gui/buttons/contactListOneButtonBg.png service.gui.buttons.CONTACT_LIST_BUTTON_SEPARATOR=resources/images/impl/gui/buttons/contactListButtonSeparator.png +service.gui.buttons.CONTACT_LIST_MOBILE_INDICATOR=resources/images/impl/gui/buttons/mobileIndicator.png service.gui.buttons.INCOMING_CALL_BUTTON_BG=resources/images/impl/gui/buttons/callButton.png service.gui.buttons.INCOMING_CALL_BUTTON_ROLLOVER=resources/images/impl/gui/buttons/callButtonRollover.png service.gui.buttons.INCOMING_CALL_BUTTON_PRESSED=resources/images/impl/gui/buttons/callButtonPressed.png diff --git a/resources/images/impl/gui/buttons/mobileIndicator.png b/resources/images/impl/gui/buttons/mobileIndicator.png Binary files differnew file mode 100644 index 0000000..e5442d3 --- /dev/null +++ b/resources/images/impl/gui/buttons/mobileIndicator.png |