RetroShare/plugins/VOIP/gui/VOIP_images.qrc
2016-01-18 13:36:38 +01:00

20 lines
645 B
Plaintext

<RCC>
<qresource prefix="/">
<file>images/muted_self.svg</file>
<file>images/talking_on.svg</file>
<file>images/talking_off.svg</file>
<file>images/chat-bubble.png</file>
<file>images/filmcam.png</file>
<file>images/fullscreen.png</file>
<file>images/fullscreen_arrows.png</file>
<file>images/microphone.png</file>
<file>images/microphone_mute.png</file>
<file>images/phone.png</file>
<file>images/phone_hangup.png</file>
<file>images/speaker.png</file>
<file>images/speaker_mute.png</file>
<file>images/webcam.png</file>
<file>images/video-icon-big.png</file>
</qresource>
</RCC>