gnome-control-center/panels/common/common.gresource.xml
Sam Hewitt 2bcea589b6 common: Add small cross icon
- ship symbolic asset for remove/delete actions
- replace references to window-close-symbolic with new cross-small
2024-04-29 11:01:18 -02:30

18 lines
959 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>
<gresource prefix="/org/gnome/Settings/icons/scalable/actions">
<file preprocess="xml-stripblanks">info-outline-symbolic.svg</file>
<file preprocess="xml-stripblanks">cross-small-symbolic.svg</file>
</gresource>
</gresources>