And create the dialog manually instead. The next commit will move it to a different page in the panel itself, so not much care was put into makin the dialog perfectly matching. https://gitlab.gnome.org/GNOME/gnome-control-center/issues/533
10 lines
416 B
XML
10 lines
416 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<gresources>
|
|
<gresource prefix="/org/gnome/control-center/display">
|
|
<file preprocess="xml-stripblanks">cc-display-panel.ui</file>
|
|
<file preprocess="xml-stripblanks">cc-display-settings.ui</file>
|
|
<file preprocess="xml-stripblanks">cc-night-light-page.ui</file>
|
|
<file>display-arrangement.css</file>
|
|
<file>night-light.css</file>
|
|
</gresource>
|
|
</gresources>
|