aboutsummaryrefslogtreecommitdiffstats
path: root/resources
diff options
context:
space:
mode:
authorYana Stamcheva <yana@jitsi.org>2009-06-19 12:20:24 +0000
committerYana Stamcheva <yana@jitsi.org>2009-06-19 12:20:24 +0000
commit20bff15f6c497b9632641f97a96b966d909cdadb (patch)
tree3d07f9470f3c2d0d7014f2b8bea2f708db9ec17a /resources
parentfe3fdbff991bdebdbd8b7822cb66682f24823bd0 (diff)
downloadjitsi-20bff15f6c497b9632641f97a96b966d909cdadb.zip
jitsi-20bff15f6c497b9632641f97a96b966d909cdadb.tar.gz
jitsi-20bff15f6c497b9632641f97a96b966d909cdadb.tar.bz2
- Double click on file image in outgoing file transfer would open the file.
- Popup and sound notification for incoming file transfer - in the future the popup notification could be extended to allow to show a custom icon in order to show a file preview. - Set the default (arrow) cursor when over a file transfer component (instead of the edit cursor, which is default for the chat conversation area).
Diffstat (limited to 'resources')
-rw-r--r--resources/sounds/sounds.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/sounds/sounds.properties b/resources/sounds/sounds.properties
index e644ec0..2d0ed75 100644
--- a/resources/sounds/sounds.properties
+++ b/resources/sounds/sounds.properties
@@ -1,4 +1,5 @@
INCOMING_MESSAGE=resources/sounds/incomingMessage.wav
+INCOMING_FILE=resources/sounds/incomingMessage.wav
INCOMING_CALL=resources/sounds/incomingCall.wav
OUTGOING_CALL=resources/sounds/ring.wav