mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 00:30:08 +00:00
cc1af0f71c
We move our menus.ui file into Gtk's namespace so that it will get picked up. Accordingly, we no longer have to do any of the work for ourselves... https://bugzilla.gnome.org/show_bug.cgi?id=722092
8 lines
182 B
XML
8 lines
182 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<gresources>
|
|
<gresource prefix="/org/gtk/bloatpad">
|
|
<file preprocess="xml-stripblanks">gtk/menus.ui</file>
|
|
</gresource>
|
|
</gresources>
|