forked from sarim/ibus-avro
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcom.github.sarim.ibus.avro.metainfo.xml
37 lines (37 loc) · 1.55 KB
/
com.github.sarim.ibus.avro.metainfo.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
<?xml version="1.0" encoding="UTF-8"?>
<component type="inputmethod">
<id>com.github.sarim.ibus.avro</id>
<metadata_license>CC0-1.0</metadata_license>
<name>Avro Phonetic</name>
<summary>Bangla input method for IBus</summary>
<description>
<p>
ibus-avro is a port of the popular Avro Phonetic Bangla typing method
to Linux. This software works as an Engine (plugin) of IBus and lets
users type in English and on-the-fly transliterate them phonetically
to Bangla.
</p>
</description>
<url type="homepage">https://github.com/sarim/ibus-avro</url>
<developer_name>Sarim Khan</developer_name>
<project_license>MPL-1.1</project_license>
<icon type="remote" width="48" height="48">http://linux.omicronlab.com/appstream/avro-icon.png</icon>
<screenshots>
<screenshot type="default">
<caption>Avro Phonetic in ubuntu 18.04.3 LTS (gnome)</caption>
<image>http://linux.omicronlab.com/appstream/avro_ubuntu_gnome.png</image>
</screenshot>
<screenshot>
<caption>Avro Phonetic in debian 10 buster (cinnamon)</caption>
<image>http://linux.omicronlab.com/appstream/avro_debian_cinnamon.png</image>
</screenshot>
<screenshot>
<caption>Avro Phonetic in debian 10 buster (mate)</caption>
<image>http://linux.omicronlab.com/appstream/avro_debian_mate.png</image>
</screenshot>
<screenshot>
<caption>Avro Phonetic in kubuntu 18.04.3 LTS (kde)</caption>
<image>http://linux.omicronlab.com/appstream/avro_kubuntu_kde.png</image>
</screenshot>
</screenshots>
</component>