This is the basic panel structure which will contain the pages for the "System" panel, per mockups in https://gitlab.gnome.org/Teams/Design/settings-mockups/-/blob/master/system/system-panel.png See #2241
6 lines
202 B
XML
6 lines
202 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<gresources>
|
|
<gresource prefix="/org/gnome/control-center/system">
|
|
<file preprocess="xml-stripblanks">cc-system-panel.ui</file>
|
|
</gresource>
|
|
</gresources>
|