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 698478 - gactionmap: don't require GActionGroup
gactionmap: don't require GActionGroup
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: gapplication
unspecified
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks:
 
 
Reported: 2013-04-20 23:11 UTC by Lars Karlitski
Modified: 2013-04-21 02:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gactionmap: don't require GActionGroup (875 bytes, patch)
2013-04-20 23:11 UTC, Lars Karlitski
accepted-commit_now Details | Review

Description Lars Karlitski 2013-04-20 23:11:50 UTC
Some objects might only want be an action map, like GNotification.  There's no
actual dependency here.
Comment 1 Lars Karlitski 2013-04-20 23:11:52 UTC
Created attachment 242046 [details] [review]
gactionmap: don't require GActionGroup
Comment 2 Allison Karlitskaya (desrt) 2013-04-21 01:59:42 UTC
Review of attachment 242046 [details] [review]:

yup.