aboutsummaryrefslogtreecommitdiffstats
path: root/resources/images
diff options
context:
space:
mode:
authorDamian Minkov <damencho@jitsi.org>2010-09-14 13:55:09 +0000
committerDamian Minkov <damencho@jitsi.org>2010-09-14 13:55:09 +0000
commit398249470ead43b0bd3597c7cbd738064d63e0f6 (patch)
treef3bc2493a9d33bb8fd4334ac9d3a7c330ccffe88 /resources/images
parent4876c2b79cac9a4a39e7257af952d0c3ea8b95ce (diff)
downloadjitsi-398249470ead43b0bd3597c7cbd738064d63e0f6.zip
jitsi-398249470ead43b0bd3597c7cbd738064d63e0f6.tar.gz
jitsi-398249470ead43b0bd3597c7cbd738064d63e0f6.tar.bz2
Update the gui for avatar choosing, add some javadocs.
Diffstat (limited to 'resources/images')
-rw-r--r--resources/images/images.properties1
-rw-r--r--resources/images/impl/gui/buttons/reset.pngbin0 -> 305 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/resources/images/images.properties b/resources/images/images.properties
index 39e653c..ba7c4bd 100644
--- a/resources/images/images.properties
+++ b/resources/images/images.properties
@@ -182,6 +182,7 @@ service.gui.buttons.SEARCH_CALL_ICON=resources/images/impl/gui/buttons/searchCal
service.gui.buttons.SEARCH_CALL_ROLLOVER_ICON=resources/images/impl/gui/buttons/searchCallRolloverIcon.png
service.gui.buttons.ZOOM_OUT=resources/images/impl/gui/buttons/magnifier_zoom_out.png
service.gui.buttons.ZOOM_IN=resources/images/impl/gui/buttons/magnifier_zoom_in.png
+service.gui.buttons.RESET=resources/images/impl/gui/buttons/reset.png
# Sound level icons
service.gui.soundlevel.SOUND_LEVEL_ACTIVE=resources/images/impl/gui/common/soundlevel/soundActive.png
diff --git a/resources/images/impl/gui/buttons/reset.png b/resources/images/impl/gui/buttons/reset.png
new file mode 100644
index 0000000..e14f085
--- /dev/null
+++ b/resources/images/impl/gui/buttons/reset.png
Binary files differ