gnome-control-center/panels/common/common.gresource.xml
Felipe Borges 00a71d46da common: Introduce CcListRowInfoButton widget
This simplifies the display of additional text information for our
rows.

See #1571
2023-05-16 13:32:21 +00:00

14 lines
735 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/org/gnome/control-center/common">
<file preprocess="xml-stripblanks">cc-illustrated-row.ui</file>
<file preprocess="xml-stripblanks">cc-language-chooser.ui</file>
<file preprocess="xml-stripblanks">cc-language-row.ui</file>
<file preprocess="xml-stripblanks">cc-list-row.ui</file>
<file preprocess="xml-stripblanks">cc-list-row-info-button.ui</file>
<file preprocess="xml-stripblanks">cc-time-editor.ui</file>
<file preprocess="xml-stripblanks">cc-permission-infobar.ui</file>
<file preprocess="xml-stripblanks">cc-split-row.ui</file>
<file preprocess="xml-stripblanks">cc-vertical-row.ui</file>
</gresource>
</gresources>