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 721836 - Simplify GtkActionHelper
Simplify GtkActionHelper
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Class: GtkApplication
unspecified
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2014-01-08 23:21 UTC by Allison Karlitskaya (desrt)
Modified: 2014-01-09 04:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Simplify GtkActionHelper (10.38 KB, patch)
2014-01-08 23:21 UTC, Allison Karlitskaya (desrt)
committed Details | Review

Description Allison Karlitskaya (desrt) 2014-01-08 23:21:25 UTC
Now that the last GMenuModel-based user of GtkActionHelper is gone, we
can substantially simplify it.
Comment 1 Allison Karlitskaya (desrt) 2014-01-08 23:21:27 UTC
Created attachment 265799 [details] [review]
Simplify GtkActionHelper
Comment 2 Matthias Clasen 2014-01-09 02:27:39 UTC
Review of attachment 265799 [details] [review]:

looks fine to me
Comment 3 Allison Karlitskaya (desrt) 2014-01-09 04:00:40 UTC
Attachment 265799 [details] pushed as 7291d3e - Simplify GtkActionHelper