As the sidelist gets more complex, managing it in CcWindow would make it very confusing. This patch introduces the CcPanelList, a widget that manages the sidelist. https://bugzilla.gnome.org/show_bug.cgi?id=767301
8 lines
311 B
XML
8 lines
311 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<gresources>
|
|
<gresource prefix="/org/gnome/ControlCenter/gtk">
|
|
<file preprocess="xml-stripblanks">help-overlay.ui</file>
|
|
<file preprocess="xml-stripblanks">panel-list.ui</file>
|
|
<file preprocess="xml-stripblanks">window.ui</file>
|
|
</gresource>
|
|
</gresources>
|