widget-factory: Use the new application resource support

This commit is contained in:
Matthias Clasen
2014-07-09 10:13:38 -04:00
parent 0abb2f57fd
commit b31a310d7d
5 changed files with 23 additions and 32 deletions

View File

@ -3,4 +3,7 @@
<gresource prefix="/ui">
<file preprocess="xml-stripblanks">widget-factory.ui</file>
</gresource>
<gresource prefix="/org/gtk/WidgetFactory/gtk">
<file preprocess="xml-stripblanks">menus.ui</file>
</gresource>
</gresources>