appFavorites: Add evolution to rename list

Evolution 3.28 changed the desktop filename. Without this patch,
evolution will disappear from the dock.
This commit is contained in:
Bastien Nocera 2018-04-10 14:38:26 +00:00
parent 9c0707d4dc
commit 9f7b101437

View File

@ -13,6 +13,7 @@ const RENAMED_DESKTOP_IDS = {
'dconf-editor.desktop': 'ca.desrt.dconf-editor.desktop',
'empathy.desktop': 'org.gnome.Empathy.desktop',
'epiphany.desktop': 'org.gnome.Epiphany.desktop',
'evolution.desktop': 'org.gnome.Evolution.desktop',
'file-roller.desktop': 'org.gnome.FileRoller.desktop',
'gcalctool.desktop': 'org.gnome.Calculator.desktop',
'geary.desktop': 'org.gnome.Geary.desktop',