gnome-control-center/shell/gnome-control-center.gresource.xml
Felipe Borges 52638c9f46 shell: Add About dialog
Fixes #834
2023-12-01 13:00:00 +01:00

16 lines
601 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/org/gnome/Settings/gtk">
<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/multitasking-symbolic.svg</file>
<file>style.css</file>
<file alias="appdata">appdata/org.gnome.Settings.appdata.xml.in</file>
</gresource>
</gresources>