mirror of
https://gitlab.gnome.org/GNOME/libmks.git
synced 2024-11-05 00:11:16 +00:00
6beaf8b925
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.
8 lines
210 B
XML
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>
|