gtk/demos/gtk-demo/application.gresource.xml
Matthias Clasen 2a6a354aa8 gtk-demo: Improve the GtkApplication demo
Following suggestions in bug 667968
2012-01-16 17:07:12 -05:00

12 lines
277 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/logos">
<file>gtk-logo-24.png</file>
<file>gtk-logo-48.png</file>
</gresource>
<gresource prefix="/ui">
<file>application.ui</file>
<file>menus.ui</file>
</gresource>
</gresources>