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

26 lines
847 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/de_DE.qm</file>
<file>locale/id_ID.qm</file>
<file>locale/ja_JP.qm</file>
2012-03-10 12:20:38 +01:00
<file>locale/nl_NL.qm</file>
<file>locale/sk_SK.qm</file>
<file>locale/sr_BA.qm</file>
<file>locale/sr_RS.qm</file>
<file>locale/zh_TW.qm</file>
</qresource>
</RCC>