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. Connect signals in swapped form.
7 lines
293 B
XML
7 lines
293 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<gresources>
|
|
<gresource prefix="/org/gnome/control-center/notifications">
|
|
<file preprocess="xml-stripblanks">cc-app-notifications-dialog.ui</file>
|
|
<file preprocess="xml-stripblanks">cc-notifications-panel.ui</file>
|
|
</gresource>
|
|
</gresources>
|