blob: a8abf3906184264d24b46c41ca2af157d591f973 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/org/gnome/gnome-system-monitor">
<file preprocess="xml-stripblanks">data/interface.ui</file>
<file preprocess="xml-stripblanks">data/lsof.ui</file>
<file preprocess="xml-stripblanks">data/openfiles.ui</file>
<file preprocess="xml-stripblanks">data/preferences.ui</file>
<file preprocess="xml-stripblanks">data/renice.ui</file>
<file preprocess="xml-stripblanks">data/menus.ui</file>
<file preprocess="xml-stripblanks">pixmaps/download.svg</file>
<file preprocess="xml-stripblanks">pixmaps/upload.svg</file>
<file preprocess="xml-stripblanks" alias="gtk/help-overlay.ui">data/help-overlay.ui</file>
</gresource>
</gresources>
|