Blame src/terminal.gresource.xml

Packit d370c2
Packit d370c2
Packit d370c2
  Copyright © 2012 Christian Persch
Packit d370c2
Packit d370c2
  This program is free software; you can redistribute it and/or modify
Packit d370c2
  it under the terms of the GNU General Public License as published by
Packit d370c2
  the Free Software Foundation; either version 3, or (at your option)
Packit d370c2
  any later version.
Packit d370c2
Packit d370c2
  This program is distributed in the hope conf it will be useful,
Packit d370c2
  but WITHOUT ANY WARRANTY; without even the implied warranty of
Packit d370c2
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
Packit d370c2
  GNU General Public License for more details.
Packit d370c2
Packit d370c2
  You should have received a copy of the GNU General Public License
Packit d370c2
  along with this program.  If not, see <http://www.gnu.org/licenses/>.
Packit d370c2
-->
Packit d370c2
<gresources>
Packit d370c2
  <gresource prefix="/org/gnome/terminal">
Packit d370c2
    <file alias="css/terminal.css" compressed="true">terminal.common.css</file>
Packit d370c2
    <file alias="gtk/menus.ui" compressed="true" preprocess="xml-stripblanks">terminal-appmenu.ui</file>
Packit d370c2
    <file alias="ui/menubar-with-mnemonics.ui" compressed="true" preprocess="xml-stripblanks">terminal-menubar-with-mnemonics.ui</file>
Packit d370c2
    <file alias="ui/menubar-without-mnemonics.ui" compressed="true" preprocess="xml-stripblanks">terminal-menubar-without-mnemonics.ui</file>
Packit d370c2
    <file alias="ui/notebook-menu.ui" compressed="true" preprocess="xml-stripblanks">terminal-notebook-menu.ui</file>
Packit d370c2
    <file alias="ui/preferences.ui" compressed="true" preprocess="xml-stripblanks">preferences.ui</file>
Packit d370c2
    <file alias="ui/search-popover.ui" compressed="true" preprocess="xml-stripblanks">search-popover.ui</file>
Packit d370c2
    <file alias="ui/terminal.about" compressed="true">terminal.about</file>
Packit d370c2
    <file alias="ui/window.ui" compressed="true" preprocess="xml-stripblanks">terminal-window.ui</file>
Packit d370c2
  </gresource>
Packit d370c2
</gresources>