aboutsummaryrefslogtreecommitdiffstats
path: root/resources
diff options
context:
space:
mode:
authorDamian Minkov <damencho@jitsi.org>2010-09-08 16:01:37 +0000
committerDamian Minkov <damencho@jitsi.org>2010-09-08 16:01:37 +0000
commitdc0f19b8706f0cb04042e3b85b155bb08a49a3d5 (patch)
tree0a5cd4f407417ee8fc6f995873d4faa2c68c8d7c /resources
parent1b922e2a3c4221039465997ec73c9bde3978aad4 (diff)
downloadjitsi-dc0f19b8706f0cb04042e3b85b155bb08a49a3d5.zip
jitsi-dc0f19b8706f0cb04042e3b85b155bb08a49a3d5.tar.gz
jitsi-dc0f19b8706f0cb04042e3b85b155bb08a49a3d5.tar.bz2
Use camera to grab avatar image.
Diffstat (limited to 'resources')
-rw-r--r--resources/sounds/sounds.properties4
-rw-r--r--resources/sounds/webcamSnapshot.wavbin0 -> 73772 bytes
2 files changed, 3 insertions, 1 deletions
diff --git a/resources/sounds/sounds.properties b/resources/sounds/sounds.properties
index e732a07..28f0636 100644
--- a/resources/sounds/sounds.properties
+++ b/resources/sounds/sounds.properties
@@ -20,4 +20,6 @@ DIAL=resources/sounds/dial.wav
HANG_UP=resources/sounds/hangup.wav
CALL_SECURITY_ON=resources/sounds/zrtpSecure.wav
-CALL_SECURITY_ERROR=resources/sounds/zrtpAlert.wav \ No newline at end of file
+CALL_SECURITY_ERROR=resources/sounds/zrtpAlert.wav
+
+WEBCAM_SNAPSHOT=resources/sounds/webcamSnapshot.wav
diff --git a/resources/sounds/webcamSnapshot.wav b/resources/sounds/webcamSnapshot.wav
new file mode 100644
index 0000000..03c038d
--- /dev/null
+++ b/resources/sounds/webcamSnapshot.wav
Binary files differ