File: resources.gresource.xml

package info (click to toggle)
startup-disk 0.1.5-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 396 kB
  • sloc: xml: 86; makefile: 62
file content (9 lines) | stat: -rw-r--r-- 440 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
  <gresource prefix="org/startup-disk/StartupDisk">
    <file compressed="true">style.css</file>
    <file compressed="true" preprocess="xml-stripblanks">org.startup_disk.StartupDisk.metainfo.xml</file>
    <file compressed="true" preprocess="xml-stripblanks">window.ui</file>
    <file compressed="true" preprocess="xml-stripblanks">boot_candidate.ui</file>
  </gresource>
</gresources>