summaryrefslogtreecommitdiff
path: root/src/zenity.gresource.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/zenity.gresource.xml.in')
-rw-r--r--src/zenity.gresource.xml.in28
1 files changed, 28 insertions, 0 deletions
diff --git a/src/zenity.gresource.xml.in b/src/zenity.gresource.xml.in
new file mode 100644
index 0000000..4671d46
--- /dev/null
+++ b/src/zenity.gresource.xml.in
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!-- vim:ts=4 sw=4
+-->
+<!--
+ Copyright © 2021-2023 Logan Rathbone <poprocks@gmail.com>
+
+ Zenity is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation; either version 2 of the
+ License, or (at your option) any later version.
+
+ Zenity 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
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public License
+ along with Zenity; see the file COPYING.
+ If not, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+-->
+
+<gresources>
+ <gresource prefix="@resource_base_path@">
+ <file preprocess="xml-stripblanks" compressed="true">zenity.ui</file>
+ </gresource>
+</gresources>