mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
f0d3d66e3f
Moved Search Filter feature into a frame, to hide by default for a clean Chat Window, optional enable from the menu. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7772 b45a01b8-16f6-495d-af2f-9b41ad6348cc
19 lines
557 B
Plaintext
19 lines
557 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file>images/audio-volume-high.png</file>
|
|
<file>images/muted_self.svg</file>
|
|
<file>images/audio-volume-muted.png</file>
|
|
<file>images/talking_on.svg</file>
|
|
<file>images/talking_off.svg</file>
|
|
<file>images/call-start.png</file>
|
|
<file>images/call-stop.png</file>
|
|
<file>images/call-hold.png</file>
|
|
<file>images/camera-on.png</file>
|
|
<file>images/camera-off.png</file>
|
|
<file>images/video-icon-big.png</file>
|
|
<file>images/video-icon-on.png</file>
|
|
<file>images/video-icon-off.png</file>
|
|
</qresource>
|
|
</RCC>
|
|
|