Introduce a new widget that will be used for displaying System Information in the about section
8 lines
353 B
XML
8 lines
353 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<gresources>
|
|
<gresource prefix="/org/gnome/control-center/info-overview">
|
|
<file preprocess="xml-stripblanks">cc-info-overview-panel.ui</file>
|
|
<file preprocess="xml-stripblanks">cc-info-entry.ui</file>
|
|
<file preprocess="xml-stripblanks">cc-system-details-window.ui</file>
|
|
</gresource>
|
|
</gresources>
|