File: default.inputMethod.xml.in.in

package info (click to toggle)
ibus-anthy 1.5.17-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,196 kB
  • sloc: python: 13,094; makefile: 523; sh: 330; ansic: 264
file content (21 lines) | stat: -rw-r--r-- 569 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8"?>
<engines>
	<engine>
		<name>anthy</name>
		<language>ja</language>
		<license>GPL</license>
		<author>Peng Huang &lt;shawn.p.huang@gmail.com&gt;</author>
		<icon>ibus-anthy</icon>
		@LAYOUT_XML@
		<layout_variant></layout_variant>
		<layout_option></layout_option>
		<longname translatable="no">Anthy</longname>
		<description>Anthy Input Method</description>
		<rank>99</rank>
		@HOTKEYS_XML@
		@SYMBOL_XML@
		@ICON_PROP_KEY_XML@
		<version>@PACKAGE_VERSION@</version>
		<textdomain>ibus-anthy</textdomain>
	</engine>
</engines>