File: data.qrc

package info (click to toggle)
dtkcore 5.7.12-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,728 kB
  • sloc: cpp: 22,021; ansic: 183; python: 68; xml: 58; makefile: 27; sh: 15
file content (15 lines) | stat: -rw-r--r-- 670 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<RCC>
    <qresource prefix="/">
        <file>data/dt-settings.json</file>
        <file>data/dconf-example.meta.json</file>
        <file>data/dconf-example.override.json</file>
        <file>data/dconf-override/dconf-example.override.a.json</file>
        <file>data/dconf-override/dconf-example.override.a.b.json</file>
        <file>data/dconf-global.meta.json</file>
        <file>data/dconf-global.override.json</file>
        <file>data/dconf-example_other_app_configure.meta.json</file>
        <file>data/LGPLv3.txt</file>
        <file>data/example-license.json</file>
        <file>data/dconf-example.override.noexistitem.json</file>
    </qresource>
</RCC>