mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 13:41:07 +00:00
643b6f147b
No need for the extra subdirectory, and the name should match the module name.
14 lines
372 B
XML
14 lines
372 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<gresources>
|
|
<gresource prefix="/org/gtk/inspector">
|
|
<file>button-path.ui</file>
|
|
<file>object-hierarchy.ui</file>
|
|
<file>css-editor.ui</file>
|
|
<file>classes-list.ui</file>
|
|
<file>widget-tree.ui</file>
|
|
<file>prop-list.ui</file>
|
|
<file>themes.ui</file>
|
|
<file>window.ui</file>
|
|
</gresource>
|
|
</gresources>
|