1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 10:12:10 +02:00
falkonOfficial/src/plugins/MouseGestures/mousegestures.qrc

20 lines
625 B
Plaintext
Raw Normal View History

<RCC>
<qresource prefix="/mousegestures">
<file>data/icon.png</file>
<file>data/down.gif</file>
<file>data/down-left.gif</file>
<file>data/down-right.gif</file>
<file>data/down-up.gif</file>
<file>data/left.gif</file>
<file>data/right.gif</file>
<file>data/up.gif</file>
<file>data/up-down.gif</file>
<file>data/up-left.gif</file>
<file>data/up-right.gif</file>
<file>data/copyright</file>
<file>locale/cs_CZ.qm</file>
<file>locale/sr_BA.qm</file>
<file>locale/sr_RS.qm</file>
</qresource>
</RCC>