Skip to content

Commit

Permalink
IconCollection: add mail-send-receive
Browse files Browse the repository at this point in the history
  • Loading branch information
danirabbit committed Dec 3, 2024
1 parent 3781529 commit 814c057
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/IconCollection.vala
Original file line number Diff line number Diff line change
Expand Up @@ -543,6 +543,11 @@
description = _("Send an email"),
category = ACTIONS
},
Icon () {
name = "mail-send-receive",
description = _("Send and receive all email"),
category = ACTIONS
},
Icon () {
name = "media-eject",
description = _("Eject removable media"),
Expand Down

0 comments on commit 814c057

Please sign in to comment.