File: recursive.xml

package info (click to toggle)
libhangul 0.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,468 kB
  • sloc: ansic: 8,619; python: 631; xml: 402; makefile: 211; ruby: 26; sh: 14
file content (12 lines) | stat: -rw-r--r-- 240 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<hangul-keyboard id="recursive" type="jamo">

    <name>Recursive</name>

    <map id="0">
        <item key="0x20" value="0x0020"/>
    </map>

    <include file="recursive.xml"/>

</hangul-keyboard>