gatuno-terminal/src/terminal.gresource.xml

31 lines
1.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--
This file is part of MATE Terminal.
MATE Terminal is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
MATE Terminal is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with MATE Terminal. If not, see <http://www.gnu.org/licenses/>.
-->
<gresources>
<gresource prefix="/org/mate/terminal/ui">
<file compressed="true" preprocess="xml-stripblanks">encodings-dialog.ui</file>
<file compressed="true" preprocess="xml-stripblanks">find-dialog.ui</file>
<file compressed="true" preprocess="xml-stripblanks">keybinding-editor.ui</file>
<file compressed="true" preprocess="xml-stripblanks">profile-manager.ui</file>
<file compressed="true" preprocess="xml-stripblanks">profile-new-dialog.ui</file>
<file compressed="true" preprocess="xml-stripblanks">profile-preferences.ui</file>
<file compressed="true" preprocess="xml-stripblanks">skey-challenge.ui</file>
<file compressed="true" preprocess="xml-stripblanks">terminal.xml</file>
<file compressed="true">terminal.about</file>
</gresource>
</gresources>