File: resources.gresource.xml

package info (click to toggle)
wordbook 0.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 752 kB
  • sloc: python: 1,460; xml: 9; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 450 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
  <gresource prefix="/dev/mufeed/Wordbook/">
    <file compressed="true">style.css</file>
    <file compressed="true" preprocess="xml-stripblanks" alias="gtk/help-overlay.ui">ui/shortcuts_window.ui</file>

    <file compressed="true" preprocess="xml-stripblanks">ui/settings_window.ui</file>
    <file compressed="true" preprocess="xml-stripblanks">ui/window.ui</file>
  </gresource>
</gresources>