1
mirror of https://invent.kde.org/network/falkon.git synced 2024-11-15 03:22:11 +01:00
falkonOfficial/src/plugins/StatusBarIcons/statusbaricons.qrc

18 lines
591 B
Plaintext
Raw Normal View History

<RCC>
<qresource prefix="/sbi">
<file>data/icon.png</file>
<file>data/images.png</file>
<file>data/javascript.png</file>
<file>data/network-offline.png</file>
<file>data/network-online.png</file>
<file>data/network-unknown.png</file>
<file>data/preferences-network.png</file>
<file>data/add.png</file>
<file>data/remove.png</file>
<file>locale/sr_BA.qm</file>
<file>locale/sr_BA@latin.qm</file>
<file>locale/sr_RS.qm</file>
<file>locale/sr_RS@latin.qm</file>
</qresource>
</RCC>