mate-desktop / mate-panel

MATE panel
https://mate-desktop.org
GNU General Public License v2.0
185 stars 118 forks source link

Main menus: fix missing Places, System icons #1410

Closed lukefromdc closed 1 year ago

lukefromdc commented 1 year ago

After replacing gtk_image_menu_item with mate_image_menu_item We must also replace GTK_TYPE_IMAGE_MENU_ITEM with MATE_TYPE_IMAGE_MENU_ITEM

This fixes leftover GtkImageMenuItem deprecation warnings and restores missing Places and System icons in main menus