File: test3.gresource.xml

package info (click to toggle)
rust-gvdb 0.9.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 508 kB
  • sloc: xml: 13; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 514 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8" ?>
<gresources>
  <gresource prefix="/gvdb/rs/test">
    <file alias="online-symbolic.svg">icons/scalable/actions/online-symbolic.svg</file>
    <file compressed="yes">icons/scalable/actions/send-symbolic.svg</file>
  </gresource>
  <gresource prefix="/gvdb/rs/test/json">
    <file preprocess="json-stripblanks" alias="test.json">json/test.json</file>
  </gresource>
  <gresource prefix="/gvdb/rs/test">
    <file compressed="yes">test.css</file>
  </gresource>
</gresources>