1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
|
<?xml version="1.0" encoding="UTF-8"?>
<!-- https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html -->
<component type="inputmethod">
<id>org.freedesktop.ibus.engine.anthy</id>
<metadata_license>GFDL-1.3</metadata_license>
<project_license>GPL-2.0</project_license>
<name translatable="no">Anthy</name>
<summary>Japanese input method</summary>
<icon type="remote" width="48" height="48">https://raw.githubusercontent.com/ibus/ibus-anthy/main/icons/ibus-anthy.png</icon>
<description>
<p>
The Anthy input method is designed for entering Japanese text.
</p>
<p>
Input methods are typing systems allowing users to input complex languages.
They are necessary because these contain too many characters to simply be laid
out on a traditional keyboard.
</p>
</description>
<keywords>
<keyword>input-method</keyword>
<keyword>Japanese</keyword>
</keywords>
<url type="homepage">https://github.com/ibus/ibus/wiki</url>
<url type="bugtracker">https://github.com/ibus/ibus-anthy/issues</url>
<url type="help">https://github.com/ibus/ibus/wiki/FAQ</url>
<url type="translate">https://translate.fedoraproject.org/projects/ibus/ibus-anthy/</url>
<releases>
<release version="latest">
<description>
<p>See the upstream release list.</p>
</description>
<url>https://github.com/ibus/ibus-anthy/releases</url>
</release>
</releases>
<compulsory_for_desktop>IBus</compulsory_for_desktop>
<screenshots>
<screenshot type="default">
<caption>The Anthy input method is designed for entering Japanese text.</caption>
<image type="source" width="236" height="200">http://ibus.github.io/images/2.png</image>
</screenshot>
</screenshots>
<translation type="gettext">ibus-anthy</translation>
<update_contact>tfujiwar_AT_redhat.com</update_contact>
</component>
|