Skip to content

Commit dcf4922

Browse files
committed
Add 256x256 icon to m17n.appdata.xml
1 parent 4ba141d commit dcf4922

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

m17n.appdata.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
<caption>ibus-m17n screenshot</caption>
2323
</screenshot>
2424
</screenshots>
25-
<icon type="remote" width="128" height="128">https://raw.githubusercontent.com/ibus/ibus-m17n/main/icons/ibus-m17n.png</icon>
25+
<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>
2627
<project_license>GPL-2</project_license>
2728
<developer_name>Parag Nemade, Mike FABIAN</developer_name>
2829
<update_contact>pnemade@redhat.com, mfabian@redhat.com</update_contact>

0 commit comments

Comments
 (0)