File: resources.gresource.xml

package info (click to toggle)
obfuscate 0.0.10-13
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 932 kB
  • sloc: sh: 26; makefile: 21; xml: 13
file content (14 lines) | stat: -rw-r--r-- 832 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
  <gresource prefix="/com/belmoussaoui/Obfuscate/">
    <file compressed="true" preprocess="xml-stripblanks" alias="drawing_area.ui">resources/ui/drawing_area.ui</file>
    <file compressed="true" preprocess="xml-stripblanks" alias="gtk/help-overlay.ui">resources/ui/shortcuts.ui</file>
    <file compressed="true" preprocess="xml-stripblanks" alias="window.ui">resources/ui/window.ui</file>

    <file compressed="true" alias="style.css">resources/style.css</file>
  </gresource>
  <gresource prefix="/com/belmoussaoui/Obfuscate/icons/scalable/actions">
    <file compressed="true" alias="blur-symbolic.svg">resources/blur-symbolic.svg</file>
    <file compressed="true" alias="square-filled-symbolic.svg">resources/square-filled-symbolic.svg</file>
  </gresource>
</gresources>