File: level.loc

package info (click to toggle)
atomix 44.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,040 kB
  • sloc: ansic: 4,579; python: 7; makefile: 4
file content (11 lines) | stat: -rw-r--r-- 328 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0"?>
<!--
See the gettext documentation for the file format:
http://www.gnu.org/software/gettext/manual/html_node/Preparing-ITS-Rules.html
-->
<locatingRules>
  <locatingRule name="AtomixLevel" pattern="*.atomix.xml">
    <documentRule localName="level" target="level.its"/>
  </locatingRule>
</locatingRules>