forked from AuroraMiddleware/gtk
4152e14e32
We install a few helper files for the ui file format. Namespace these, to avoid conflict with the same files in GTK3.
7 lines
189 B
XML
7 lines
189 B
XML
<?xml version="1.0"?>
|
|
<locatingRules>
|
|
<locatingRule name="GtkBuilder" pattern="*.ui">
|
|
<documentRule localName="interface" target="gtkbuilder.its"/>
|
|
</locatingRule>
|
|
</locatingRules>
|