File 0001-recent-icon.patch of Package mate-menu
diff -aur a/mate_menu/plugins/recent.py b/mate_menu/plugins/recent.py --- a/mate_menu/plugins/recent.py +++ b/mate_menu/plugins/recent.py @@ -57,7 +57,7 @@ self.width = 250 #Plugin icon - self.icon = 'mate-folder.png' + self.icon = 'folder.png' self.settings = EasyGSettings ("org.mate.mate-menu.plugins.recent")