forked from ibus/ibus-m17n
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathm17n.appdata.xml
64 lines (63 loc) · 2.02 KB
/
m17n.appdata.xml
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<?xml version="1.0" encoding="UTF-8"?>
<component type="inputmethod">
<id>m17n.xml</id>
<metadata_license>CC0-1.0</metadata_license>
<name>Ibus M17N</name>
<summary>M17N input engine for IBus</summary>
<description>
<p>
This multilingualization input method allows entering many
languages using the input methods from the m17n library.
</p>
</description>
<project_license>GPL-2</project_license>
<developer_name>Parag Nemade, Mike FABIAN</developer_name>
<update_contact>[email protected], [email protected]</update_contact>
<url type="homepage">https://github.com/ibus/ibus-m17n</url>
<url type="bugtracker">https://github.com/ibus/ibus-m17n/issues</url>
<url type="help">https://github.com/ibus/ibus-m17n</url>
<releases>
<release version="1.4.1" date="2018-10-25" urgency="medium">
<description>
<p>This new stable release includes these changes:</p>
<ul>
<li>
Fix for google code issue 1781 in ibus-m17n for kk
(Correct symbols for kk input methods)
</li>
<li>
Add German translations
</li>
<li>
Add m17n.appdata.xml
</li>
</ul>
</description>
</release>
<release version="1.4.0" date="2018-10-24" urgency="medium">
<description>
<p>This new stable release includes these changes:</p>
<ul>
<li>
Migrate from IBusConfig to GSettings. Resolves:
https://github.com/ibus/ibus-m17n/issues/3
</li>
<li>
Add an option to emulate US layout
</li>
<li>
Fix preedit background colour and underlining
</li>
<li>
Switch off preedit background and foreground correctly if
disabled in the setup tool
</li>
<li>
Other minor bug fixes.
</li>
</ul>
</description>
</release>
</releases>
<translation type="gettext">ibus-m17n</translation>
</component>