aboutsummaryrefslogtreecommitdiffstats
path: root/resources
diff options
context:
space:
mode:
authorDamian Minkov <damencho@jitsi.org>2010-12-23 16:24:57 +0000
committerDamian Minkov <damencho@jitsi.org>2010-12-23 16:24:57 +0000
commitafd0c563b0fbc0ffd29e3f41a54bea301913f933 (patch)
treefb630a28f589ebbdd07d964d8e510eeb360389f2 /resources
parentb51c5d585e2963b84947aa1b46366aa9bdd926a4 (diff)
downloadjitsi-afd0c563b0fbc0ffd29e3f41a54bea301913f933.zip
jitsi-afd0c563b0fbc0ffd29e3f41a54bea301913f933.tar.gz
jitsi-afd0c563b0fbc0ffd29e3f41a54bea301913f933.tar.bz2
Move volume buttons next to sound indicators.
Diffstat (limited to 'resources')
-rw-r--r--resources/images/images.properties2
-rw-r--r--resources/images/impl/gui/common/soundlevel/Headphone.pngbin412 -> 441 bytes
-rw-r--r--resources/images/impl/gui/common/soundlevel/Microphone.pngbin289 -> 406 bytes
-rw-r--r--resources/images/impl/gui/common/soundlevel/volumeButton.pngbin0 -> 578 bytes
-rw-r--r--resources/images/impl/gui/common/soundlevel/volumeButtonPressed.pngbin0 -> 658 bytes
5 files changed, 2 insertions, 0 deletions
diff --git a/resources/images/images.properties b/resources/images/images.properties
index e7bab09..e24b594 100644
--- a/resources/images/images.properties
+++ b/resources/images/images.properties
@@ -201,6 +201,8 @@ service.gui.soundlevel.SOUND_LEVEL_ACTIVE=resources/images/impl/gui/common/sound
service.gui.soundlevel.SOUND_LEVEL_INACTIVE=resources/images/impl/gui/common/soundlevel/soundInactive.png
service.gui.soundlevel.MICROPHONE=resources/images/impl/gui/common/soundlevel/Microphone.png
service.gui.soundlevel.HEADPHONE=resources/images/impl/gui/common/soundlevel/Headphone.png
+service.gui.soundlevel.VOLUME_BUTTON=resources/images/impl/gui/common/soundlevel/volumeButton.png
+service.gui.soundlevel.VOLUME_BUTTON_PRESSED=resources/images/impl/gui/common/soundlevel/volumeButtonPressed.png
# Smileys icons
service.gui.smileys.SMILEY1=resources/images/impl/gui/common/smileys/default/smiley1.gif
diff --git a/resources/images/impl/gui/common/soundlevel/Headphone.png b/resources/images/impl/gui/common/soundlevel/Headphone.png
index 54f4615..b6459b7 100644
--- a/resources/images/impl/gui/common/soundlevel/Headphone.png
+++ b/resources/images/impl/gui/common/soundlevel/Headphone.png
Binary files differ
diff --git a/resources/images/impl/gui/common/soundlevel/Microphone.png b/resources/images/impl/gui/common/soundlevel/Microphone.png
index 1c913a6..fee2347 100644
--- a/resources/images/impl/gui/common/soundlevel/Microphone.png
+++ b/resources/images/impl/gui/common/soundlevel/Microphone.png
Binary files differ
diff --git a/resources/images/impl/gui/common/soundlevel/volumeButton.png b/resources/images/impl/gui/common/soundlevel/volumeButton.png
new file mode 100644
index 0000000..ed49c24
--- /dev/null
+++ b/resources/images/impl/gui/common/soundlevel/volumeButton.png
Binary files differ
diff --git a/resources/images/impl/gui/common/soundlevel/volumeButtonPressed.png b/resources/images/impl/gui/common/soundlevel/volumeButtonPressed.png
new file mode 100644
index 0000000..4b91193
--- /dev/null
+++ b/resources/images/impl/gui/common/soundlevel/volumeButtonPressed.png
Binary files differ