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 691663 - session: Remove RequiredProviders support
session: Remove RequiredProviders support
Status: RESOLVED FIXED
Product: gnome-session
Classification: Core
Component: gnome-session
unspecified
Other All
: Normal normal
: ---
Assigned To: Session Maintainers
Session Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-01-13 17:33 UTC by Bastien Nocera
Modified: 2013-01-13 18:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
session: Remove RequiredProviders support (9.92 KB, patch)
2013-01-13 17:33 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2013-01-13 17:33:20 UTC
.
Comment 1 Bastien Nocera 2013-01-13 17:33:22 UTC
Created attachment 233391 [details] [review]
session: Remove RequiredProviders support

This is only needed when we have interchangeable system components
to handle particular features, such as using a specific notification
daemon. We don't need that any more, as those should be provided by
RequiredComponents already, and not changeable.

If a non-GNOME desktop uses gnome-session, they will most likely have
their preferred provider for that feature.
Comment 2 Colin Walters 2013-01-13 18:20:41 UTC
Review of attachment 233391 [details] [review]:

Makes sense to me.
Comment 3 Bastien Nocera 2013-01-13 18:43:19 UTC
Attachment 233391 [details] pushed as 098fad4 - session: Remove RequiredProviders support