aboutsummaryrefslogtreecommitdiffstats
path: root/resources/images
diff options
context:
space:
mode:
authorDamian Minkov <damencho@jitsi.org>2013-10-03 11:31:24 +0300
committerDamian Minkov <damencho@jitsi.org>2013-10-03 11:32:24 +0300
commitc33c7cdfcf8199acb6e14766b13ad2fe9df7c777 (patch)
tree3d79b52836484cc3e3f2029efdebe5585c3738be /resources/images
parentb0c9b7e4c700c19b18c41a56022b8000603f4c19 (diff)
downloadjitsi-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.properties1
-rw-r--r--resources/images/impl/gui/buttons/mobileIndicator.pngbin0 -> 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
new file mode 100644
index 0000000..e5442d3
--- /dev/null
+++ b/resources/images/impl/gui/buttons/mobileIndicator.png
Binary files differ