File: data.qrc

package info (click to toggle)
kaidan 0.13.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 8,936 kB
  • sloc: cpp: 28,780; xml: 1,453; sh: 521; python: 34; makefile: 5
file content (11 lines) | stat: -rw-r--r-- 253 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
<!--
SPDX-FileCopyrightText: 2020 Linus Jahn <lnj@kaidan.im>

SPDX-License-Identifier: CC0-1.0
-->
<!DOCTYPE RCC><RCC version="1.0">
	<qresource prefix="/data">
		<file>providers.json</file>
		<file>providers-completion.json</file>
	</qresource>
</RCC>