gnome-control-center/panels/firmware-security/firmware-security.gresource.xml
Kate Hsuan c6bdea361b panel: firmware-security: About dialog for showing the panel description
An about dialog is used to show the description of the device security panel.

Fix: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2204

Signed-off-by: Kate Hsuan <hpa@redhat.com>
2023-01-04 17:54:26 +00:00

10 lines
501 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/org/gnome/control-center/firmware-security">
<file preprocess="xml-stripblanks">cc-firmware-security-panel.ui</file>
<file preprocess="xml-stripblanks">cc-firmware-security-dialog.ui</file>
<file preprocess="xml-stripblanks">cc-firmware-security-boot-dialog.ui</file>
<file preprocess="xml-stripblanks">cc-firmware-security-help-dialog.ui</file>
<file>security-level.css</file>
</gresource>
</gresources>