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 697376 - Use the correct property to set GtkMenuButton's menu
Use the correct property to set GtkMenuButton's menu
Status: RESOLVED FIXED
Product: file-roller
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2013-04-05 16:41 UTC by Cosimo Cecchi
Modified: 2013-04-05 19:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use the correct property to set GtkMenuButton's menu (1.43 KB, patch)
2013-04-05 16:41 UTC, Cosimo Cecchi
none Details | Review

Description Cosimo Cecchi 2013-04-05 16:41:05 UTC
See patch.
Comment 1 Cosimo Cecchi 2013-04-05 16:41:06 UTC
Created attachment 240770 [details] [review]
Use the correct property to set GtkMenuButton's menu

The property was renamed during the development cycle after its
introduction and it's now called "popup".
Comment 2 Paolo Bacchilega 2013-04-05 19:46:45 UTC
pushed to master, thank you.