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 697083 - handle GSD_POWER_ACTION_LOGOUT
handle GSD_POWER_ACTION_LOGOUT
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: media-keys
3.8.x
Other All
: Normal trivial
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2013-04-02 06:40 UTC by Antoine Jacoutot
Modified: 2013-04-02 08:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
handle GSD_POWER_ACTION_LOGOUT (938 bytes, patch)
2013-04-02 06:40 UTC, Antoine Jacoutot
accepted-commit_now Details | Review

Description Antoine Jacoutot 2013-04-02 06:40:05 UTC
Created attachment 240360 [details] [review]
handle GSD_POWER_ACTION_LOGOUT

Hi.

Trivial warning fix for:
gsd-media-keys-manager.c:1799: warning: enumeration value 'GSD_POWER_ACTION_LOGOUT' not handled in switch
Comment 1 Bastien Nocera 2013-04-02 08:24:51 UTC
Review of attachment 240360 [details] [review]:

Looks fine.
Comment 2 Antoine Jacoutot 2013-04-02 08:29:51 UTC
Thanks, pushed as 6bb589a.