Files

10 lines
351 B
Plaintext
Raw Permalink Normal View History

2019-09-23 11:07:45 +02:00
<RCC>
<qresource prefix="/">
<file alias="index.html">data/index.html</file>
<file alias="txHelp.html">data/txHelp.html</file>
2019-10-06 13:07:28 +02:00
<file alias="addressHelp.html">data/addressHelp.html</file>
2020-08-28 15:45:03 +02:00
<file alias="setup.html">data/setup.html</file>
2021-02-22 16:27:57 +01:00
<file alias="error.json">data/error.json</file>
2019-09-23 11:07:45 +02:00
</qresource>
</RCC>