Files
piper/data/piper.gresource.xml
Peter Hutterer c8db491096 Revert "Add LED page to configure LEDs"
This reverts commit 8078ecd2ba.
2017-07-27 21:24:10 +10:00

15 lines
672 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/org/freedesktop/Piper">
<file>404.svg</file>
<file preprocess="xml-stripblanks">AboutDialog.ui</file>
<file preprocess="xml-stripblanks">ui/OptionButton.ui</file>
<file preprocess="xml-stripblanks">ui/ResolutionRow.ui</file>
<file preprocess="xml-stripblanks">ui/ResolutionsPage.ui</file>
<file preprocess="xml-stripblanks">ui/Window.ui</file>
<!-- Using this alias, GtkApplication will automatically pick it up for us. -->
<file alias="gtk/menus.ui" preprocess="xml-stripblanks">ui/Menus.ui</file>
</gresource>
</gresources>