diff options
Diffstat (limited to 'bindings/vala/app.gresource.xml')
-rw-r--r-- | bindings/vala/app.gresource.xml | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/bindings/vala/app.gresource.xml b/bindings/vala/app.gresource.xml deleted file mode 100644 index 65ee4e92..00000000 --- a/bindings/vala/app.gresource.xml +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - Copyright © 2014 Christian Persch - - This program 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 3 of the License, or - (at your option) any later version. - - This program 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 this program. If not, see <https://www.gnu.org/licenses/>. ---> -<gresources> - <gresource prefix="/org/gnome/vte/test/app"> - <file alias="ui/window.ui" compressed="true" preprocess="xml-stripblanks">app.ui</file> - <file alias="ui/search-popover.ui" compressed="true" preprocess="xml-stripblanks">search-popover.ui</file> - </gresource> -</gresources> |