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

37 lines
1.2 KiB
Plaintext
Raw Normal View History

2012-07-11 18:30:00 +02:00
<RCC>
<qresource prefix="/gm">
<file>data/icon.png</file>
<file>data/bootstrap.min.js</file>
<file>data/script.png</file>
<file>locale/ca_ES.qm</file>
2012-07-11 18:30:00 +02:00
<file>locale/cs_CZ.qm</file>
<file>locale/de_DE.qm</file>
<file>locale/el_GR.qm</file>
2012-07-31 00:39:35 +02:00
<file>locale/es_ES.qm</file>
<file>locale/es_VE.qm</file>
<file>locale/fa_IR.qm</file>
2012-07-11 18:30:00 +02:00
<file>locale/fr_FR.qm</file>
<file>locale/gl_ES.qm</file>
<file>locale/he_IL.qm</file>
<file>locale/hu_HU.qm</file>
2012-07-21 10:49:48 +02:00
<file>locale/id_ID.qm</file>
<file>locale/it_IT.qm</file>
<file>locale/ja_JP.qm</file>
<file>locale/ka_GE.qm</file>
<file>locale/nl_NL.qm</file>
<file>locale/pl_PL.qm</file>
<file>locale/pt_BR.qm</file>
<file>locale/pt_PT.qm</file>
2012-07-11 18:30:00 +02:00
<file>locale/sr_BA.qm</file>
2013-01-29 14:48:39 +01:00
<file>locale/sr_BA@latin.qm</file>
2012-07-11 18:30:00 +02:00
<file>locale/sr_RS.qm</file>
2013-01-29 14:48:39 +01:00
<file>locale/sr_RS@latin.qm</file>
<file>locale/tr_TR.qm</file>
<file>locale/uk_UA.qm</file>
<file>locale/zh_CN.qm</file>
<file>locale/zh_TW.qm</file>
<file>data/icon18.png</file>
<file>data/icon16.png</file>
2012-07-11 18:30:00 +02:00
</qresource>
</RCC>