gnome-control-center/tests/interactive-panels/panels.gresource.xml
Georges Basile Stavracas Neto 896ff73c2b
tests: Add test panels for sidebar widget
Two tests for sidebar widget were added: one at the main
sidebar view, the other inside the Details category.
2018-11-16 19:25:13 -02:00

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>