mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
12 lines
490 B
Plaintext
12 lines
490 B
Plaintext
<RCC>
|
|
<qresource prefix="/">
|
|
<file alias="schema">schema/schema.json</file>
|
|
<file alias="schema-color">schema/schema-color.json</file>
|
|
<file alias="schema-image">schema/schema-image.json</file>
|
|
<file alias="schema-serverinfo">schema/schema-serverinfo.json</file>
|
|
<file alias="schema-clear">schema/schema-clear.json</file>
|
|
<file alias="schema-clearall">schema/schema-clearall.json</file>
|
|
<file alias="schema-transform">schema/schema-transform.json</file>
|
|
</qresource>
|
|
</RCC>
|