gnome-control-center/panels/privacy/privacy.gresource.xml
Robert Ancell 33c91ce738 privacy: Use GtkTemplate
Switch from GtkBuilder to using GtkTemplate.
Rename widget IDs to be more readable.
Drop widget IDs that are not used.
Move code into the .ui file that can be.
2018-10-18 01:01:07 +00:00

6 lines
204 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/org/gnome/control-center/privacy">
<file preprocess="xml-stripblanks">cc-privacy-panel.ui</file>
</gresource>
</gresources>