blob: 2c769e8bb799edf3dd5ea3232173daa5b40ee677 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/com/github/theironrobin/siglo">
<file>window.ui</file>
<file>watch.svg</file>
<file>watch-icon.svg</file>
<file>watch-check.svg</file>
<file>watch-progress.svg</file>
<file>watch-error.svg</file>
</gresource>
</gresources>
|