gnome-control-center/shell/gnome-control-center.gresource.xml
Adrien Plazas d548309f34 info-overview-panel: Use the external link icon for the updates link
This makes it explicit it opens another application to perform the
action.
2022-05-12 23:04:51 +00:00

17 lines
663 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/org/gnome/Settings/gtk">
<file preprocess="xml-stripblanks">cc-panel.ui</file>
<file preprocess="xml-stripblanks">cc-panel-list.ui</file>
<file preprocess="xml-stripblanks">cc-window.ui</file>
<file preprocess="xml-stripblanks">help-overlay.ui</file>
<file>style.css</file>
</gresource>
<!-- Panel icons -->
<gresource prefix="/org/gnome/Settings">
<file preprocess="xml-stripblanks">icons/external-link-symbolic.svg</file>
<file preprocess="xml-stripblanks">icons/multitasking-symbolic.svg</file>
<file>style.css</file>
</gresource>
</gresources>