After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 754401 - grilo-test-ui: Fix warning about deprecated gtk-menu-images
grilo-test-ui: Fix warning about deprecated gtk-menu-images
Status: RESOLVED FIXED
Product: grilo
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: grilo-maint
grilo-maint
Depends on:
Blocks:
 
 
Reported: 2015-09-01 14:23 UTC by Bastien Nocera
Modified: 2015-09-01 14:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
grilo-test-ui: Fix warning about deprecated gtk-menu-images (1.92 KB, patch)
2015-09-01 14:23 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2015-09-01 14:23:33 UTC
.
Comment 1 Bastien Nocera 2015-09-01 14:23:37 UTC
Created attachment 310425 [details] [review]
grilo-test-ui: Fix warning about deprecated gtk-menu-images

Menus don't use images in recent versions of GTK+:
The property GtkSettings:gtk-menu-images is deprecated and shouldn't be used anymore. It will be removed in a future version.

Remove the icons from the menu items.
Comment 2 Victor Toso 2015-09-01 14:30:45 UTC
Review of attachment 310425 [details] [review]:

Sure.
Comment 3 Bastien Nocera 2015-09-01 14:46:17 UTC
Attachment 310425 [details] pushed as fc4965d - grilo-test-ui: Fix warning about deprecated gtk-menu-images