RetroShare/retroshare-gui/src/gui/Posted/Posted_images.qrc

26 lines
780 B
Plaintext
Raw Normal View History

<RCC>
<qresource prefix="/" >
2019-01-30 08:33:50 -05:00
<file>images/expand.png</file>
<file>images/decrease.png</file>
<file>images/down-arrow.png</file>
<file>images/up-arrow.png</file>
<file>images/comments.png</file>
<file>images/comments_blue.png</file>
<file>images/thumb-blocked.png</file>
2019-01-30 08:33:50 -05:00
<file>images/thumb-default.png</file>
<file>images/thumb-link.png</file>
<file>images/share.png</file>
2019-02-04 17:59:31 -05:00
<file>images/notes.png</file>
<file>images/link.png</file>
<file>images/linkext.png</file>
<file>images/post.png</file>
<file>images/photo.png</file>
2019-12-25 11:16:58 -05:00
<file>images/classic.png</file>
<file>images/card.png</file>
<file>images/down-hover.png</file>
<file>images/up-hover.png</file>
<file>images/trashcan.png</file>
<file>images/write.png</file>
</qresource>
</RCC>