forked from AuroraMiddleware/gtk
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>
|