An error occurred while loading commit signatures
Select Git revision
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
example.gresources.xml

Christian Hergert authored
This is just going to be a stupid little text editor to demo some things and allow us to test stuff in a non-trivial fashion.
example.gresources.xml 370 B
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/org/gnome/example/ui">
<file>example-document-view.ui</file>
<file>example-window.ui</file>
</gresource>
<gresource prefix="/org/gnome/example">
<file>gtk/menus.ui</file>
<file>shortcuts/default.keytheme</file>
<file>themes/shared.css</file>
</gresource>
</gresources>