Two tests for sidebar widget were added: one at the main sidebar view, the other inside the Details category.
10 lines
411 B
XML
10 lines
411 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<gresources>
|
|
<gresource prefix="/org/gnome/control-center/tests/panels">
|
|
<file preprocess="xml-stripblanks">gtp-dynamic-panel.ui</file>
|
|
<file preprocess="xml-stripblanks">gtp-header-widget.ui</file>
|
|
<file preprocess="xml-stripblanks">gtp-sidebar-widget.ui</file>
|
|
<file preprocess="xml-stripblanks">gtp-static-init.ui</file>
|
|
</gresource>
|
|
</gresources>
|
|
|