File: misc.xml

package info (click to toggle)
libsoup3 3.6.5-6
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 7,568 kB
  • sloc: ansic: 61,978; python: 202; xml: 97; sh: 84; makefile: 32; javascript: 5
file content (11 lines) | stat: -rw-r--r-- 331 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
  <gresource>
    <file compressed="true">test1.txt</file>
    <file preprocess="xml-stripblanks">test.gresource.xml</file>
  </gresource>
  <gresource prefix="/a_prefix">
    <file alias="test2-alias.txt">test2.txt</file>
    <file>test2.txt</file>
  </gresource>
</gresources>