Skip to content

Commit a24f1df

Browse files
authored
Merge pull request #3975 from paul-arg/messageicons
messageicons: fix broken pngs
2 parents 65343fb + c8580a6 commit a24f1df

File tree

7 files changed

+2
-1
lines changed

7 files changed

+2
-1
lines changed

apps/messageicons/ChangeLog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@
88
0.07: Minor code improvements
99
0.08: Add more icons including GMail, Google Messages, Google Agenda
1010
0.09: Add Bereal, Nextcloud, Thunderbird, Davx⁵, Kleinanzeigen, Element X
11+
0.10: Fix broken PNG icons

apps/messageicons/icons.img

0 Bytes
Binary file not shown.

apps/messageicons/icons/agenda.png

-23 Bytes
Loading

apps/messageicons/icons/gmail.png

-19 Bytes
Loading

apps/messageicons/icons/leboncoin.png

-37 Bytes
Loading

apps/messageicons/icons/messages.png

-46 Bytes
Loading

apps/messageicons/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "messageicons",
33
"name": "Message Icons",
4-
"version": "0.09",
4+
"version": "0.10",
55
"description": "Library containing a list of icons and colors for apps",
66
"icon": "app.png",
77
"type": "module",

0 commit comments

Comments
 (0)