libmks/lib/mks.gresource.xml
Christian Hergert 6beaf8b925 lib: encapsulate GtkPicture within MksDisplay
We don't need to do this manually now that we have GtkPicture working
correctly with content-fit. We still want to maintain our own widget to
manage things like grabs and all that though.
2023-02-14 11:18:48 -08:00

8 lines
210 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/org/gnome/libmks">
<file preprocess="xml-stripblanks">mks-display.ui</file>
<file>style.css</file>
</gresource>
</gresources>