File: io.github.Pithos.gresource.xml

package info (click to toggle)
pithos 1.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 780 kB
  • sloc: python: 5,256; xml: 107; makefile: 4
file content (13 lines) | stat: -rw-r--r-- 593 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
  <gresource prefix="/io/github/Pithos">
    <file preprocess="xml-stripblanks">gtk/help-overlay.ui</file>

    <file preprocess="xml-stripblanks">ui/PithosWindow.ui</file>
    <file preprocess="xml-stripblanks">ui/AboutPithosDialog.ui</file>
    <file preprocess="xml-stripblanks">ui/PreferencesPithosDialog.ui</file>
    <file preprocess="xml-stripblanks">ui/SearchDialog.ui</file>
    <file preprocess="xml-stripblanks">ui/StationsDialog.ui</file>
    <file preprocess="xml-stripblanks">ui/EqDialog.ui</file>
  </gresource>
</gresources>