summaryrefslogtreecommitdiff
path: root/gettext-tools/its/glade.loc
blob: fcf688d2640c277582092830cffa227542af37f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0"?>
<locatingRules>
  <locatingRule name="Glade" pattern="*.glade">
    <documentRule localName="GTK-Interface" target="glade1.its"/>
    <documentRule localName="glade-interface" target="glade2.its"/>
    <documentRule localName="interface" target="gtkbuilder.its"/>
  </locatingRule>
  <locatingRule name="Glade" pattern="*.glade2">
    <documentRule localName="glade-interface" target="glade2.its"/>
  </locatingRule>
  <locatingRule name="Glade" pattern="*.ui">
    <documentRule localName="interface" target="gtkbuilder.its"/>
  </locatingRule>
</locatingRules>