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.
6 lines
204 B
XML
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>
|