We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ba141d commit dcf4922Copy full SHA for dcf4922
m17n.appdata.xml
@@ -22,7 +22,8 @@
22
<caption>ibus-m17n screenshot</caption>
23
</screenshot>
24
</screenshots>
25
- <icon type="remote" width="128" height="128">https://raw.githubusercontent.com/ibus/ibus-m17n/main/icons/ibus-m17n.png</icon>
+ <icon type="remote" width="128" height="128">https://raw.githubusercontent.com/ibus/ibus-m17n/main/icons/128x128/ibus-m17n.png</icon>
26
+ <icon type="remote" width="256" height="256">https://raw.githubusercontent.com/ibus/ibus-m17n/main/icons/256x256/ibus-m17n.png</icon>
27
<project_license>GPL-2</project_license>
28
<developer_name>Parag Nemade, Mike FABIAN</developer_name>
29
<update_contact>pnemade@redhat.com, mfabian@redhat.com</update_contact>
0 commit comments