I#1757 - Add icons for mail-smart-backward and mail-smart-forward

Closes https://gitlab.gnome.org/GNOME/evolution/-/issues/1757
This commit is contained in:
Milan Crha
2022-01-04 11:02:41 +01:00
parent afd9a9cf89
commit 51b3de2de4

View File

@ -1766,14 +1766,14 @@ static GtkActionEntry mail_entries[] = {
NULL },
{ "mail-smart-backward",
NULL,
"go-up", /* In case a user adds it to the UI */
NULL, /* No menu item; key press only */
"BackSpace",
NULL,
G_CALLBACK (action_mail_smart_backward_cb) },
{ "mail-smart-forward",
NULL,
"go-down", /* In case a user adds it to the UI */
NULL, /* No menu item; key press only */
"space",
NULL,